Commit Graph

933 Commits (4b5ec7edd78616f544abc194308e0cf4b788725b)

Author SHA1 Message Date
Johnny Wang 4b5ec7edd7
bugfix: applied the patch for security advisory to NGINX cores >= 0.6.18 and <= 1.20.0 (CVE-2021-23017). (#739) 4 years ago
jiahao 42410a71cd upgraded ngx_stream_lua to 0.0.10rc2. 4 years ago
jiahao b3c6965092 upgraded LuaJIT to 2.1-20210510. 4 years ago
jiahao e51b659141 upgraded lua-tablepool to 0.02. 4 years ago
jiahao e06dd8ff32 upgraded lua-resty-signal to 0.03rc1. 4 years ago
jiahao c5c858bbca upgraded lua-resty-core to 0.1.22rc1. 4 years ago
jiahao 34645f7dc8 upgraded ngx_stream_lua to 0.0.10rc1. 4 years ago
jiahao 7586293fe7 upgraded ngx_lua to 0.10.20rc1. 4 years ago
jiahao 99d01cdc1c upgraded opm to 0.0.6rc1. 4 years ago
jiahao bd1b387c3d upgraded resty-cli to 0.28rc1. 4 years ago
jiahao 12db974fc0 upgraded lua-resty-dns to 0.22rc1. 4 years ago
jiahao 7d262c5c8d upgraded lua-resty-mysql to 0.24rc1. 4 years ago
jiahao b9a6f107e2 upgraded lua-resty-string to 0.14rc1. 4 years ago
jiahao 2be7ad590e upgraded lua-resty-lrucache to 0.11rc1. 4 years ago
Johnny Wang 6cd17e53fa
upgraded lua-resty-memcached to v0.16rc1. 4 years ago
jiahao 1c4063664e upgraded lua-resty-mysql to 0.23. 4 years ago
jiahao d5f130fbff upgraded lua-resty-core to 0.1.21. 4 years ago
jiahao 934a3102dc upgraded ngx_lua to 0.10.19. 4 years ago
Johnny Wang b9bc185f79
upgraded lua-resty-websocket to 0.08. 5 years ago
Johnny Wang f43cd23f83
upgraded resty-cli to 0.27. 5 years ago
Johnny Wang 0e1cad8190
upgraded lua-resty-core to 0.1.20. 5 years ago
Johnny Wang ce740cba10
upgraded ngx_stream_lua to v0.0.9. 5 years ago
Johnny Wang 8fa9533c5e
upgraded ngx_lua to 0.10.18. 5 years ago
Yichun Zhang (agentzh) 931adca76a upgraded LuaJIT to 2.1-20201027. 5 years ago
jiahao 8a4605a933 upgraded lua-resty-core to 0.1.20rc3. 5 years ago
jiahao a8696337a6 upgraded ngx_lua to 0.10.18rc4. 5 years ago
Yichun Zhang (agentzh) 2d5e6626ba upgraded LuaJIT to 2.1-20201012-2. 5 years ago
Yichun Zhang (agentzh) 917e5ec2ac upgraded LuaJIT to 2.1-20201012. 5 years ago
Johnny Wang 3d99a48000
upgraded ngx_lua to 0.10.18rc3. (#663) 5 years ago
Johnny Wang 3f4dc6dd9e
upgraded ngx_stream_lua to v0.0.9rc3. (#664) 5 years ago
Johnny 9db4ad6a87
upgraded lua-resty-mysql to 0.23rc1. 5 years ago
Johnny 2e3312a46e
upgraded lua-resty-websocket to v0.08rc1. 5 years ago
罗泽轩 20d2bd74bf
upgraded lua-resty-redis to v0.29 5 years ago
Yichun Zhang (agentzh) d60de6c3c5 upgraded lua-resty-core to v0.1.20rc2. 5 years ago
Yichun Zhang (agentzh) 5301a3193f upgraded ngx_stream_lua to =0.0.9rc2. 5 years ago
Yichun Zhang (agentzh) 0b73295f36 upgraded ngx_lua to 0.10.18rc2. 5 years ago
Yichun Zhang (agentzh) 4eab59c2f4 upgraded LuaJIT to 2.1-20201008. 5 years ago
Yichun Zhang (agentzh) 97a49f7644 upgraded lua-resty-core to 0.1.20rc1, ngx_lua to 0.10.18rc1, and ngx_stream_lua to 0.0.9rc1. 5 years ago
Yichun Zhang (agentzh) b73e42d86a upgraded resty-cli to 0.27rc4.
bugfix: util/dist-check: did not work with the latest resty-cli bundled.
5 years ago
Yichun Zhang (agentzh) 54f2309e2b upgraded resty-cli to 0.27rc3. 5 years ago
Yichun Zhang (agentzh) 865a672104 upgraded LuaJIT to v2.1-20201002. 5 years ago
Yichun Zhang (agentzh) fbe8117d57 upgraded LuaJIT to v2.1-20201001. 5 years ago
Yichun Zhang (agentzh) eb1ea4aac3 upgraded resty-cli to 0.27rc2. 5 years ago
Yichun Zhang (agentzh) f12147f5f4 do not remove directories and files aggressively. 5 years ago
Yichun Zhang (agentzh) d017d4cf24 bugfix: avoided excluding .md/.markdown files and .pm files (the latter breaks the std ngx_http_perl_module build. 5 years ago
罗泽轩 2894a41f02
upgraded lua-resty-limit-traffic to 0.07 5 years ago
Yichun Zhang (agentzh) f85fe22ac2 upgraded ngx_lua to 0.10.17 and lua-resty-core to 0.1.19. 5 years ago
Meathill 11fbbe5c62 upgraded echo-nginx-module to 0.62, ngx_devel_kit to 0.3.1, lua-nginx-module to 0.10.16, stream-lua-nginx-module to 0.0.8, srcache-nginx-module to 0.32, resty-cli to 0.25, lua-cjson to 2.1.0.8, lua-resty-redis to 0.28, lua-resty-string to 0.12, lua-resty-lrucache to 0.10, lua-resty-core to 0.1.18, lua-resty-shell to 0.03 5 years ago
Yichun Zhang (agentzh) cee71edf71 upgraded resty-cli to 0.25rc3. 5 years ago
lijunlong 6985198d46 bugfix: ngx_http_static_module: the 'Locatoin' response header value was not properly encoded by URI rules.
This may impose security vulnerabilities for Location values from
untrusted sources.

The corresponding tests are in the lua-nginx-module repo.
5 years ago