- Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: openresty/meta-lua-nginx-module
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feature: new ffi-based function: ngx_http_lua_ffi_req_is_internal
#43 by chronolaw was closed Jan 28, 2022 Loading… updated Jan 28, 2022
travis-ci: upgrade dist of travis-ci to ubuntu bionic.
#88 by xiaocang was merged Oct 15, 2021 Loading… updated Oct 15, 2021
bugfix: sync stream-lua-nginx-module with three bugs.
#86 by zhuizhuhaomeng was closed May 6, 2021 Loading… updated May 6, 2021
bugfix: ignore the
raw argument when acquiring UDP request socket. bug #82 by dndx was merged Dec 16, 2020 Loading… updated Dec 16, 2020
bugfix: memory leak in debug log function
#85 by hawkxiang was merged Dec 14, 2020 Loading… updated Dec 14, 2020
bugfix: segment fault due to access of uninitialized value.
#84 by zhuizhuhaomeng was merged Oct 29, 2020 Loading… updated Oct 29, 2020
feat: ngx.ssl.server_port(): get server port
#79 by halfcrazy was merged Oct 9, 2020 Loading… updated Oct 9, 2020
export receiveany of raw req socket for stream and http
#74 by tangsty was merged Oct 9, 2020 Loading… updated Oct 9, 2020
bugfix: added missing SSL feature macro
#83 by spacewander was merged Aug 31, 2020 Loading… updated Aug 31, 2020
feature: shared ngx.ctx among SSL_* phases and the following phases.
#81 by spacewander was merged Aug 21, 2020 Loading… updated Aug 21, 2020
bugfix: the stream subsystem was built incorrectly in debug mode.
#80 by spacewander was merged Aug 6, 2020 Loading… updated Aug 6, 2020
feature: add FFI interface to verify SSL client certificate
#75 by ArchangelSDY was merged Aug 3, 2020 Loading… updated Aug 3, 2020
bugfix: hide get_request API in stream subsystem
#78 by spacewander was merged Aug 3, 2020 Loading… updated Aug 3, 2020
feature: add type argument for ngx.req.escape_uri
#77 by zhuizhuhaomeng was closed Jun 30, 2020 Loading… updated Jun 30, 2020
feature: implemented 'ngx.crc32_short' and 'ngx.crc32_long' via FFI.
#72 by thibaultcha was closed Sep 13, 2019 Loading… updated Sep 13, 2019
feature: Expose req_time API in stream module
#57 by james-callahan was closed Aug 27, 2019 Loading… updated Sep 1, 2019
feature: exposed ngx_http_lua_ffi_str_t for other Nginx modules.
#30 by spacewander was closed Aug 27, 2019 Loading… updated Aug 27, 2019
feature: turn on FFI API for stream module
#58 by james-callahan was closed Aug 27, 2019 Loading… updated Aug 27, 2019
Generate ngx_http_lua v0.10.15 and added ports to ngx_stream_lua
#71 by thibaultcha was merged Aug 27, 2019 Loading… updated Aug 27, 2019
5 tasks done
bugfix: ensured the produced ngx_http_module can be compiled.
#66 by thibaultcha was closed Jul 31, 2019 Loading… updated Jul 31, 2019
synchronized with lua-nginx-module #fbb8919.
#65 by thibaultcha was closed Jul 31, 2019 Loading… updated Jul 31, 2019
synchronized with lua-nginx-module #52af63a.
#64 by thibaultcha was closed Jul 31, 2019 Loading… updated Jul 31, 2019
feat: implemented the lua_load_resty_core directive which loads resty.core by default.
#68 by thibaultcha was merged Apr 9, 2019 Loading… updated Apr 9, 2019
bugfix: fixed a segfault introduced in c04bc97 when testing an nginx configuration containing 'lua_shared_dict' directive(s).
#67 by thibaultcha was merged Jan 31, 2019 Loading… updated Jan 31, 2019
stream: request socket peek() method.
#62 by dndx was merged Jan 16, 2019 Loading… updated Jan 16, 2019
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.