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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 the "learn" mode.
Vladimir Homutov
1
-92
/
+767
2026-03-09
Upstream: added sticky sessions support for upstreams.
Vladimir Homutov
6
-0
/
+723
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
1
-2
/
+2
2026-02-11
Proxy: fixed HTTP/2 upstream with caching enabled.
Roman Arutyunyan
1
-2
/
+5
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-06
Disabled bare LF in chunked transfer encoding.
Sergey Kandaurov
1
-1
/
+1
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-10
SSL: ngx_ssl_set_client_hello_callback() error handling.
Sergey Kandaurov
1
-1
/
+3
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
2025-10-24
SSL: $ssl_sigalg, $ssl_client_sigalg.
Sergey Kandaurov
1
-0
/
+6
2025-10-23
CONNECT method support for HTTP/1.1.
Roman Arutyunyan
1
-1
/
+3
2025-10-08
SSL: disabled using certificate compression with OCSP stapling.
Sergey Kandaurov
1
-1
/
+7
2025-09-25
SNI: using the ClientHello callback.
Sergey Kandaurov
1
-1
/
+5
2025-09-18
Fixed inaccurate index directive error report.
willmafh
1
-1
/
+1
2025-08-11
Auth basic: fixed file descriptor leak on memory allocation error.
Sergey Kandaurov
1
-1
/
+2
2025-08-03
SSL: support for compressed server certificates with OpenSSL.
Sergey Kandaurov
2
-0
/
+19
2025-06-23
Upstream: fixed reinit request with gRPC and Early Hints.
Sergey Kandaurov
2
-3
/
+22
2025-06-21
Use NULL instead of 0 for null pointer constant.
Andrew Clayton
2
-2
/
+2
2025-06-21
Use NGX_CONF_OK in some function return checks.
Andrew Clayton
10
-10
/
+10
2025-06-19
Upstream: early hints support.
Roman Arutyunyan
2
-7
/
+28
2025-04-10
Upstream: fixed passwords support for dynamic certificates.
Sergey Kandaurov
3
-33
/
+27
2025-04-09
Charset filter: improved validation of charset_map with utf-8.
Sergey Kandaurov
1
-0
/
+6
2025-03-10
Slice filter: improved memory allocation error handling.
Sergey Kandaurov
1
-2
/
+2
2025-01-17
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
3
-0
/
+318
2025-01-17
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
2
-0
/
+108
2025-01-16
Slice filter: log the expected range in case of range error.
Daniel Vasquez Lopez
1
-2
/
+2
2025-01-09
Gzip: compatibility with recent zlib-ng 2.2.x versions.
Sergey Kandaurov
1
-3
/
+5
2024-11-25
Upstream: disallow empty path in proxy_store and friends.
Sergey Kandaurov
4
-0
/
+20
2024-11-22
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
4
-36
/
+4
2024-11-21
Mp4: prevent chunk index underflow.
Roman Arutyunyan
1
-0
/
+6
2024-11-21
Mp4: unordered stsc chunks error for the final chunk.
Roman Arutyunyan
1
-0
/
+7
[next]