index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
Improved $cookie_ evaluation.
Vadim Zhestikov
4
-6
/
+30
2026-02-11
Proxy: fixed HTTP/2 upstream with caching enabled.
Roman Arutyunyan
1
-2
/
+5
2026-02-11
Version bump.
Roman Arutyunyan
1
-2
/
+2
2026-02-04
Upstream: reinit upstream after reading bad response.
Roman Arutyunyan
2
-1
/
+5
2026-02-04
Upstream: detect premature plain text response from SSL backend.
Roman Arutyunyan
1
-0
/
+9
2026-01-29
Output chain: clear the last_buf flag unless inherited.
Sergey Kandaurov
1
-0
/
+10
2026-01-29
Proxy: fixed sending HTTP/2 buffered request body on next upstream.
Sergey Kandaurov
1
-0
/
+2
2026-01-21
Range filter: reasonable limit on multiple ranges.
Sergey Kandaurov
1
-1
/
+16
2026-01-15
Uwsgi: ensure HTTP_HOST is set to the requested target host.
Andrew Clayton
1
-1
/
+11
2026-01-15
SCGI: ensure HTTP_HOST is set to the requested target host.
Andrew Clayton
1
-1
/
+11
2026-01-15
FastCGI: ensure HTTP_HOST is set to the requested target host.
Andrew Clayton
1
-1
/
+11
2025-12-24
Win32: fixed C4319 warning with MSVC 2022 x86.
Aleksei Bavshin
1
-1
/
+1
2025-12-17
SSL: logging level of the "ech_required" TLS alert.
Roman Arutyunyan
1
-0
/
+1
2025-12-16
Version bump.
Aleksei Bavshin
1
-2
/
+2
2025-12-09
QUIC: fixed possible segfault on handshake failures.
Jan Svojanovsky
1
-0
/
+6
2025-12-08
Proxy: cache support for HTTP/2.
Zhidao HONG
1
-25
/
+52
2025-12-08
Proxy: buffering support for HTTP/2.
Zhidao HONG
1
-0
/
+142
2025-12-08
Proxy: extracted control frame and skip functions for HTTP/2.
Zhidao HONG
1
-192
/
+150
2025-12-08
Proxy: extracted ngx_http_proxy_v2_process_frames() function.
Zhidao HONG
1
-72
/
+93
2025-12-08
Proxy: added HTTP/2 proxy module.
Zhidao HONG
3
-2
/
+4027
2025-12-08
Proxy: refactored for HTTP/2 support.
Roman Arutyunyan
2
-107
/
+182
2025-12-08
Upstream: add support for connection level ALPN protocol negotiation.
Zhidao HONG
2
-0
/
+18
2025-12-06
Disabled bare LF in chunked transfer encoding.
Sergey Kandaurov
2
-29
/
+24
2025-12-04
SSL: avoid warning when ECH is not configured and not supported.
QirunGao
1
-3
/
+6
2025-12-01
Add basic ECH shared-mode via OpenSSL.
sftcd
6
-0
/
+221
2025-11-26
Proxy: fixed segfault in URI change.
Sergey Kandaurov
1
-3
/
+4
2025-11-26
Changed interface of ngx_http_validate_host().
Sergey Kandaurov
5
-57
/
+31
2025-11-26
Improved host header validation.
Sergey Kandaurov
2
-64
/
+266
2025-11-19
HTTP/2: extended guard for NULL buffer and zero length.
Sergey Kandaurov
1
-6
/
+5
2025-11-10
SSL: fixed build with BoringSSL, broken by 38a701d88.
Sergey Kandaurov
1
-1
/
+1
2025-11-10
SSL: ngx_ssl_set_client_hello_callback() error handling.
Sergey Kandaurov
4
-9
/
+26
2025-11-06
Version bump.
Sergey Kandaurov
1
-2
/
+2
2025-10-28
Modules compatibility: increased compat section size.
Roman Arutyunyan
1
-1
/
+1
2025-10-28
Fixed compilation warnings on Windows after c93a0c48af87.
Roman Arutyunyan
1
-2
/
+2
2025-10-27
OCSP: fixed invalid type for the 'ssl_ocsp' directive.
Roman Semenov
2
-2
/
+2
2025-10-25
Headers filter: inheritance control for add_header and add_trailer.
Roman Arutyunyan
1
-4
/
+70
2025-10-24
Geo: the "volatile" parameter.
Dmitry Plotnikov
2
-0
/
+24
2025-10-24
SSL: $ssl_sigalg, $ssl_client_sigalg.
Sergey Kandaurov
4
-0
/
+68
2025-10-24
Upstream: reset local address in case of error.
Roman Arutyunyan
2
-0
/
+4
2025-10-23
CONNECT method support for HTTP/1.1.
Roman Arutyunyan
4
-3
/
+50
2025-10-23
Added $request_port and $is_request_port variables.
Roman Arutyunyan
6
-3
/
+98
2025-10-08
SSL: support for compressed server certificates with BoringSSL.
Sergey Kandaurov
2
-0
/
+190
2025-10-08
SSL: disabled using certificate compression with OCSP stapling.
Sergey Kandaurov
2
-2
/
+14
2025-10-08
Version bump.
Sergey Kandaurov
1
-2
/
+2
2025-10-06
SSL: fixed "key values mismatch" with object cache inheritance.
Sergey Kandaurov
2
-12
/
+63
2025-09-26
Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.
Sergey Kandaurov
3
-4
/
+43
2025-09-26
Upstream: overflow detection in Cache-Control delta-seconds.
Sergey Kandaurov
1
-34
/
+47
2025-09-25
SSL: AWS-LC compatibility.
Sergey Kandaurov
3
-3
/
+4
2025-09-25
QUIC: a new macro to differentiate BoringSSL specific EVP API.
Sergey Kandaurov
2
-16
/
+18
2025-09-25
QUIC: localized OpenSSL headers used for QUIC protection.
Sergey Kandaurov
2
-8
/
+6
[next]