Skip to content

Tags: xiaocang/lua-nginx-module

Tags

v0.10.13

Toggle v0.10.13's commit message
doc: bumped version to 0.10.13. 

v0.10.13rc1

Toggle v0.10.13rc1's commit message
bugfix: fixed compatibility regressions on Win32. this regression had… … appeared in commit 012f316.

v0.10.12

Toggle v0.10.12's commit message
doc: bumped version to 0.10.12. 

v0.10.12rc2

Toggle v0.10.12rc2's commit message
doc: updated the copyright years. 

v0.10.12rc1

Toggle v0.10.12rc1's commit message
api: bumped version to 0.10.12. 

v0.10.11

Toggle v0.10.11's commit message
doc: we now work with nginx cores as new as 1.13.6. 

v0.10.11rc3

Toggle v0.10.11rc3's commit message
tests: added full GC cycle operations to avoid false positives in the… … "check leak" test mode.

v0.10.11rc2

Toggle v0.10.11rc2's commit message
bugfix: the ssl connections might be drained and reused prematurely w… …hen ssl_certificate_by_lua* or ssl_session_fetch_by_lua* were used. this might lead to segmentation faults under load. thanks guanglinlv for the report and the original patch in openresty#1162.

v0.10.11rc1

Toggle v0.10.11rc1's commit message
tests: fixed a test case that might fail due to timing errors. 

v0.10.10

Toggle v0.10.10's commit message
bumped version to 0.10.10.