nginx/src
Zhidao HONG 675ffc6456 Upstream: add support for connection level ALPN protocol negotiation.
This commit is prepared for HTTP/2 and HTTP/3 support.

The ALPN protocol is now set per-connection in
ngx_http_upstream_ssl_init_connection(), allowing proper protocol negotiation
for each individual upstream connection regardless of SSL context sharing.
2025-07-16 07:46:05 +00:00
..
core Version bump. 2025-06-25 14:19:13 +04:00
event QUIC: adjusted OpenSSL 3.5 QUIC API feature test. 2025-07-03 22:50:25 +04:00
http Upstream: add support for connection level ALPN protocol negotiation. 2025-07-16 07:46:05 +00: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 Use NULL instead of 0 for null pointer constant. 2025-06-21 10:36:45 +04:00
stream Upstream: fixed passwords support for dynamic certificates. 2025-04-10 17:27:45 +04:00