-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: openresty/lua-nginx-module
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ngx.thread.kill - give all threads the permissions to kill each other
conflict
#476
opened Mar 30, 2015 by
aviramc
Loading…
allow read of chunked request in lua
conflict
needs-test-cases
#488
opened Apr 10, 2015 by
rzenker
Loading…
Add a flag when decoded args are truncated
conflict
#543
opened Aug 5, 2015 by
hamishforbes
Loading…
optimze: reduce the ngx.req.socket object size & reduce ngx.socket.udp object size.
conflict
#917
opened Nov 18, 2016 by
doujiang24
Loading…
feature: ngx.location.capture pass method names
conflict
#920
opened Nov 22, 2016 by
detailyang
Loading…
feature: ssl: add FFI function to set SSL ciphers
conflict
#961
opened Jan 19, 2017 by
ghedo
Loading…
feature: support ssl.create_ctx and tcp:setsslctx
conflict
#997
opened Feb 21, 2017 by
detailyang
Loading…
feature: allow use of ngx.exit() in the context of body_filter_by_lua_*
conflict
#1009
opened Mar 9, 2017 by
rainingmaster
Loading…
New feature: extra_headers argument for ngx.location.capture
conflict
#139
opened Jul 12, 2012 by
vadim-pavlov
Loading…
feature: implemented a configure_by_lua phase
conflict
#1259
opened Feb 16, 2018 by
thibaultcha
Loading…
7 tasks done
balancer: Add ngx_http_lua_ffi_balancer_set_ssl_ctx
conflict
needs-test-cases
#1282
opened Mar 21, 2018 by
james-callahan
Loading…
feature: add balancer_ssl_session_fetchby and balancer_ssl_session_storeby
conflict
needs-test-cases
#1312
opened Apr 28, 2018 by
dongbeiouba
Loading…
feature: add option arg raw for unescape_uri, get_uri_args, get_post_args, decode_args
conflict
#1315
opened May 4, 2018 by
myselfghost
Loading…
feature: cosockets nonblocking listen accept feature
conflict
#1393
opened Oct 20, 2018 by
harijvs6
Loading…
feature: added new api function ngx.resolve which allows perform host…
conflict
needs-test-cases
#1478
opened Feb 20, 2019 by
slimboyfat
Loading…
feature: implemented the lindex method for list type shared dict value
conflict
needs-test-cases
#1479
opened Feb 21, 2019 by
tokers
Loading…
improve: checking ev->pending_eof before peeking data from tcp buffer
needs-test-cases
#1549
opened Jul 1, 2019 by
tokers
Loading…
Add ngx_http_lua_ffi_shdict_store_when for set_when and safe_set_when
#1574
opened Aug 7, 2019 by
hnakamur
Loading…
fix: support tcp binding ip:port or ip of ipv4 or ipv6
needs-test-cases
#2381
opened Dec 2, 2024 by
oyaya
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.