nginx/src
Sergey Kandaurov 54e6b7cfee QUIC: logging missing mandatory TLS extensions only once.
Previously, they might be logged on every add_handshake_data
callback invocation when using OpenSSL compat layer and processing
coalesced handshake messages.

Further, the ALPN error message is adjusted to signal the missing
extension.  Possible reasons were previously narrowed down with
ebb6f7d65 changes in the ALPN callback that is invoked earlier in
the handshake.
2025-05-23 15:00:47 +04:00
..
core Core: improved NGX_ALIGNMENT detection on some x86_64 platforms. 2025-04-18 12:57:26 -07:00
event QUIC: logging missing mandatory TLS extensions only once. 2025-05-23 15:00:47 +04:00
http HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value. 2025-04-18 15:28:00 +04:00
mail Mail: handling of LOGIN IMAP command untagged response. 2024-11-26 19:07:17 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Core: fix build without libcrypt. 2025-02-18 16:18:10 +03:00
stream Upstream: fixed passwords support for dynamic certificates. 2025-04-10 17:27:45 +04:00