0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: check in t/190-http2-slice-cache.t. More... 15 days ago
tests: make socket tests stable in parallel runs More... 15 days ago
ci: update actions for Node.js 24 More... 15 days ago
tests: update nginx to 1.31.4 More... 15 days ago
bugfix: ngx.flush() buffer could be recycled while still queued. (#2518) More... 25 days ago
doc: Update documentation for ngx.req.set_uri. More... about 2 months ago
tests: using ngx_devel_kit from openresty. More... about 2 months ago
ci: test nginx 1.31.3 with packaged dependencies More... about 2 months ago
bugfix: clean child coroutine ops when killing uthreads. More... about 2 months ago
style: fixed code style. More... 2 months ago
bugfix: avoid truncating Lua context in filters. More... 2 months ago
tests: switch HTTP/3 curl to static-curl 8.20.0. More... 2 months ago
bumped lua-nginx-module to v0.10.32. More... 3 months ago
bugfix: change return values to NGX_DECLINED in precontent_by_lua. More... 3 months ago
bugfix: restore single-part invariant for subrequest input headers. More... 3 months ago
bugfix: mark Lua subrequests for HTTP/2 error wakeup (#2508) More... 3 months ago
tests: fixed typo. More... 3 months ago
tests: update nginx to 1.31.1.1. More... 3 months ago
bugfix: raise luaL_error instead of returning NGX_ERROR in string helper More... 3 months ago
bugfix: run_worker_thread error paths leaked, double-freed, and over-counted. More... 3 months ago
bugfix: double-free of client CA name list on verify_client error. More... 3 months ago
bugfix: set_uri/set_uri_args returned -1 from a Lua C function on OOM. More... 3 months ago
bugfix: regex compile returned NGX_OK on pcre_fullinfo() failure. More... 3 months ago
bugfix: sslhandshake lost verify error when handshake completed immediately (#2506) More... 3 months ago
tests: t/016-resp-header.t: failed in http3 mode. More... 3 months ago
bugfix: reject settrustedstore on already-handshaked cosocket (#2505) More... 3 months ago
bugfix: get_client_hello_ext returned NGX_OK on OOM with NULL extensions. More... 3 months ago
bugfix: shdict ffi store/incr silently truncated keys > 65535 bytes. More... 3 months ago
bugfix: ngx.pipe spawn cleanup double-closed already-closed pipe fds. More... 3 months ago
bugfix: OCSP response buffer leaked when SSL_set_tlsext_status_ocsp_resp failed. More... 3 months ago