)]}'
{
  "commit": "559f0644a5feb25c44c9324bf193545f9fc01f65",
  "tree": "ddf12aecb94e5d7c35fa3eed26d6c22feba306c6",
  "parents": [
    "7c5728649affe20e2952b11a0aeaf0e7b114aad9"
  ],
  "author": {
    "name": "Alessandro Ghedini",
    "email": "alessandro@ghedini.me",
    "time": "Wed Dec 07 12:55:32 2016 +0000"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Thu Dec 08 20:29:43 2016 +0000"
  },
  "message": "Support setting per-connection OCSP staple\n\nRight now the only way to set an OCSP response is SSL_CTX_set_ocsp_response\nhowever this assumes that all the SSLs generated from a SSL_CTX share the\nsame OCSP response, which is wrong.\n\nThis is similar to the OpenSSL \"function\" SSL_get_tlsext_status_ocsp_resp,\nthe main difference being that this doesn\u0027t take ownership of the OCSP buffer.\n\nIn order to avoid memory duplication in case SSL_CTX has its own response,\na CRYPTO_BUFFER is used for both SSL_CTX and SSL.\n\nChange-Id: I3a0697f82b805ac42a22be9b6bb596aa0b530025\nReviewed-on: https://boringssl-review.googlesource.com/12660\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c29040acb30ac3c98d138f4d8a82da98e3f50dc9",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "8b443fd17b3438f9c8c8a4ddc15fb6d212c74c64",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "c11407473fdf11074e10a25fa1d516de2bb8f4b0",
      "old_mode": 33188,
      "old_path": "ssl/handshake_server.c",
      "new_id": "1c1c7088f2db45b9c2b2d0fedf471c03977caa64",
      "new_mode": 33188,
      "new_path": "ssl/handshake_server.c"
    },
    {
      "type": "modify",
      "old_id": "b0c0906571e730b08cb69761ce94a82fbc6845e6",
      "old_mode": 33188,
      "old_path": "ssl/ssl_lib.c",
      "new_id": "ac5a7ddece2580d2d0603ccca0607ae6eca461ea",
      "new_mode": 33188,
      "new_path": "ssl/ssl_lib.c"
    },
    {
      "type": "modify",
      "old_id": "3530ff5d9b5707d6c895b743267a1280e431f4f4",
      "old_mode": 33188,
      "old_path": "ssl/t1_lib.c",
      "new_id": "086af3c15575d143aecba13823ad6811579de78f",
      "new_mode": 33188,
      "new_path": "ssl/t1_lib.c"
    },
    {
      "type": "modify",
      "old_id": "b7f9c9deb404f497011b192feb29e08187611731",
      "old_mode": 33188,
      "old_path": "ssl/test/bssl_shim.cc",
      "new_id": "dbfaf107df135fcd6b5d7321f482d8b8d794fa3c",
      "new_mode": 33188,
      "new_path": "ssl/test/bssl_shim.cc"
    },
    {
      "type": "modify",
      "old_id": "ea3eb77d63959b6f79c59dadef09cc873def7fc5",
      "old_mode": 33188,
      "old_path": "ssl/tls13_both.c",
      "new_id": "1a1d8b99088a42e0e5d75b53c0d08c5626f3b027",
      "new_mode": 33188,
      "new_path": "ssl/tls13_both.c"
    }
  ]
}
