)]}'
{
  "commit": "d08b82c14c8fbd251974170be797e515851f01ad",
  "tree": "b90b34a1e194ab514a30a87835558608edf224a9",
  "parents": [
    "d1160ff75b07e54ec4258b15a84cba45a17d5292"
  ],
  "author": {
    "name": "nharper",
    "email": "nharper@google.com",
    "time": "Wed Feb 26 12:10:25 2020 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Feb 26 12:10:58 2020 -0800"
  },
  "message": "Split TlsConnection::SetEncryptionSecrets in two\n\nhttps://boringssl-review.googlesource.com/c/boringssl/+/40127 changes how\nencryption secrets are passed from BoringSSL to QUIC. Instead of setting\nboth the read and write secrets in a single call, they will be set in two\nseparate calls which will occur at different times.\n\nThis is the first CL to prepare for that change. It splits\nSetEncryptionSecrets into SetWriteSecret and SetReadSecret. This CL does\nnot introduce a behavior change: SetWriteSecret and SetReadSecret are\ncalled at the same time SetEncryptionSecrets formerly was called.\n\ngfe-relnote: Split method in two, no behavior change\nPiperOrigin-RevId: 297417937\nChange-Id: I857505c93111ee0c1d4d2685d085630581feb25d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec6a22639a32846db111fd9f3d33158366425288",
      "old_mode": 33188,
      "old_path": "quic/core/crypto/tls_connection.cc",
      "new_id": "d1931d6f85fdd611bb04b8a50a82a7c9fa5b9389",
      "new_mode": 33188,
      "new_path": "quic/core/crypto/tls_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "f037743f4585c64b9df3ab3efb9ef7c3e10711f0",
      "old_mode": 33188,
      "old_path": "quic/core/crypto/tls_connection.h",
      "new_id": "912a96933151afd27b3a064013697d8591fa7192",
      "new_mode": 33188,
      "new_path": "quic/core/crypto/tls_connection.h"
    },
    {
      "type": "modify",
      "old_id": "b452f29f591462b8b0f1aefa37f68473aa24dffd",
      "old_mode": 33188,
      "old_path": "quic/core/tls_handshaker.cc",
      "new_id": "d8cf3389a0831ecf3ba9922477aadfca7fe3bcf3",
      "new_mode": 33188,
      "new_path": "quic/core/tls_handshaker.cc"
    },
    {
      "type": "modify",
      "old_id": "80615a14a4188612673bc71fc4c21ac236899294",
      "old_mode": 33188,
      "old_path": "quic/core/tls_handshaker.h",
      "new_id": "ab84e3b7cbcd5dfd06727a078953dcba28551246",
      "new_mode": 33188,
      "new_path": "quic/core/tls_handshaker.h"
    }
  ]
}
