summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-03-10nginx-1.29.6-RELEASErelease-1.29.6Sergey Kandaurov1-0/+96
2026-03-10Fixed typos.Sergey Kandaurov1-5/+5
2026-03-10Updated zlib used for win32 builds.Sergey Kandaurov1-1/+1
2026-03-09Sticky: fixed expiration of learned sessions after reload.Aleksei Bavshin1-2/+57
2026-03-09Sticky: samesite=<strict|lax|none> cookie flags.Vladimir Kokshenev1-1/+89
2026-03-09Sticky: added the "header" parameter in the learn mode.Vladimir Homutov4-15/+84
2026-03-09Sticky: added the "max-age" attribute to cookie.Vladimir Homutov1-4/+6
2026-03-09Sticky: added variables support to cookie domain.Vladimir Homutov1-18/+38
2026-03-09Sticky: added "httponly" and "secure" attributes.Vladimir Homutov1-0/+39
2026-03-09Sticky: added "draining" peer state.Vladimir Homutov3-7/+36
2026-03-09Upstream: introduced a new macro for down value.Aleksei Bavshin4-2/+7
2026-03-09Sticky: added the "learn" mode.Vladimir Homutov1-92/+767
2026-03-09Upstream: added sticky sessions support for upstreams.Vladimir Homutov13-9/+1028
2026-03-04Mail: fixed type overflow in IMAP literal length parser.Sergey Kandaurov1-0/+3
2026-03-04Mail: stricter IMAP literals validation.Sergey Kandaurov1-8/+4
2026-02-27Added an option to skip the F5 CLA workflow.Alessandro Fael Garcia1-6/+42
2026-02-27QUIC: improved error handling in OpenSSL compat layer.user.email1-2/+10
2026-02-27QUIC: worker-bound stateless reset tokens.Roman Arutyunyan1-2/+6
2026-02-26Updating welcome page with links and more details.buulam1-5/+9
2026-02-26QUIC: fixed bpf compilation with newer Linux kernels.Roman Arutyunyan2-22/+27
2026-02-26QUIC: Stateless Reset rate limiting.Sergey Kandaurov1-4/+61
2026-02-26QUIC: refactored ngx_quic_address_hash().Sergey Kandaurov3-4/+9
2026-02-26QUIC: moved ngx_quic_address_hash().Sergey Kandaurov3-49/+48
2026-02-26QUIC: limited size of generated Stateless Reset packets.Sergey Kandaurov1-2/+2
2026-02-26QUIC: adjusted minimum packet size to send Stateless Reset.Sergey Kandaurov1-1/+1
2026-02-23Resolver: fixed off-by-one read in ngx_resolver_copy().Roman Arutyunyan1-1/+1
2026-02-23Mp4: validate sync sample values in stss atom.CodeByMoriarty1-13/+25
2026-02-17SCGI: fixed passing CONTENT_LENGTH in unbuffered mode.Sergey Kandaurov1-4/+2
2026-02-12Improved $cookie_ evaluation.Vadim Zhestikov4-6/+30
2026-02-11Proxy: fixed HTTP/2 upstream with caching enabled.Roman Arutyunyan1-2/+5
2026-02-11Version bump.Roman Arutyunyan1-2/+2
2026-02-04nginx-1.29.5-RELEASErelease-1.29.5Roman Arutyunyan1-0/+79
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-03Updated OpenSSL and PCRE used for win32 builds.Roman Arutyunyan1-2/+2
2026-01-29Output chain: clear the last_buf flag unless inherited.Sergey Kandaurov1-0/+10
2026-01-29Proxy: fixed sending HTTP/2 buffered request body on next upstream.Sergey Kandaurov1-0/+2
2026-01-26Clarify binding behavior of -t option.Luboš Uhliarik1-2/+3
2026-01-26Misc: revised GitHub documentation in generated ZIP archive.Sergey Kandaurov1-4/+1
2026-01-21Range filter: reasonable limit on multiple ranges.Sergey Kandaurov1-1/+16
2026-01-16Year 2026.Sergey Kandaurov1-1/+1
2026-01-15Uwsgi: ensure HTTP_HOST is set to the requested target host.Andrew Clayton1-1/+11
2026-01-15SCGI: ensure HTTP_HOST is set to the requested target host.Andrew Clayton1-1/+11
2026-01-15FastCGI: ensure HTTP_HOST is set to the requested target host.Andrew Clayton1-1/+11
2025-12-24Win32: fixed C4319 warning with MSVC 2022 x86.Aleksei Bavshin1-1/+1
2025-12-17SSL: logging level of the "ech_required" TLS alert.Roman Arutyunyan1-0/+1
2025-12-16Fixed duplicate ids in the bug report template.Aleksei Bavshin1-2/+2
2025-12-16Version bump.Aleksei Bavshin1-2/+2
2025-12-09nginx-1.29.4-RELEASErelease-1.29.4Sergey Kandaurov1-0/+79
2025-12-09QUIC: fixed possible segfault on handshake failures.Jan Svojanovsky1-0/+6