aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Events: compatibility with NetBSD 10.0 in kqueue.HEADmasterSergey Kandaurov11 days
* Configure: set NGX_KQUEUE_UDATA_T at compile time.Sergey Kandaurov11 days
* Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.Sergey Kandaurov11 days
* SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.Sergey Kandaurov12 days
* SSL: SSL_group_to_name() compatibility macro.Sergey Kandaurov12 days
* QUIC: adjusted OpenSSL 3.5 QUIC API feature test.Sergey Kandaurov2025-07-03
* Win32: fixed PCRE license for nginx/Windows zip.Sergey Kandaurov2025-06-25
* Version bump.Sergey Kandaurov2025-06-25
* nginx-1.29.0-RELEASErelease-1.29.0Sergey Kandaurov2025-06-24
* Updated OpenSSL and PCRE used for win32 builds.Sergey Kandaurov2025-06-24
* Win32: skip OpenSSL dependency generation to conserve time.Sergey Kandaurov2025-06-24
* QUIC: disabled OpenSSL 3.5 QUIC API support by default.Sergey Kandaurov2025-06-23
* Upstream: fixed reinit request with gRPC and Early Hints.Sergey Kandaurov2025-06-23
* Use NULL instead of 0 for null pointer constant.Andrew Clayton2025-06-21
* Use NGX_CONF_OK in some function return checks.Andrew Clayton2025-06-21
* HTTP/3: indexed field line encoding for "103 Early Hints".Sergey Kandaurov2025-06-21
* Upstream: early hints support.Roman Arutyunyan2025-06-19
* HTTP/2: added function declaration.Roman Arutyunyan2025-06-19
* Core: added support for TCP keepalive parameters on macOS.Sergey Kandaurov2025-05-27
* SSL: disabled UI console prompts from worker processes.Aleksei Bavshin2025-05-26
* SSL: support loading keys via OSSL_STORE.Aleksei Bavshin2025-05-26
* QUIC: using QUIC API introduced in OpenSSL 3.5.Sergey Kandaurov2025-05-23
* QUIC: better approach for premature handshake completion.Sergey Kandaurov2025-05-23
* QUIC: ssl_encryption_level_t abstraction layer.Sergey Kandaurov2025-05-23
* QUIC: factored out SSL_provide_quic_data() to the helper function.Sergey Kandaurov2025-05-23
* QUIC: defined SSL API macros in a single place.Sergey Kandaurov2025-05-23
* QUIC: logging missing mandatory TLS extensions only once.Sergey Kandaurov2025-05-23
* QUIC: reset qc->error to zero again.Sergey Kandaurov2025-05-23
* QUIC: adjusted handling of callback errors.Sergey Kandaurov2025-05-23
* QUIC: logging of SSL library errors.Sergey Kandaurov2025-05-23
* QUIC: logging level of handshake errors.Sergey Kandaurov2025-05-23
* QUIC: removed ALPN feature test.Sergey Kandaurov2025-05-23
* QUIC: removed excessive casts for ngx_ssl_get_connection().Sergey Kandaurov2025-05-23
* QUIC: removed level field from ngx_quic_compat_record_t.Sergey Kandaurov2025-05-23
* QUIC: do not block ACKs by congestion control.Sergey Kandaurov2025-04-29
* SSL: fixed build with OPENSSL_NO_DH.Sergey Kandaurov2025-04-25
* SSL: fixed build with OPENSSL_NO_DEPRECATED.Sergey Kandaurov2025-04-25
* QUIC: fixed a typo.nandsky2025-04-23
* Win32: added detection of ARM64 target.Aleksei Bavshin2025-04-18
* Core: improved NGX_ALIGNMENT detection on some x86_64 platforms.Aleksei Bavshin2025-04-18
* HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.Roman Arutyunyan2025-04-18
* Fixed -Wunterminated-string-initialization with gcc15.Roman Arutyunyan2025-04-17
* QUIC: lowered log level for unsupported transport parameters.Roman Arutyunyan2025-04-17
* Version bump.Roman Arutyunyan2025-04-16
* nginx-1.27.5-RELEASErelease-1.27.5Sergey Kandaurov2025-04-16
* QUIC: dynamic packet threshold.Roman Arutyunyan2025-04-15
* QUIC: optimized connection frame threshold.Roman Arutyunyan2025-04-15
* QUIC: CUBIC congestion control.Roman Arutyunyan2025-04-15
* QUIC: ignore congestion control when sending MTU probes.Roman Arutyunyan2025-04-15
* QUIC: do not shrink congestion window after losing an MTU probe.Roman Arutyunyan2025-04-15