QUIC Thread Assisted Mode: Support Windows XP
authorHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 19:15:16 +0000 (19:15 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:09 +0000 (11:14 +0100)
commit1dd04a0fe2ffc4104db5198543ed0ec5895e9651
tree9f2bb11913cee7a9b622c8882b4d086f491abbd3
parent99ed85bba9de5d9983d3796c18e62041d3ce6575
QUIC Thread Assisted Mode: Support Windows XP

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20348)
crypto/build.info
crypto/thread/arch/thread_none.c
crypto/thread/arch/thread_posix.c
crypto/thread/arch/thread_win.c
include/internal/thread_arch.h
ssl/quic/quic_thread_assist.c
test/quic_tserver_test.c