- 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
travis-ci: upgrade dist of travis-ci to ubuntu bionic.
#88 by xiaocang was merged Oct 15, 2021 Loading…
bugfix: sync stream-lua-nginx-module with three bugs.
#86 by zhuizhuhaomeng was closed May 6, 2021 Loading…
bugfix: segment fault due to access of uninitialized value.
#84 by zhuizhuhaomeng was merged Oct 29, 2020 Loading…
bugfix: ignore the
raw
argument when acquiring UDP request socket. bug #82 by dndx was merged Dec 16, 2020 Loading…
feature: shared ngx.ctx among SSL_* phases and the following phases.
#81 by spacewander was merged Aug 21, 2020 Loading…
bugfix: the stream subsystem was built incorrectly in debug mode.
#80 by spacewander was merged Aug 6, 2020 Loading…
feature: add type argument for ngx.req.escape_uri
#77 by zhuizhuhaomeng was closed Jun 30, 2020 Loading…
feature: add FFI interface to verify SSL client certificate
#75 by ArchangelSDY was merged Aug 3, 2020 Loading…
export receiveany of raw req socket for stream and http
#74 by tangsty was merged Oct 9, 2020 Loading…
feature: implemented 'ngx.crc32_short' and 'ngx.crc32_long' via FFI.
#72 by thibaultcha was closed Sep 13, 2019 Loading…
Generate ngx_http_lua v0.10.15 and added ports to ngx_stream_lua
#71 by thibaultcha was merged Aug 27, 2019 Loading…
5 tasks done
feat: implemented the lua_load_resty_core directive which loads resty.core by default.
#68 by thibaultcha was merged Apr 9, 2019 Loading…
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…
bugfix: ensured the produced ngx_http_module can be compiled.
#66 by thibaultcha was closed Jul 31, 2019 Loading…
change: we now avoid running init_by_lua* in signaller processes and when testing the nginx configuration.
#63 by thibaultcha was merged Jan 15, 2019 Loading…
bugfix: the lightuserdata mask was broken in WIN64.
#60 by spacewander was merged Nov 28, 2018 Loading…
bugfix: we now only apply the lightuserdata mask on platforms that ar…
#59 by spacewander was merged Nov 24, 2018 Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.