)]}'
{
  "commit": "045cc5590a214a0efb982d028a4f1f0e9dfe3314",
  "tree": "d99e9bb98f7bd7edb64a78baef2176d42cde62a8",
  "parents": [
    "2e52121acd2befd3ad04953f94fae5e80d84b1a2"
  ],
  "author": {
    "name": "Adam Langley",
    "email": "agl@chromium.org",
    "time": "Wed Jul 16 10:45:57 2014 -0700"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Wed Jul 16 18:59:38 2014 +0000"
  },
  "message": "Don\u0027t delay CKX and Finished for False Start.\n\nAndroid never did this - they patched out the point in the code that set\nthe SSL3_FLAGS_DELAY_CLIENT_FINISHED flag when doing False Start.\nAlso, from the unittests it appears that NSS doesn\u0027t do this either.\nThus this change brings BoringSSL into line with existing behaviour.\n\nSSL3_FLAGS_DELAY_CLIENT_FINISHED wasn\u0027t introduced with False Start,\nit\u0027s an option in vanilla OpenSSL. But I can\u0027t find anything that uses\nit and, since it\u0027s going to be untested, I\u0027ve removed it completely in\nthis change.\n\nChange-Id: I910537bfa35e74ab88778b83612cf5607d485969\nReviewed-on: https://boringssl-review.googlesource.com/1221\nReviewed-by: David Benjamin \u003cdavidben@chromium.org\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "182edb312cc1164a8e59626dae7644ba583154b1",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl3.h",
      "new_id": "a1610505d22d38f1db3454744308c984daa267a7",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl3.h"
    },
    {
      "type": "modify",
      "old_id": "538aa60a71107b75b82efb15487ac7d522846755",
      "old_mode": 33188,
      "old_path": "ssl/d1_clnt.c",
      "new_id": "63d31f2f7e8da156c11155d38ce012f8cae8962a",
      "new_mode": 33188,
      "new_path": "ssl/d1_clnt.c"
    },
    {
      "type": "modify",
      "old_id": "77ea695f4a313b69e4fa5aa0f214babe2f87681b",
      "old_mode": 33188,
      "old_path": "ssl/s3_clnt.c",
      "new_id": "856843ba1aa75cc594c1587795e9953c30d85451",
      "new_mode": 33188,
      "new_path": "ssl/s3_clnt.c"
    }
  ]
}
