)]}'
{
  "commit": "13761f2833c4eac2f9f5709d5120f80792ffb0c5",
  "tree": "f93ed1c7493c586d3ed9ed45450e711ae744b61a",
  "parents": [
    "ba8f1864c15ec938ce0851f416663511c89f454a"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Nov 14 10:51:44 2017 +0800"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Tue Nov 14 05:38:48 2017 +0000"
  },
  "message": "Fix TLSInnerPlaintext limit.\n\nSee https://github.com/tlswg/tls13-spec/pull/1083. We misread the\noriginal text spec, but it turns out the original spec text required\nsenders have version-specific maximum send fragments. The PR fixes this\noff-by-one issue. Align with the new spec text uniformly.\n\nThis is a wire format change for our existing drafts *only if* records\nhave padding. We don\u0027t currently send padding, so this is fine. Unpadded\nrecords continue to be capped at 2^14 bytes of plaintext (or 2^14+1\nbytes of TLSInnerPlaintext structure).\n\nChange-Id: I01017cfd13162504bb163dd59afd74aff0896cc4\nReviewed-on: https://boringssl-review.googlesource.com/23004\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": "57bc20cb1ba9aea428e9f63430ccc306ab228049",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/runner.go",
      "new_id": "0cd1e8111e490bca1c4c0745aadd8303842cc468",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/runner.go"
    },
    {
      "type": "modify",
      "old_id": "7e8e9688f1c57bf10cb018dbdfed695c288348c6",
      "old_mode": 33188,
      "old_path": "ssl/tls_record.cc",
      "new_id": "a1363fa6f32f5957ade1da45fd420f5f2e58b0cf",
      "new_mode": 33188,
      "new_path": "ssl/tls_record.cc"
    }
  ]
}
