)]}'
{
  "commit": "031132c297e54cbc20404a0bf8de6ed863196399",
  "tree": "0a89dedeca4b2b6ca95bb1af7cf82e5836c6178a",
  "parents": [
    "85773128d0e80cd8dcc772a6931d385b8cf4acd1"
  ],
  "author": {
    "name": "John Baldwin",
    "email": "jhb@FreeBSD.org",
    "time": "Mon Mar 07 16:55:18 2022 -0800"
  },
  "committer": {
    "name": "Tomas Mraz",
    "email": "tomas@openssl.org",
    "time": "Wed Apr 06 13:15:27 2022 +0200"
  },
  "message": "KTLS: Add using_ktls helper variable in ssl3_get_record().\n\nWhen KTLS receive is enabled, pending data may still be present due to\nread ahead.  This data must still be processed the same as records\nreceived without KTLS.  To ease readability (especially in\nconsideration of additional checks which will be added for TLS 1.3),\nadd a helper variable \u0027using_ktls\u0027 that is true when the KTLS receive\npath is being used to receive a record.\n\nCo-authored-by: Dmitry Podgorny \u003cpasis.ua@gmail.com\u003e\n\nReviewed-by: Matt Caswell \u003cmatt@openssl.org\u003e\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/17942)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55348143055770235a6bd88ec99b5d39a9bcd6cc",
      "old_mode": 33188,
      "old_path": "ssl/record/ssl3_record.c",
      "new_id": "8eb9497e06f5cd8d04bfd290b6ec7591f95120ce",
      "new_mode": 33188,
      "new_path": "ssl/record/ssl3_record.c"
    }
  ]
}
