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
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
2025-09-25
SNI: support for early ClientHello callback with BoringSSL.
Sergey Kandaurov
4
-0
/
+49
2025-09-25
SNI: using the ClientHello callback.
Sergey Kandaurov
5
-71
/
+165
2025-09-18
Fixed inaccurate index directive error report.
willmafh
1
-1
/
+1
2025-09-12
QUIC: fixed ssl_reject_handshake error handling.
Sergey Kandaurov
1
-11
/
+16
2025-08-13
Version bump.
Sergey Kandaurov
1
-2
/
+2
2025-08-13
Mail: logging upstream to the error log with "smtp_auth none;".
Sergey Kandaurov
1
-6
/
+4
2025-08-13
Mail: reset stale auth credentials with "smtp_auth none;".
Sergey Kandaurov
2
-1
/
+7
2025-08-13
Mail: improved error handling in plain/login/cram-md5 auth methods.
Sergey Kandaurov
1
-16
/
+22
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
8
-0
/
+89
2025-08-03
SSL: disabled certificate compression by default with OpenSSL.
Sergey Kandaurov
1
-0
/
+5
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-07-11
Events: compatibility with NetBSD 10.0 in kqueue.
Sergey Kandaurov
1
-2
/
+2
2025-07-11
Configure: set NGX_KQUEUE_UDATA_T at compile time.
Sergey Kandaurov
1
-0
/
+9
2025-07-11
Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.
Sergey Kandaurov
1
-2
/
+2
2025-07-10
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
Sergey Kandaurov
2
-2
/
+2
2025-07-10
SSL: SSL_group_to_name() compatibility macro.
Sergey Kandaurov
2
-12
/
+5
2025-07-03
QUIC: adjusted OpenSSL 3.5 QUIC API feature test.
Sergey Kandaurov
1
-5
/
+2
2025-06-25
Version bump.
Sergey Kandaurov
1
-2
/
+2
2025-06-23
QUIC: disabled OpenSSL 3.5 QUIC API support by default.
Sergey Kandaurov
1
-1
/
+4
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
6
-6
/
+6
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-05-27
Core: added support for TCP keepalive parameters on macOS.
Sergey Kandaurov
2
-0
/
+21
2025-05-26
SSL: disabled UI console prompts from worker processes.
Aleksei Bavshin
1
-1
/
+20
[next]