)]}'
{
  "commit": "5c03085cff01cd708ff13479ecd8957bc8184820",
  "tree": "488422daac96fea1f8410e6f3ba18e003a475497",
  "parents": [
    "39915f9448d547ac5cf2ca34b4204bf52874935f"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Thu Jul 11 15:45:53 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Jul 11 15:49:13 2019 -0700"
  },
  "message": "Fix replacing connection IDs when initial crypters are in use\n\nWhen the client uses an initial destination connection ID length different than 8 bytes, we replace that connection ID with a random 8-byte one. However, the initial crypters are still based on that original connection ID. This change makes sure that we initialize the TLS crypters with the right connection ID. This also removes the code that would set the crypters in tls_server_handshaker because that is no longer required now that we\u0027ve completely removed in-connection version negotiation.\n\nThis change also makes sure we correctly check the QuicDispatcher::session_map_ for the replaced connection ID which is required to properly route subsequent long header packets after the first one.\n\nThis change is safe without flag protection because it only impacts versions that allow connection IDs of length different than 8, and all those versions are disabled by flags.\n\ngfe-relnote: fix connection ID replacement, protected by quic_enable_v47/48/99\nPiperOrigin-RevId: 257697143\nChange-Id: Ifc3779e292104656abd72fae79fba8b7604cabe2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e05852b0f0d395b821621821527fffc483a14207",
      "old_mode": 33188,
      "old_path": "quic/core/http/end_to_end_test.cc",
      "new_id": "c58d82fff5adfe078ef8aa48c6274a80676f736b",
      "new_mode": 33188,
      "new_path": "quic/core/http/end_to_end_test.cc"
    },
    {
      "type": "modify",
      "old_id": "099217aa071b195c06ca791e9e284b8076a1d15e",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection.cc",
      "new_id": "b693db7f8afa8275fce5c337ca0bbbf563452023",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "503581b4877b13baaf5690424ec99ab5ab22b24f",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection.h",
      "new_id": "5fdffee812786b807a3f56626e4233c83f4c6380",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection.h"
    },
    {
      "type": "modify",
      "old_id": "f7973e0754e256078bbfa830bfa71faf96e4648b",
      "old_mode": 33188,
      "old_path": "quic/core/quic_dispatcher.cc",
      "new_id": "0a83ca8ae7b82ca38135aeef85c235602434004a",
      "new_mode": 33188,
      "new_path": "quic/core/quic_dispatcher.cc"
    },
    {
      "type": "modify",
      "old_id": "20d9ff6dea5c76df94739b8758ba34de59d0ee7f",
      "old_mode": 33188,
      "old_path": "quic/core/tls_client_handshaker.cc",
      "new_id": "d6fc038639e463b574f0a2f20531fa0a23ad3b84",
      "new_mode": 33188,
      "new_path": "quic/core/tls_client_handshaker.cc"
    },
    {
      "type": "modify",
      "old_id": "02a61205171d30ff516d1af60d8210db6ae1e5fc",
      "old_mode": 33188,
      "old_path": "quic/core/tls_server_handshaker.cc",
      "new_id": "81721041847bb5ddce08af76d0bcf5d98c8d9588",
      "new_mode": 33188,
      "new_path": "quic/core/tls_server_handshaker.cc"
    }
  ]
}
