)]}'
{
  "commit": "1a999cf54dbb9e0703b2b21231eb0c8b41e6b6fa",
  "tree": "8c41c7e9c2eff2f27b2791e62af8cad4ce5c193c",
  "parents": [
    "330282a6547104c2dda7768753cc334978500cd2"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Jan 03 10:30:35 2017 -0500"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Wed Jan 25 23:35:32 2017 +0000"
  },
  "message": "Don\u0027t use the buffer BIO in DTLS.\n\nInstead, \"writing\" a message merely adds it to the outgoing_messages\nstructure. The code to write the flight then loops over it all and now\nshares code with retransmission. The verbs here are all a little odd,\nbut they\u0027ll be fixed in later commits.\n\nIn doing so, this fixes a slight miscalculation of the record-layer\noverhead when retransmitting a flight that spans two epochs. (We\u0027d use\nthe encrypted epoch\u0027s overhead for the unencrypted epoch.)\n\nBUG\u003d72\n\nChange-Id: I8ac897c955cc74799f8b5ca6923906e97d6dad17\nReviewed-on: https://boringssl-review.googlesource.com/13223\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1491a5341e6c9027267bf6a1ed82dac6cffab07a",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "df227fbce7968ebc8744163658e9a0f7a7878314",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "d3e4a922c0ead237be8ac5398ff47e2c51c90f72",
      "old_mode": 33188,
      "old_path": "ssl/d1_both.c",
      "new_id": "1d896360e768f6a4743cceeb5ade064244759ab6",
      "new_mode": 33188,
      "new_path": "ssl/d1_both.c"
    },
    {
      "type": "modify",
      "old_id": "702b3c05b60c3ac62b72488355cb84b208db03de",
      "old_mode": 33188,
      "old_path": "ssl/dtls_method.c",
      "new_id": "a774c828bd0981bfaeb50b4ff72d06654dfa1783",
      "new_mode": 33188,
      "new_path": "ssl/dtls_method.c"
    },
    {
      "type": "modify",
      "old_id": "35c08b0eb76b496a939bf44abf06c27a6a5c50e7",
      "old_mode": 33188,
      "old_path": "ssl/dtls_record.c",
      "new_id": "879706dfc738762eea3560ed187561709ce0858e",
      "new_mode": 33188,
      "new_path": "ssl/dtls_record.c"
    },
    {
      "type": "modify",
      "old_id": "a320e72ab3cc99942b01c37a8d5306813b95fbfd",
      "old_mode": 33188,
      "old_path": "ssl/internal.h",
      "new_id": "ffe4d62d8d8a671b4bb70b465d262cde4eba70f8",
      "new_mode": 33188,
      "new_path": "ssl/internal.h"
    },
    {
      "type": "modify",
      "old_id": "ba1ee8fba6e6503f9b3d6e11a514d1803706b13e",
      "old_mode": 33188,
      "old_path": "ssl/ssl_lib.c",
      "new_id": "d653378fcdd12bf17730cec536fa308c98c53769",
      "new_mode": 33188,
      "new_path": "ssl/ssl_lib.c"
    },
    {
      "type": "modify",
      "old_id": "362b0c2787876cbd2933f4f1e55b81eec4453841",
      "old_mode": 33188,
      "old_path": "ssl/tls_record.c",
      "new_id": "6ff79c4b46cf722e26c4b9fcc8e64335e56ff607",
      "new_mode": 33188,
      "new_path": "ssl/tls_record.c"
    }
  ]
}
