[PATCH 0 of 4] quic libressl support #2

Sergey Kandaurov pluknet at nginx.com
Tue Oct 11 10:35:49 UTC 2022


I decided to rip SSL_set_quic_use_legacy_codepoint() call
as well after some pondering, as it seems useless now.
Updated patches remove using of the macro BORINGSSL_API_VERSION,
replaced with OPENSSL_IS_BORINGSSL where still need to distinguish
building with BoringSSL, which seems consistent wrt rest of quic code.



More information about the nginx-devel mailing list