aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* QUIC: do not block ACKs by congestion control.HEADmasterSergey 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
* QUIC: do not increase underutilized congestion window.Roman Arutyunyan2025-04-15
* QUIC: all-levels commit and revert functions.Roman Arutyunyan2025-04-15
* QUIC: ngx_msec_t overflow protection.Roman Arutyunyan2025-04-15
* QUIC: prevent spurious congestion control recovery mode.Roman Arutyunyan2025-04-15
* QUIC: use path MTU in congestion window computations.Roman Arutyunyan2025-04-15
* HTTP/3: graceful shutdown on keepalive timeout expiration.Roman Arutyunyan2025-04-15
* QUIC: graph-friendly congestion control logging.Roman Arutyunyan2025-04-15
* SSL: external groups support in $ssl_curve and $ssl_curves.Sergey Kandaurov2025-04-10
* Upstream: fixed passwords support for dynamic certificates.Sergey Kandaurov2025-04-10
* Charset filter: improved validation of charset_map with utf-8.Sergey Kandaurov2025-04-09
* Slice filter: improved memory allocation error handling.Sergey Kandaurov2025-03-10
* SSL: removed stale comments.Sergey Kandaurov2025-02-26
* SSL: improved logging of saving sessions from upstream servers.Sergey Kandaurov2025-02-26
* SSL: raised limit for sessions stored in shared memory.Sergey Kandaurov2025-02-26
* SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.Sergey Kandaurov2025-02-26
* SSL: style.Sergey Kandaurov2025-02-26
* Improved ngx_http_subrequest() error handling.Sergey Kandaurov2025-02-21
* Add gitignore file.Orgad Shaneh2025-02-20
* Configure: MSVC compatibility with PCRE2 10.45.Thierry Bastian2025-02-18
* Core: fix build without libcrypt.Piotr Sikora2025-02-18
* Version bump.Sergey Kandaurov2025-02-18
* nginx-1.27.4-RELEASErelease-1.27.4Sergey Kandaurov2025-02-05
* SNI: added restriction for TLSv1.3 cross-SNI session resumption.Sergey Kandaurov2025-02-05
* Added "keepalive_min_timeout" directive.Roman Arutyunyan2025-02-05
* Misc: moved documentation in generated ZIP archive.Sergey Kandaurov2025-01-30
* Configure: fixed --with-libatomic=DIR with recent libatomic_ops.Sergey Kandaurov2025-01-30
* QUIC: added missing casts in iov_base assignments.Aleksei Bavshin2025-01-28
* Upstream: fixed --with-compat build without SSL, broken by 454ad0e.Pavel Pautov2025-01-23
* SSL: avoid using mismatched certificate/key cached pairs.Sergey Kandaurov2025-01-17
* Upstream: caching certificates and certificate keys with variables.Sergey Kandaurov2025-01-17
* SSL: cache revalidation of file based dynamic certificates.Sergey Kandaurov2025-01-17
* SSL: caching certificates and certificate keys with variables.Sergey Kandaurov2025-01-17
* SSL: encrypted certificate keys are exempt from object cache.Sergey Kandaurov2025-01-17
* SSL: object cache inheritance from the old configuration cycle.Sergey Kandaurov2025-01-17