)]}'
{
  "commit": "93d17499e9c08b473cf60f7e492540c1464897e2",
  "tree": "22ca9c8cdcc8d34d0cd701c8fb306396b1330aa4",
  "parents": [
    "7f393f72a5ef6133e7cbf0f141ac7e9f1408ffcd"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@chromium.org",
    "time": "Sat Oct 17 12:43:36 2015 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "alangley@gmail.com",
    "time": "Tue Oct 20 18:42:15 2015 +0000"
  },
  "message": "Deprecate SSL_want*.\n\nThis is redundant with SSL_get_error. Neither is very good API, but\nSSL_get_error is more common. SSL_get_error also takes a return code\nwhich makes it harder to accidentally call it at some a point other than\nimmediately after an operation. (Any other point is confusing since you\ncan have SSL_read and SSL_write operations going on in parallel and\nthey\u0027ll get mixed up.)\n\nChange-Id: I5818527c30daac28edb552c6c550c05c8580292d\nReviewed-on: https://boringssl-review.googlesource.com/6294\nReviewed-by: Adam Langley \u003calangley@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e23615be8410b52014d214e3ae86ade4431d1016",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "1cdb7ad33c36fe89b7e0d6fd07866d0b4ce3ee00",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "5f729e249541f39b6bba3b667869b0a426f54ea6",
      "old_mode": 33188,
      "old_path": "ssl/ssl_lib.c",
      "new_id": "4218deeb6a5915ee24f50e37898fa4512e5a21c9",
      "new_mode": 33188,
      "new_path": "ssl/ssl_lib.c"
    }
  ]
}
