)]}'
{
  "commit": "ba70904949d2f9eec160043bf9a97182b33a2b82",
  "tree": "57b3f96794f1fcc0b6ef596decd5fb5ba796d5c2",
  "parents": [
    "c748834ff7af7949519d2820a79ec35e809b5a71"
  ],
  "author": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Thu Jun 21 13:30:38 2018 +0100"
  },
  "committer": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Wed Jun 27 10:03:20 2018 +0100"
  },
  "message": "Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters handshake data\n\nIn the case where we are shutdown for writing and awaiting a close_notify\nback from a subsequent SSL_shutdown() call we skip over handshake data\nthat is received. This should not be treated as an error - instead it\nshould be signalled with SSL_ERROR_WANT_READ.\n\nReviewed-by: Bernd Edlinger \u003cbernd.edlinger@hotmail.de\u003e\nReviewed-by: Kurt Roeckx \u003ckurt@roeckx.be\u003e\n(Merged from https://github.com/openssl/openssl/pull/6340)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e12c53806288af02931257f72b5adb93d01b8c7",
      "old_mode": 33188,
      "old_path": "ssl/record/rec_layer_s3.c",
      "new_id": "e12a2178a417d646099d891e004f3c68890c9e74",
      "new_mode": 33188,
      "new_path": "ssl/record/rec_layer_s3.c"
    },
    {
      "type": "modify",
      "old_id": "d998e104d4e1a86a7834ccb51648cc5fd9bfec23",
      "old_mode": 33188,
      "old_path": "test/sslapitest.c",
      "new_id": "ec449560f487a36df5b48f39d2c77d56705a8032",
      "new_mode": 33188,
      "new_path": "test/sslapitest.c"
    }
  ]
}
