)]}'
{
  "commit": "4dbdf94c67fcb316e67727a9a83964e56d1a596f",
  "tree": "20493630d98fa05ac183762f925b1b3adbd0e6c0",
  "parents": [
    "f25dda98bd5a04ea8501892a54dfb1424d21f3c0"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Jul 06 21:55:10 2016 -0700"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Thu Jul 07 23:51:25 2016 +0000"
  },
  "message": "Push V2ClientHello handling into ssl3_get_message.\n\nV2ClientHello is going to be ugly wherever we do it, but this hides it\nbehind the transport method table. It removes a place where the\nhandshake state machine reaches into ssl3_get_message\u0027s internal state.\nssl3_get_message will now silently translate V2ClientHellos into true\nClientHellos and manage the handshake hash appropriately.\n\nNow the only accesses of init_buf from the handshake state machines are\nto create and destroy the buffer.\n\nChange-Id: I81467a038f6ac472a465eec7486a443fe50a98e1\nReviewed-on: https://boringssl-review.googlesource.com/8641\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3bbdb1750c3d5513863f77c679e5967d7a6730e4",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "5f437032cb800273db4bc03aa19abca139f8948b",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "ed49362dccd247c8bf92a16465176a720b4bf17c",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl3.h",
      "new_id": "b71c1de5016d573c908b6f0e2624f9a0f7b65c3d",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl3.h"
    },
    {
      "type": "modify",
      "old_id": "085bf3da91d94a212355a744e63dfcb61245afe1",
      "old_mode": 33188,
      "old_path": "ssl/handshake_server.c",
      "new_id": "e06790417670cd0c396a310e4428efc545b6d823",
      "new_mode": 33188,
      "new_path": "ssl/handshake_server.c"
    },
    {
      "type": "modify",
      "old_id": "fd1631828b037d162ae07135c3c8f9afa6fe3b88",
      "old_mode": 33188,
      "old_path": "ssl/s3_both.c",
      "new_id": "e67f6a4b0ffdf79f0f9525701a6b3531ae0acba6",
      "new_mode": 33188,
      "new_path": "ssl/s3_both.c"
    }
  ]
}
