)]}'
{
  "commit": "6f600d6baeb0af5c4bf9d1795f77d740c9f59e96",
  "tree": "a8cdce7af943f6e787b61f4169aaad3f687519d4",
  "parents": [
    "ec6b530683538b5e686cd9e905da36250bef1126"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Dec 21 16:06:54 2016 -0500"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Wed Dec 21 22:06:44 2016 +0000"
  },
  "message": "Add experimental TLS 1.3 short record header extension.\n\nThis extension will be used to test whether\nhttps://github.com/tlswg/tls13-spec/pull/762 is deployable against\nmiddleboxes. For simplicity, it is mutually exclusive with 0-RTT. If\nclient and server agree on the extension, TLS 1.3 records will use the\nformat in the PR rather than what is in draft 18.\n\nBUG\u003d119\n\nChange-Id: I1372ddf7b328ddf73d496df54ac03a95ede961e1\nReviewed-on: https://boringssl-review.googlesource.com/12684\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": "84d0e28f79518ba0cbbd1e867a13f1bf42e308e0",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "1a0e0529e09a1c9b59b7331d85382a75c38e802b",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "54c280055086b980a4d419ed43c76c97033d4d3f",
      "old_mode": 33188,
      "old_path": "include/openssl/tls1.h",
      "new_id": "28828d1d1e039aca6b9caa0b7080be80224c9ca8",
      "new_mode": 33188,
      "new_path": "include/openssl/tls1.h"
    },
    {
      "type": "modify",
      "old_id": "a4ae83acdab396a50b3a9ae200f5d066f3f335a4",
      "old_mode": 33188,
      "old_path": "ssl/internal.h",
      "new_id": "7a10936ab00d65f767ec5d29ec8a5ff99884cd0d",
      "new_mode": 33188,
      "new_path": "ssl/internal.h"
    },
    {
      "type": "modify",
      "old_id": "f4281045e534e1ff3518d99236f6e9d75c549e16",
      "old_mode": 33188,
      "old_path": "ssl/ssl_lib.c",
      "new_id": "40477a90f9032d9a88ffe44be16b502d122a36ed",
      "new_mode": 33188,
      "new_path": "ssl/ssl_lib.c"
    },
    {
      "type": "modify",
      "old_id": "c27e84d9e7e4ecf0427aa62afa5910ac1cf3f987",
      "old_mode": 33188,
      "old_path": "ssl/t1_lib.c",
      "new_id": "06819191b2cf62ca0b800351b8acbe2668b626a1",
      "new_mode": 33188,
      "new_path": "ssl/t1_lib.c"
    },
    {
      "type": "modify",
      "old_id": "4425ab0a7e4bef33217721caf0a8edd7f58452ed",
      "old_mode": 33188,
      "old_path": "ssl/test/bssl_shim.cc",
      "new_id": "8fd6d31be7e2c44c2f7c998e344969de7617bbf6",
      "new_mode": 33188,
      "new_path": "ssl/test/bssl_shim.cc"
    },
    {
      "type": "modify",
      "old_id": "f5fedb0fa8aeccbbcd24af6cb16e6ea37f242ca1",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/common.go",
      "new_id": "dd185ce728b510a65f41778411295ab252d51def",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/common.go"
    },
    {
      "type": "modify",
      "old_id": "80a5b06d83f5ba7aeee6fe372f4c3fab6272302e",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/conn.go",
      "new_id": "510bcf761469e36253e199196914e9ad093b97b6",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/conn.go"
    },
    {
      "type": "modify",
      "old_id": "7fa7ea21f05036a974018e8820574d37520164af",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/handshake_client.go",
      "new_id": "9691ae623db063af737eaf6a452f39949a6c4a6f",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/handshake_client.go"
    },
    {
      "type": "modify",
      "old_id": "8a338f0ba6a56a852aa70c3af93784ffd2a21e89",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/handshake_messages.go",
      "new_id": "1f87ad239c6d54774b068f75c721e6654e525d33",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/handshake_messages.go"
    },
    {
      "type": "modify",
      "old_id": "57566c579962d7bac9aa74c064da4173fa0097f3",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/handshake_server.go",
      "new_id": "6499806a9aff54f8d936f4520a7e22b0996998a2",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/handshake_server.go"
    },
    {
      "type": "modify",
      "old_id": "da1c90a58852e632d9e9112fa7a2f19d6d40b6ac",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/runner.go",
      "new_id": "502e86e3de297b77a1e4f77fb3bbe01b07f253a5",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/runner.go"
    },
    {
      "type": "modify",
      "old_id": "2772831d843d5218d8dfefa76de50200d94c1f55",
      "old_mode": 33188,
      "old_path": "ssl/test/test_config.cc",
      "new_id": "0b1116986121157654daf5eb356c37e9b3311632",
      "new_mode": 33188,
      "new_path": "ssl/test/test_config.cc"
    },
    {
      "type": "modify",
      "old_id": "29364778d487ab76dad5ee4b3085af3b53ad7d83",
      "old_mode": 33188,
      "old_path": "ssl/test/test_config.h",
      "new_id": "9f3fbecb38deaa8bb3a7f46ec2f4db1e33bb23bd",
      "new_mode": 33188,
      "new_path": "ssl/test/test_config.h"
    },
    {
      "type": "modify",
      "old_id": "d19bc14f17c0d39f56f2965bcc6727f271c7d091",
      "old_mode": 33188,
      "old_path": "ssl/tls13_client.c",
      "new_id": "67807e8a7be2f26a23c7c0ccad29cac887667b63",
      "new_mode": 33188,
      "new_path": "ssl/tls13_client.c"
    },
    {
      "type": "modify",
      "old_id": "e3606f1200d3a11bf78cd9dfd8504b2ff06248ac",
      "old_mode": 33188,
      "old_path": "ssl/tls13_server.c",
      "new_id": "a1bfe44dddf443e657bf1373f8d562d641298655",
      "new_mode": 33188,
      "new_path": "ssl/tls13_server.c"
    },
    {
      "type": "modify",
      "old_id": "9e04163093bcd8cd2111694fda5f1fd22e88524a",
      "old_mode": 33188,
      "old_path": "ssl/tls_record.c",
      "new_id": "0039a023a05f61598d40758fe06fe7408bd83d99",
      "new_mode": 33188,
      "new_path": "ssl/tls_record.c"
    }
  ]
}
