0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: typo fixes. More... 4 days ago
tests: update t/142-ssl-session-store.t. More... 12 days ago
feature: add ngx_http_lua_ffi_req_shared_ssl_ciphers(). More... 19 days ago
feature: add lua_ssl_key_log directive. More... 19 days ago
bugfix: improve HTTP/3 SSL Lua callback yield handling. More... 20 days ago
tests: add utility script run-ci.sh More... 20 days ago
tests: update openssl to 3.5.0. More... 30 days ago
tests: bumped openssl to v3.4.1. More... about 1 month ago
feature: ngx_http_lua_ffi_ssl_get_client_hello_ciphers(). More... about 2 months ago
bugfix: fixed typo. More... 2 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... 4 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... 5 months ago
feature: Export three functions for manipulating ngx_http_lua_co_ctx_t structures. More... 5 months ago
bumped version of lua-nginx-module to 10028. More... 6 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
doc: clarify base64 for url encoding and padding. More... 9 months ago
doc: clarify the backlog option (#2367) More... 10 months ago
fix: removed null terminator. More... 10 months ago