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
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
Mp4: fixed possible integer overflow on 32-bit platforms.
Roman Arutyunyan
1
-7
/
+7
2026-03-24
Mp4: avoid zero size buffers in output.
Roman Arutyunyan
1
-6
/
+9
2026-03-24
Upstream keepalive: fixed parameter parsing.
Roman Arutyunyan
1
-1
/
+1
2026-03-24
Proxy: enabled HTTP/1.1 by default for upstream connections.
Roman Semenov
1
-33
/
+3
2026-03-24
Upstream: enabled keepalive by default for explicit upstreams.
Roman Semenov
1
-63
/
+67
2026-03-24
Upstream keepalive: distinguish cached connections by location.
Roman Semenov
1
-1
/
+22
2026-03-19
The "multipath" parameter of the "listen" directive.
Sergey Kandaurov
3
-0
/
+21
2026-03-16
gRPC: reset buffer chains on upstream reinit.
David Carlier
1
-0
/
+3
2026-03-16
Proxy: reset pending control frames on HTTP/2 upstream reinit.
David Carlier
1
-0
/
+1
2026-03-11
Proxy authentication definitions.
Roman Arutyunyan
4
-2
/
+17
2026-03-09
Sticky: fixed expiration of learned sessions after reload.
Aleksei Bavshin
1
-2
/
+57
2026-03-09
Sticky: samesite=<strict|lax|none> cookie flags.
Vladimir Kokshenev
1
-1
/
+89
2026-03-09
Sticky: added the "header" parameter in the learn mode.
Vladimir Homutov
4
-15
/
+84
2026-03-09
Sticky: added the "max-age" attribute to cookie.
Vladimir Homutov
1
-4
/
+6
2026-03-09
Sticky: added variables support to cookie domain.
Vladimir Homutov
1
-18
/
+38
2026-03-09
Sticky: added "httponly" and "secure" attributes.
Vladimir Homutov
1
-0
/
+39
2026-03-09
Sticky: added "draining" peer state.
Vladimir Homutov
3
-7
/
+36
2026-03-09
Upstream: introduced a new macro for down value.
Aleksei Bavshin
2
-1
/
+3
2026-03-09
Sticky: added the "learn" mode.
Vladimir Homutov
1
-92
/
+767
2026-03-09
Upstream: added sticky sessions support for upstreams.
Vladimir Homutov
10
-8
/
+1005
2026-02-23
Mp4: validate sync sample values in stss atom.
CodeByMoriarty
1
-13
/
+25
2026-02-17
SCGI: fixed passing CONTENT_LENGTH in unbuffered mode.
Sergey Kandaurov
1
-4
/
+2
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-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
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-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-01
Add basic ECH shared-mode via OpenSSL.
sftcd
2
-0
/
+22
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
1
-32
/
+133
2025-11-19
HTTP/2: extended guard for NULL buffer and zero length.
Sergey Kandaurov
1
-6
/
+5
2025-11-10
SSL: ngx_ssl_set_client_hello_callback() error handling.
Sergey Kandaurov
1
-1
/
+3
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
1
-1
/
+1
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
1
-0
/
+12
[next]