)]}'
{
  "commit": "b5e57d0703e83875199f48828799d30f57eb140d",
  "tree": "3d726fbfa4262f74104a82f3553b13724f6174ce",
  "parents": [
    "9ac494a171014fa0f06dbf2b0e08abf1d7ec85aa"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Oct 24 19:05:13 2024 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Oct 29 17:47:40 2024 +0000"
  },
  "message": "runner: Flush DTLS fragments on key change in our 1.3 test stack\n\nOur test DTLS stack buffered up fragments in order to pack or reorder\nthem. On key change, we need to write the fragments out, but since this\nwas written for DTLS 1.2, we did so on ChangeCipherSpec writes. DTLS 1.3\ndoes not use ChangeCipherSpec.\n\nThe only reason this worked at all was that middlebox compatibility mode\ninserted fake ChangeCipherSpecs and we actually haven\u0027t yet made BoGo\nstop sending them at DTLS 1.3! Fix that too.\n\n(We\u0027ll probably want an option to send them again and test how our stack\nreacts... once we decide whether that is to reject them or ignore them.\nhttps://boringssl-review.googlesource.com/c/boringssl/+/69947 only\nhandled not sending them.)\n\nBug: 42290594\nChange-Id: Ie406e4caefd163ffbb0b82191400a9549999f4ee\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/72449\nReviewed-by: Nick Harper \u003cnharper@chromium.org\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8de4b17b8f0ee8c694fbaa57b4858cd984830fca",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/conn.go",
      "new_id": "440f630393c0a224889d54c6fb4bc058ced199dd",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/conn.go"
    },
    {
      "type": "modify",
      "old_id": "e0b8604d8b626e67713d94022cc2f82ad8b8a5f6",
      "old_mode": 33188,
      "old_path": "ssl/test/runner/dtls.go",
      "new_id": "f3101b28262c65f13b23423a9065085e54eaf2cf",
      "new_mode": 33188,
      "new_path": "ssl/test/runner/dtls.go"
    }
  ]
}
