summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-03-24nginx-1.28.3-RELEASErelease-1.28.3Roman Arutyunyan1-0/+131
2026-03-24Stream: fixed client certificate validation with OCSP.Sergey Kandaurov1-0/+10
2026-03-24Mail: fixed clearing s->passwd in auth http requests.Sergey Kandaurov1-1/+1
2026-03-24Mail: host validation.Roman Arutyunyan1-0/+45
2026-03-24Dav: destination length validation for COPY and MOVE.Roman Arutyunyan1-13/+26
2026-03-24Mp4: fixed possible integer overflow on 32-bit platforms.Roman Arutyunyan1-7/+7
2026-03-24Mp4: avoid zero size buffers in output.Roman Arutyunyan1-6/+9
2026-03-24QUIC: improved error handling in OpenSSL compat layer.user.email1-2/+10
2026-03-24QUIC: worker-bound stateless reset tokens.Roman Arutyunyan1-2/+6
2026-03-24QUIC: Stateless Reset rate limiting.Sergey Kandaurov1-4/+61
2026-03-24QUIC: refactored ngx_quic_address_hash().Sergey Kandaurov3-4/+9
2026-03-24QUIC: moved ngx_quic_address_hash().Sergey Kandaurov3-49/+48
2026-03-24QUIC: limited size of generated Stateless Reset packets.Sergey Kandaurov1-2/+2
2026-03-24QUIC: adjusted minimum packet size to send Stateless Reset.Sergey Kandaurov1-1/+1
2026-03-24Resolver: fixed off-by-one read in ngx_resolver_copy().Roman Arutyunyan1-1/+1
2026-03-24Mp4: validate sync sample values in stss atom.CodeByMoriarty1-13/+25
2026-03-24Updated zlib used for win32 builds.Sergey Kandaurov1-1/+1
2026-03-24Updated OpenSSL and PCRE used for win32 builds.Roman Arutyunyan1-2/+2
2026-03-24Version bump.Roman Arutyunyan1-2/+2
2026-02-04nginx-1.28.2-RELEASErelease-1.28.2Roman Arutyunyan1-0/+36
2026-02-04Upstream: reinit upstream after reading bad response.Roman Arutyunyan2-1/+5
2026-02-04Upstream: detect premature plain text response from SSL backend.Roman Arutyunyan1-0/+9
2026-02-04Win32: fixed C4319 warning with MSVC 2022 x86.Aleksei Bavshin1-1/+1
2026-02-04Version bump.Roman Arutyunyan1-2/+2
2025-12-23nginx-1.28.1-RELEASErelease-1.28.1Sergey Kandaurov1-0/+113
2025-12-23Proxy: fixed segfault in URI change.Sergey Kandaurov1-3/+4
2025-12-23HTTP/2: extended guard for NULL buffer and zero length.Sergey Kandaurov1-6/+5
2025-12-23Configure: MSVC compatibility with PCRE2 10.47.Thierry Bastian1-0/+1
2025-12-23OCSP: fixed invalid type for the 'ssl_ocsp' directive.Roman Semenov2-2/+2
2025-12-23Updated OpenSSL and PCRE used for win32 builds.Sergey Kandaurov1-2/+2
2025-12-23SSL: fixed "key values mismatch" with object cache inheritance.Sergey Kandaurov2-12/+63
2025-12-23Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.Sergey Kandaurov3-4/+43
2025-12-23Upstream: overflow detection in Cache-Control delta-seconds.Sergey Kandaurov1-34/+47
2025-12-23Fixed inaccurate index directive error report.willmafh1-1/+1
2025-12-23Updated link to xslscript.Sergey Kandaurov1-1/+1
2025-12-23Updated OpenSSL used for win32 builds.Sergey Kandaurov1-1/+1
2025-12-23Mail: reset stale auth credentials with "smtp_auth none;".Sergey Kandaurov2-1/+7
2025-12-23Mail: improved error handling in plain/login/cram-md5 auth methods.Sergey Kandaurov1-16/+22
2025-12-23Auth basic: fixed file descriptor leak on memory allocation error.Sergey Kandaurov1-1/+2
2025-12-23HTTP/2: fixed handling of the ":authority" header.Sergey Kandaurov1-15/+105
2025-12-23HTTP/2: factored out constructing the Host header.Sergey Kandaurov1-39/+48
2025-12-23HTTP/3: fixed handling of :authority and Host with port.Roman Arutyunyan1-5/+8
2025-12-23HTTP/3: fixed potential type overflow in string literal parser.Sergey Kandaurov1-0/+6
2025-12-23Events: compatibility with NetBSD 10.0 in kqueue.Sergey Kandaurov1-2/+2
2025-12-23Configure: set NGX_KQUEUE_UDATA_T at compile time.Sergey Kandaurov2-20/+9
2025-12-23Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.Sergey Kandaurov1-2/+2
2025-12-23SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.Sergey Kandaurov2-2/+2
2025-12-23SSL: SSL_group_to_name() compatibility macro.Sergey Kandaurov2-12/+5
2025-12-23Win32: fixed PCRE license for nginx/Windows zip.Sergey Kandaurov1-1/+1
2025-12-23Updated OpenSSL and PCRE used for win32 builds.Sergey Kandaurov1-2/+2