]> git.kaiwu.me - nginx.git/shortlog
nginx.git
6 hours ago Roman Arutyunyannginx-1.31.3-RELEASE master release-1.31.3
6 hours ago Roman ArutyunyanAvoid duplicate subrequest finalization
6 hours ago Pavel PautovFixed uninitialized memory read caused by stale regex...
6 hours ago Roman ArutyunyanScript: avoid garbage at the end of the result string
6 hours ago Maxim DouninScript: buffer overrun protection in direct script...
6 hours ago Maxim DouninAccess log: buffer overrun protection.
6 hours ago Maxim DouninScript: buffer overrun protection.
6 hours ago Maxim DouninScript: simplified copy capture codes.
7 hours ago Roman ArutyunyanDisable HTTP keepalive for HTTP CONNECT requests
7 hours ago Roman ArutyunyanReject HTTP CONNECT requests with body
7 hours ago Roman ArutyunyanTunnel: ignore request body
9 hours ago Patrik WallStream: proxy_socket_sndbuf and proxy_socket_rcvbuf...
9 hours ago Patrik WallUpstream: proxy_socket_sndbuf and proxy_socket_rcvbuf...
9 hours ago Patrik WallEvents: support for SO_SNDBUF on outbound peer connections
9 hours ago Sergey KandaurovHTTP/2: reject requests with out-of-order pseudo-headers
11 hours ago Aleksei BavshinConfigure: include crypt.h for crypt() feature tests
11 hours ago Maxim DouninPerl: request object validation
11 hours ago Maxim DouninPerl: introduced reference counting for perl scalars
11 hours ago Maxim DouninPerl: added handler type checks
33 hours ago Zhidao HONGProxy: fixed HTTP/2 upstream with revalidated cache...
33 hours ago Zhidao HONGUpstream: limit response header field sizes for HTTP...
33 hours ago Zhidao HONGHTTP/2: fixed INITIAL_WINDOW_SIZE with saved state
2 days ago David CarlierSSL: fixed memory leak in ngx_ssl_get_ech_outer_server_...
2 days ago Maxim DouninXslt: xml_external_entities directive
2 days ago Maxim DouninXslt: disabled loading of external entities over the...
7 days ago Roman ArutyunyanFix setting the IPV6_DONTFRAG socket option
7 days ago vinaykumar... Upstream: Upgrade header processing
12 days ago Sergey KandaurovCharset: disabled charset_map with utf-8 in the first...
2026-06-30 Andrew ClaytonGH: explicitly set permissions in workflows
2026-06-29 Andrew ClaytonRevert "HTTP/2: fixed overlapping memcpy in CONTINUATIO...
2026-06-25 Feng WuAdd missing bounds check in ngx_{http,stream}_compile_c...
2026-06-24 Feng WuHTTP/2: fixed overlapping memcpy in CONTINUATION frames
2026-06-23 Miao WangConfigure: set cache line size for loongarch64
2026-06-23 Andrew ClaytonVersion bump
2026-06-17 Sergey Kandaurovnginx-1.31.2-RELEASE release-1.31.2
2026-06-17 Sergey KandaurovCharset: fixed another rare buffer overread in recode_f...
2026-06-17 Roman ArutyunyanUpstream: limit header length for HTTP/2 and gRPC
2026-06-17 Roman ArutyunyanHTTP/3: avoid recreation of standard client uni streams
2026-06-17 Roman ArutyunyanHTTP/3: allocate insert buffer from connection pool
2026-06-17 Roman ArutyunyanHTTP/3: use max table capacity for insert buffer allocation
2026-06-16 Sergey KandaurovUpdated OpenSSL used for win32 builds
2026-06-11 Andrew ClaytonGH: fix check-whitespace.yaml error return with multipl...
2026-06-11 Nitin SwamiAccess log: fix "request_length" format length
2026-06-10 Sergey KandaurovSecure link: compare hashes in constant time
2026-06-10 Sergey KandaurovSecure link: style
2026-06-10 Andrew ClaytonGH: fix check-whitespace.yaml error return with multipl...
2026-06-10 Andrew ClaytonGH: fix summary formatting for check-whitespace.yaml
2026-06-10 Sergey KandaurovUpdated link to OpenSSL commit
2026-06-10 Sergey KandaurovStyle
2026-06-09 Sergey KandaurovSplit clients: improved calculation of range boundaries
2026-06-08 Andrew ClaytonGH: remove the set-creation-date.yaml workflow
2026-06-08 Boris TonofaXslt: fix handling of vsnprintf() return value
2026-06-04 Vadim ZhestikovSSL: add $ssl_sigalgs variable
2026-06-02 Eugene GrebenschikovSwitched $request_id to SipHash-based generation
2026-06-02 Eugene GrebenschikovCore: added SipHash-2-4 implementation
2026-06-02 Eugene GrebenschikovVersion bump
2026-05-22 Sergey Kandaurovnginx-1.31.1-RELEASE release-1.31.1
2026-05-22 Roman ArutyunyanRewrite: fix buffer overflow with overlapping captures
2026-05-21 Roman ArutyunyanRewrite: harden escape flags control
2026-05-15 Roman ArutyunyanMail: style
2026-05-15 Roman ArutyunyanMail: fix session cleanup on error path
2026-05-15 Roman ArutyunyanHTTP/2: limit Content-Type and Location response header...
2026-05-15 Roman ArutyunyanMp4: avoid adding or comparing to null pointer
2026-05-13 Andrew ClaytonGH: fix set-creation-date.yaml workflow
2026-05-13 Andrew ClaytonVersion bump
2026-05-13 Sergey Kandaurovnginx-1.31.0-RELEASE release-1.31.0
2026-05-13 Roman ArutyunyanProxy: fix large body with proxy_set_body and HTTP/2
2026-05-13 Roman ArutyunyanRewrite: fixed escaping and possible buffer overrun
2026-05-13 Sergey KandaurovUpstream: fixed parsing of split status lines
2026-05-13 Sergey KandaurovUpstream: reset parsing state after invalid status...
2026-05-13 David CarlierCharset: fix buffer over-read in recode_from_utf8().
2026-05-13 Roman ArutyunyanQUIC: avoid assigning unvalidated address to new streams
2026-05-13 Roman ArutyunyanOCSP: resolve cleanup on connection close
2026-05-12 Andrew ClaytonGH: set new issues creation date
2026-05-11 Sergey KandaurovReject HTTP CONNECT method with no port after colon
2026-05-08 Roman ArutyunyanSupport 407 code in "satisfy any" and "auth_delay"
2026-05-08 Roman ArutyunyanProxy authentication for CONNECT requests
2026-05-08 Roman ArutyunyanHTTP tunnel module
2026-05-07 Andrew ClaytonGH: update the stale PR/issue workflow
2026-05-07 Roman ArutyunyanProxy: fix keepalive for HTTP/2 with explicit or no...
2026-05-06 Sai Krishna... Dav: improved path validation for COPY and MOVE operations
2026-05-04 Vladimir HomutovStream: least_time balancer module
2026-05-04 Vladimir HomutovUpstream: least_time balancer module
2026-05-04 Vladimir HomutovUpstream: locked version of ngx_*_upstream_free_round_r...
2026-05-01 Andrew ClaytonConfigure: fix gcc version detection in some corner...
2026-04-30 Sergey KandaurovRequest body: restored buffered empty body special...
2026-04-30 Sergey KandaurovStream: evaluate proxy_ssl_alpn once
2026-04-29 Henry YuanConfigure: renamed the upstream sticky module option.
2026-04-24 Andrew ClaytonUpdate CONTRIBUTING.md
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()
next