]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2026-04-24 Andrew ClaytonGH: add a workflow to check for whitespace issues
2026-04-24 Andrew ClaytonGH: check commit messages for the most common errors
2026-04-24 Andrew ClaytonGH: mark old issues & PRs as stale
2026-04-24 Andrew ClaytonGH: post a new issue welcome comment
2026-04-24 Andrew ClaytonGH: update the GitHub pull-request template
2026-04-20 Andrew ClaytonAvoid undefined behaviour in ngx_pstrdup()
2026-04-17 Vadim ZhestikovStream: support ALPN for proxy_ssl upstream.
2026-04-16 Roman ArutyunyanHTTP/3: optimize encoder stream memory usage
2026-04-16 Roman ArutyunyanRestrict duplicate TE headers in HTTP/2 and HTTP/3
2026-04-16 Sergey KandaurovSSL: logging level of "record layer failure" errors
2026-04-16 Sergey KandaurovQUIC: simplified ngx_quic_cbs_recv_rcd()
2026-04-16 Sergey KandaurovQUIC: always populate ngx_quic_cbs_recv_rcd() output...
2026-04-14 Aleksei BavshinSSL: compatibility with renamed error codes in OpenSSL...
2026-04-14 Maxim DouninSSL: logging level of "invalid alert" errors.
2026-04-14 Maxim DouninSSL: logging level of all "SSL alert number N" errors.
2026-04-14 Sergey KandaurovUpdated OpenSSL used for win32 builds
2026-04-14 Roman ArutyunyanRestrict connection-specific headers in HTTP/2 and...
2026-04-14 Roman ArutyunyanRemove Proxy-Connection HTTP upstream header
2026-04-13 Andrew ClaytonGH: add a workflow to check for the 'version bump'...
2026-04-13 Andrew ClaytonVersion bump
2026-04-07 Sergey Kandaurovnginx-1.29.8-RELEASE release-1.29.8
2026-04-06 David CarlierUpstream: reset early_hints_length on upstream reinit.
2026-04-06 ZoeyFix $request_port and $is_request_port in subrequests
2026-04-06 Maxim DouninAdded max_headers directive.
2026-04-06 David KorczynskiUpstream: fix integer underflow in charset parsing
2026-04-03 Eugene GrebenschikovRemoved CLOCK_MONOTONIC_FAST support.
2026-04-02 Sergey KandaurovUpstream: fixed processing multiple 103 (early hints...
2026-03-31 xuruidongUpdate CONTRIBUTING.md
2026-03-31 Sergey KandaurovSSL: compatibility with OpenSSL 4.0.
2026-03-31 Sergey KandaurovVersion bump.
2026-03-24 Eugene GrebenschikovFixed the "include" directive inside the "geo" block.
2026-03-24 Roman Arutyunyannginx-1.29.7-RELEASE release-1.29.7
2026-03-24 Sergey KandaurovStream: fixed client certificate validation with OCSP.
2026-03-24 Sergey KandaurovMail: fixed clearing s->passwd in auth http requests.
2026-03-24 Roman ArutyunyanMail: host validation.
2026-03-24 Roman ArutyunyanDav: destination length validation for COPY and MOVE.
2026-03-24 Roman ArutyunyanMp4: fixed possible integer overflow on 32-bit platforms.
2026-03-24 Roman ArutyunyanMp4: avoid zero size buffers in output.
2026-03-24 Roman ArutyunyanUpstream keepalive: fixed parameter parsing.
2026-03-24 Roman SemenovProxy: enabled HTTP/1.1 by default for upstream connect...
2026-03-24 Roman SemenovUpstream: enabled keepalive by default for explicit...
2026-03-24 Roman SemenovUpstream keepalive: distinguish cached connections...
2026-03-23 Dmitry PlotnikovAdded COMPAT section to ngx_log_t.
2026-03-18 Sergey KandaurovThe "multipath" parameter of the "listen" directive.
2026-03-16 David CarliergRPC: reset buffer chains on upstream reinit.
2026-03-16 David CarlierProxy: reset pending control frames on HTTP/2 upstream...
2026-03-11 Roman ArutyunyanProxy authentication definitions.
2026-03-11 Roman ArutyunyanVersion bump.
2026-03-10 Sergey Kandaurovnginx-1.29.6-RELEASE release-1.29.6
2026-03-10 Sergey KandaurovFixed typos.
2026-03-10 Sergey KandaurovUpdated zlib used for win32 builds.
2026-03-09 Aleksei BavshinSticky: fixed expiration of learned sessions after...
2026-03-09 Vladimir KokshenevSticky: samesite=<strict|lax|none> cookie flags.
2026-03-09 Vladimir HomutovSticky: added the "header" parameter in the learn mode.
2026-03-09 Vladimir HomutovSticky: added the "max-age" attribute to cookie.
2026-03-09 Vladimir HomutovSticky: added variables support to cookie domain.
2026-03-09 Vladimir HomutovSticky: added "httponly" and "secure" attributes.
2026-03-09 Vladimir HomutovSticky: added "draining" peer state.
2026-03-09 Aleksei BavshinUpstream: introduced a new macro for down value.
2026-03-09 Vladimir HomutovSticky: added the "learn" mode.
2026-03-09 Vladimir HomutovUpstream: added sticky sessions support for upstreams.
2026-03-04 Sergey KandaurovMail: fixed type overflow in IMAP literal length parser.
2026-03-04 Sergey KandaurovMail: stricter IMAP literals validation.
2026-02-27 Alessandro... Added an option to skip the F5 CLA workflow.
2026-02-27 user.emailQUIC: improved error handling in OpenSSL compat layer.
2026-02-27 Roman ArutyunyanQUIC: worker-bound stateless reset tokens.
2026-02-26 buulamUpdating welcome page with links and more details.
2026-02-26 Roman ArutyunyanQUIC: fixed bpf compilation with newer Linux kernels.
2026-02-26 Sergey KandaurovQUIC: Stateless Reset rate limiting.
2026-02-26 Sergey KandaurovQUIC: refactored ngx_quic_address_hash().
2026-02-26 Sergey KandaurovQUIC: moved ngx_quic_address_hash().
2026-02-26 Sergey KandaurovQUIC: limited size of generated Stateless Reset packets.
2026-02-26 Sergey KandaurovQUIC: adjusted minimum packet size to send Stateless...
2026-02-23 Roman ArutyunyanResolver: fixed off-by-one read in ngx_resolver_copy().
2026-02-23 CodeByMoriartyMp4: validate sync sample values in stss atom.
2026-02-17 Sergey KandaurovSCGI: fixed passing CONTENT_LENGTH in unbuffered mode.
2026-02-12 Vadim ZhestikovImproved $cookie_ evaluation.
2026-02-11 Roman ArutyunyanProxy: fixed HTTP/2 upstream with caching enabled.
2026-02-11 Roman ArutyunyanVersion bump.
2026-02-04 Roman Arutyunyannginx-1.29.5-RELEASE release-1.29.5
2026-02-04 Roman ArutyunyanUpstream: reinit upstream after reading bad response.
2026-02-04 Roman ArutyunyanUpstream: detect premature plain text response from...
2026-02-03 Roman ArutyunyanUpdated OpenSSL and PCRE used for win32 builds.
2026-01-29 Sergey KandaurovOutput chain: clear the last_buf flag unless inherited.
2026-01-29 Sergey KandaurovProxy: fixed sending HTTP/2 buffered request body on...
2026-01-26 Luboš UhliarikClarify binding behavior of -t option.
2026-01-26 Sergey KandaurovMisc: revised GitHub documentation in generated ZIP...
2026-01-21 Sergey KandaurovRange filter: reasonable limit on multiple ranges.
2026-01-16 Sergey KandaurovYear 2026.
2026-01-15 Andrew ClaytonUwsgi: ensure HTTP_HOST is set to the requested target...
2026-01-15 Andrew ClaytonSCGI: ensure HTTP_HOST is set to the requested target...
2026-01-15 Andrew ClaytonFastCGI: ensure HTTP_HOST is set to the requested targe...
2025-12-24 Aleksei BavshinWin32: fixed C4319 warning with MSVC 2022 x86.
2025-12-17 Roman ArutyunyanSSL: logging level of the "ech_required" TLS alert.
2025-12-16 Aleksei BavshinFixed duplicate ids in the bug report template.
2025-12-16 Aleksei BavshinVersion bump.
2025-12-09 Sergey Kandaurovnginx-1.29.4-RELEASE release-1.29.4
2025-12-09 Jan SvojanovskyQUIC: fixed possible segfault on handshake failures.
2025-12-08 Zhidao HONGProxy: cache support for HTTP/2.
2025-12-08 Zhidao HONGProxy: buffering support for HTTP/2.
next