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-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
2025-10-24
SSL: $ssl_sigalg, $ssl_client_sigalg.
Sergey Kandaurov
1
-0
/
+6
2025-10-24
Upstream: reset local address in case of error.
Roman Arutyunyan
1
-0
/
+2
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: disabled using certificate compression with OCSP stapling.
Sergey Kandaurov
1
-1
/
+7
2025-09-26
Upstream: overflow detection in Cache-Control delta-seconds.
Sergey Kandaurov
1
-34
/
+47
2025-09-25
SNI: support for early ClientHello callback with BoringSSL.
Sergey Kandaurov
1
-0
/
+5
2025-09-25
SNI: using the ClientHello callback.
Sergey Kandaurov
2
-36
/
+32
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-08-03
Updated ngx_http_process_multi_header_lines() comments.
Sergey Kandaurov
2
-2
/
+2
2025-08-03
HTTP/3: improved invalid ":authority" error message.
Sergey Kandaurov
1
-1
/
+1
2025-08-03
Made ngx_http_process_request_header() static again.
Sergey Kandaurov
2
-2
/
+2
2025-08-03
HTTP/2: fixed handling of the ":authority" header.
Sergey Kandaurov
1
-15
/
+105
2025-08-03
HTTP/2: factored out constructing the Host header.
Sergey Kandaurov
1
-39
/
+48
2025-07-28
HTTP/2: fixed flushing early hints over SSL.
Roman Arutyunyan
1
-5
/
+7
2025-07-24
HTTP/3: fixed handling of :authority and Host with port.
Roman Arutyunyan
1
-5
/
+8
2025-07-23
HTTP/3: fixed potential type overflow in string literal parser.
Sergey Kandaurov
1
-0
/
+6
2025-06-23
Upstream: fixed reinit request with gRPC and Early Hints.
Sergey Kandaurov
4
-11
/
+25
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
11
-11
/
+11
2025-06-21
HTTP/3: indexed field line encoding for "103 Early Hints".
Sergey Kandaurov
1
-7
/
+4
2025-06-19
Upstream: early hints support.
Roman Arutyunyan
13
-10
/
+698
2025-06-19
HTTP/2: added function declaration.
Roman Arutyunyan
1
-0
/
+2
2025-04-18
HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.
Roman Arutyunyan
1
-1
/
+1
2025-04-17
Fixed -Wunterminated-string-initialization with gcc15.
Roman Arutyunyan
1
-3
/
+4
2025-04-15
HTTP/3: graceful shutdown on keepalive timeout expiration.
Roman Arutyunyan
1
-1
/
+1
[next]