| Tue, 15 Jul 2025 22:22:53 +0400 |
Sergey Kandaurov |
SSL: support for compressed server certificates with BoringSSL.
default tip
|
| Thu, 02 Oct 2025 15:22:24 +0400 |
Sergey Kandaurov |
SSL: disabled using certificate compression with OCSP stapling.
|
| Tue, 07 Oct 2025 22:21:37 +0400 |
Sergey Kandaurov |
Updated OpenSSL and PCRE used for win32 builds.
|
| Tue, 07 Oct 2025 22:19:01 +0400 |
Sergey Kandaurov |
Version bump.
|
| Tue, 07 Oct 2025 16:46:15 +0400 |
Sergey Kandaurov |
nginx-1.29.2-RELEASE
|
| Tue, 07 Oct 2025 17:05:09 +0400 |
Sergey Kandaurov |
Fixed a typo.
|
| Thu, 29 May 2025 17:49:48 +0400 |
Sergey Kandaurov |
SSL: fixed "key values mismatch" with object cache inheritance.
|
| Thu, 25 Sep 2025 12:51:40 -0700 |
Maryna-f5 |
Added F5 CLA workflow.
|
| Thu, 11 Sep 2025 18:23:10 +0400 |
Sergey Kandaurov |
Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.
|
| Wed, 10 Sep 2025 18:39:52 +0400 |
Sergey Kandaurov |
Upstream: overflow detection in Cache-Control delta-seconds.
|
| Wed, 30 Jul 2025 16:26:21 +0400 |
Sergey Kandaurov |
SSL: AWS-LC compatibility.
|
| Wed, 30 Jul 2025 16:23:43 +0400 |
Sergey Kandaurov |
QUIC: a new macro to differentiate BoringSSL specific EVP API.
|
| Wed, 30 Jul 2025 16:09:21 +0400 |
Sergey Kandaurov |
QUIC: localized OpenSSL headers used for QUIC protection.
|
| Mon, 22 Sep 2025 19:55:16 +0400 |
Sergey Kandaurov |
SNI: support for early ClientHello callback with BoringSSL.
|
| Tue, 28 Jan 2025 00:53:15 +0400 |
Sergey Kandaurov |
SNI: using the ClientHello callback.
|
| Mon, 08 Sep 2025 22:03:30 +0800 |
willmafh |
Fixed inaccurate index directive error report.
|
| Mon, 18 Aug 2025 22:10:25 +0400 |
Sergey Kandaurov |
Updated link to xslscript.
|
| Wed, 10 Sep 2025 17:25:36 +0400 |
Sergey Kandaurov |
QUIC: fixed ssl_reject_handshake error handling.
|
| Mon, 18 Aug 2025 20:28:06 +0100 |
Mohamed Karrab |
Removed legacy charset directive from default config example.
|
| Wed, 13 Aug 2025 20:26:56 +0400 |
Sergey Kandaurov |
Added a previously missed changes entry in 1.29.1 relnotes.
|
| Wed, 13 Aug 2025 20:07:38 +0400 |
Sergey Kandaurov |
Version bump.
|
| Tue, 12 Aug 2025 18:46:04 +0400 |
Sergey Kandaurov |
nginx-1.29.1-RELEASE
|
| Wed, 13 Aug 2025 17:55:56 +0400 |
Sergey Kandaurov |
Updated OpenSSL used for win32 builds.
|
| Mon, 21 Jul 2025 17:44:28 +0400 |
Sergey Kandaurov |
Mail: logging upstream to the error log with "smtp_auth none;".
|
| Mon, 07 Jul 2025 23:48:44 +0400 |
Sergey Kandaurov |
Mail: reset stale auth credentials with "smtp_auth none;".
|
| Tue, 12 Aug 2025 15:55:02 +0400 |
Sergey Kandaurov |
Mail: improved error handling in plain/login/cram-md5 auth methods.
|
| Fri, 08 Aug 2025 19:44:27 +0400 |
Sergey Kandaurov |
Auth basic: fixed file descriptor leak on memory allocation error.
|
| Wed, 09 Jul 2025 19:02:09 +0400 |
Sergey Kandaurov |
SSL: support for compressed server certificates with OpenSSL.
|
| Tue, 15 Jul 2025 15:55:26 +0400 |
Sergey Kandaurov |
SSL: disabled certificate compression by default with OpenSSL.
|
| Thu, 31 Jul 2025 21:31:27 +0400 |
Sergey Kandaurov |
Updated ngx_http_process_multi_header_lines() comments.
|
| Wed, 30 Jul 2025 17:43:44 +0400 |
Sergey Kandaurov |
HTTP/3: improved invalid ":authority" error message.
|
| Wed, 23 Jul 2025 15:56:37 +0400 |
Sergey Kandaurov |
Made ngx_http_process_request_header() static again.
|
| Wed, 23 Jul 2025 14:54:07 +0400 |
Sergey Kandaurov |
HTTP/2: fixed handling of the ":authority" header.
|
| Wed, 23 Jul 2025 14:32:34 +0400 |
Sergey Kandaurov |
HTTP/2: factored out constructing the Host header.
|
| Thu, 24 Jul 2025 18:29:21 +0400 |
Roman Arutyunyan |
HTTP/2: fixed flushing early hints over SSL.
|
| Thu, 26 Jun 2025 20:19:59 +0400 |
Roman Arutyunyan |
HTTP/3: fixed handling of :authority and Host with port.
|
| Thu, 05 Sep 2024 19:35:43 +0400 |
Sergey Kandaurov |
HTTP/3: fixed potential type overflow in string literal parser.
|
| Thu, 10 Jul 2025 16:59:05 +0400 |
Sergey Kandaurov |
Events: compatibility with NetBSD 10.0 in kqueue.
|
| Thu, 10 Jul 2025 16:30:35 +0400 |
Sergey Kandaurov |
Configure: set NGX_KQUEUE_UDATA_T at compile time.
|
| Tue, 08 Jul 2025 22:45:33 +0400 |
Sergey Kandaurov |
Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.
|
| Tue, 08 Jul 2025 18:07:04 +0400 |
Sergey Kandaurov |
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
|
| Tue, 08 Jul 2025 17:59:50 +0400 |
Sergey Kandaurov |
SSL: SSL_group_to_name() compatibility macro.
|
| Sun, 22 Jun 2025 20:40:05 +0400 |
Sergey Kandaurov |
QUIC: adjusted OpenSSL 3.5 QUIC API feature test.
|
| Tue, 24 Jun 2025 22:46:00 +0400 |
Sergey Kandaurov |
Win32: fixed PCRE license for nginx/Windows zip.
|
| Tue, 24 Jun 2025 22:45:32 +0400 |
Sergey Kandaurov |
Version bump.
|
| Tue, 24 Jun 2025 16:40:21 +0400 |
Sergey Kandaurov |
nginx-1.29.0-RELEASE
|
| Tue, 24 Jun 2025 15:20:27 +0400 |
Sergey Kandaurov |
Updated OpenSSL and PCRE used for win32 builds.
|
| Tue, 24 Jun 2025 16:42:20 +0400 |
Sergey Kandaurov |
Win32: skip OpenSSL dependency generation to conserve time.
|
| Tue, 27 May 2025 21:56:40 +0400 |
Sergey Kandaurov |
QUIC: disabled OpenSSL 3.5 QUIC API support by default.
|
| Mon, 23 Jun 2025 14:55:32 +0400 |
Sergey Kandaurov |
Upstream: fixed reinit request with gRPC and Early Hints.
|
| Wed, 21 May 2025 22:30:20 +0100 |
Andrew Clayton |
Use NULL instead of 0 for null pointer constant.
|
| Wed, 21 May 2025 22:19:32 +0100 |
Andrew Clayton |
Use NGX_CONF_OK in some function return checks.
|
| Fri, 20 Jun 2025 18:46:17 +0400 |
Sergey Kandaurov |
HTTP/3: indexed field line encoding for "103 Early Hints".
|
| Fri, 15 Nov 2024 08:23:53 +0400 |
Roman Arutyunyan |
Upstream: early hints support.
|
| Wed, 18 Jun 2025 19:48:19 +0400 |
Roman Arutyunyan |
HTTP/2: added function declaration.
|
| Mon, 26 May 2025 16:11:36 +0400 |
Sergey Kandaurov |
Core: added support for TCP keepalive parameters on macOS.
|
| Fri, 17 Jan 2025 12:24:08 -0800 |
Aleksei Bavshin |
SSL: disabled UI console prompts from worker processes.
|
| Mon, 16 Dec 2024 17:56:45 -0800 |
Aleksei Bavshin |
SSL: support loading keys via OSSL_STORE.
|
| Thu, 13 Feb 2025 17:00:56 +0400 |
Sergey Kandaurov |
QUIC: using QUIC API introduced in OpenSSL 3.5.
|
| Fri, 16 May 2025 01:10:11 +0400 |
Sergey Kandaurov |
QUIC: better approach for premature handshake completion.
|