)]}'
{
  "commit": "6d621e6729d41a809d87c221728d11a52d913a13",
  "tree": "7b39de65b339857b92941be2cb947be7b54b2653",
  "parents": [
    "e6aabdfb452de672f5c25ffc490ba35b82c6db76"
  ],
  "author": {
    "name": "Alexandr Nedvedicky",
    "email": "sashan@openssl.org",
    "time": "Wed Jan 28 08:03:18 2026 +0100"
  },
  "committer": {
    "name": "Neil Horman",
    "email": "nhorman@openssl.org",
    "time": "Thu Mar 12 14:04:07 2026 -0400"
  },
  "message": "QUIC LCID hash table collapse on Windows/32-bit due to SipHash digest size misuse\n\nUsing sizeof(unsigned long) as SipHash digest size; SipHash supports\nonly 8 or 16 bytes. On platforms where sizeof(unsigned long) \u003d\u003d 4,\nthe call fails, and lcid_hash returns the zero-initialized value,\ndegrading the hash table into list.\n\nThe issue was kindly reported and fix provided by Stanislav Fort at Aisle Research.\n\nReviewed-by: Eugene Syromiatnikov \u003cesyr@openssl.org\u003e\nReviewed-by: Paul Dale \u003cpaul.dale@oracle.com\u003e\nReviewed-by: Neil Horman \u003cnhorman@openssl.org\u003e\nMergeDate: Thu Mar 12 18:04:10 2026\n(Merged from https://github.com/openssl/openssl/pull/29814)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "660eb802ba32f09448c656716b4dd5ec0b717f0d",
      "old_mode": 33188,
      "old_path": "ssl/quic/quic_lcidm.c",
      "new_id": "e23c16ce44ba518b6c8729e8640543d8e8d554e3",
      "new_mode": 33188,
      "new_path": "ssl/quic/quic_lcidm.c"
    }
  ]
}
