0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: fix CI configuration and SSL test issues. More... 9 days ago
doc: update version info. More... 9 days ago
change: ngx_http_lua_ffi_get_req_ssl_pointer() add err argument. More... 13 days ago
refactor: typo fixes. More... 20 days ago
tests: update t/142-ssl-session-store.t. More... 28 days ago
feature: add ngx_http_lua_ffi_req_shared_ssl_ciphers(). More... about 1 month ago
feature: add lua_ssl_key_log directive. More... about 1 month ago
bugfix: improve HTTP/3 SSL Lua callback yield handling. More... about 1 month ago
tests: add utility script run-ci.sh More... about 1 month ago
tests: update openssl to 3.5.0. More... about 2 months ago
tests: bumped openssl to v3.4.1. More... about 2 months ago
feature: ngx_http_lua_ffi_ssl_get_client_hello_ciphers(). More... 2 months ago
bugfix: fixed typo. More... 3 months ago
feature: added ngx_http_lua_ffi_ssl_get_client_hello_ext_present(). More... 3 months ago
bugfix: ensure context is restorable on fd writable events. More... 3 months ago
chore: code style consistency. More... 3 months ago
style: fixed coding style. More... 3 months ago
feature: add sock:getfd(). More... 3 months ago
bugfix: the modifications in this PR are to supplement the overlooked changes in the commit e8f65dc53. More... 4 months ago
bugfix: didn't use right hostname when the length of hostname is greater than 32. More... 5 months ago
feature: add function to bypass HTTP conditional request checks (#2401) More... 5 months ago
tests: update SSL certificates. More... 5 months ago
bugfix: unnecessary to do error check. More... 5 months ago
style: add missing space. More... 5 months ago
bugfix: didn't flush send buffer after lua phase(access/rewrite/server_rewrite) done. More... 6 months ago
feature: Export three functions for manipulating ngx_http_lua_co_ctx_t structures. More... 6 months ago
bumped version of lua-nginx-module to 10028. More... 7 months ago
fix: support tcp binding ip:port or ip of ipv4 or ipv6 More... 8 months ago
bugfix: remove http2 hardcode limitation in `ngx.location` subrequest API. More... 9 months ago
chore: more accurate error message. More... 9 months ago