Skip to content

Pull requests: openresty/lua-nginx-module

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

bugfix: unnecessary to do error check needs-test-cases
#2371 opened Oct 27, 2024 by willmafh Loading… updated Dec 5, 2024
fix: support tcp binding ip:port or ip of ipv4 or ipv6 needs-test-cases
#2381 opened Dec 2, 2024 by oyaya Loading… updated Dec 2, 2024
bugfix: lua panic handling in ngx.socket.tcp needs-test-cases
#2376 opened Nov 16, 2024 by pracj3am Loading… updated Nov 16, 2024
feature: support udp large packet segmentation to send multiple times…
#2351 opened Aug 21, 2024 by coffeei Loading… updated Nov 5, 2024
feature: support AWS-LC SSL Library.
#2357 opened Sep 5, 2024 by devhaozi Loading… updated Oct 9, 2024
change: calling lua C from GC needs-test-cases
#2337 opened Jul 13, 2024 by ankitsharma5652 Draft updated Jul 13, 2024
feature: ssl: add FFI function to set SSL ciphers conflict
#961 opened Jan 19, 2017 by ghedo Loading… updated May 27, 2024
ngx.thread.kill - give all threads the permissions to kill each other conflict
#476 opened Mar 30, 2015 by aviramc Loading… updated May 27, 2024
New Feature: added args support for ngx.on_abort conflict
#269 opened Aug 13, 2013 by guanlan Loading… updated May 27, 2024
feature: ngx.location.capture pass method names conflict
#920 opened Nov 22, 2016 by detailyang Loading… updated May 27, 2024
allow read of chunked request in lua conflict needs-test-cases
#488 opened Apr 10, 2015 by rzenker Loading… updated May 27, 2024
Add a flag when decoded args are truncated conflict
#543 opened Aug 5, 2015 by hamishforbes Loading… updated May 27, 2024
feature: support socket in some block phase conflict
#1825 opened Nov 7, 2020 by rainingmaster Loading… updated May 27, 2024
New feature: extra_headers argument for ngx.location.capture conflict
#139 opened Jul 12, 2012 by vadim-pavlov Loading… updated May 27, 2024
Feature/shdict zset conflict
#1272 opened Mar 8, 2018 by ZigzagAK Loading… updated May 27, 2024
feature: ssl: support for TLS-PSK conflict
#1167 opened Oct 4, 2017 by vartiait Loading… updated May 27, 2024
feature: implemented a configure_by_lua phase conflict
#1259 opened Feb 16, 2018 by thibaultcha Loading… updated May 27, 2024
7 tasks done
refactor: many improvements to the NGINX module config script. conflict
#1577 opened Aug 22, 2019 by thibaultcha Loading… updated May 27, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.