openssl/include
Richard Levitte 5506fbeafb Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC
The re-occuring surprise is that in Win32, size_t is 32 bits...
Fixed by changing size_t to uint64_t in QUIC_CC

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19345)
2022-10-25 13:25:00 +02:00
..
crypto crypto: add preemptive threading support 2022-10-17 09:45:39 +01:00
internal Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC 2022-10-25 13:25:00 +02:00
openssl Fix make update 2022-10-20 17:19:02 +01:00