Commit Graph

519 Commits (e84b9d0175eee0e2fc2628ca621ffbda7e5a544e)

Author SHA1 Message Date
Yichun Zhang (agentzh) e84b9d0175 upgraded ngx_echo to 0.47, ngx_drizzle to 0.1.6, ngx_lua to 0.8.7, and ngx_memc to 0.13. 11 years ago
Yichun Zhang (agentzh) 221130defc updated patches for nginx 1.5.4. 11 years ago
Yichun Zhang (agentzh) 921fd6d675 checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 11 years ago
Yichun Zhang (agentzh) c36f990f10 bumped version to 1.4.2.1; also updated tests to reflect recent changes. 11 years ago
Yichun Zhang (agentzh) b3ed109998 upgraded lua-resty-dns to 0.10. 11 years ago
Yichun Zhang (agentzh) 3d547529fd upgraded the nginx core to 1.4.2. 11 years ago
Yichun Zhang (agentzh) d0834f8cd9 bumped version to 1.4.1.3. 11 years ago
Yichun Zhang (agentzh) 0222649b03 upgraded ngx_headers_more to 0.22. 11 years ago
Yichun Zhang (agentzh) 320c5008e4 upgraded ngx_lua to 0.8.6. 11 years ago
Yichun Zhang (agentzh) a4006329a7 upgraded ngx_postgres to 1.0rc3. 11 years ago
Yichun Zhang (agentzh) 2890410b68 upgraded ngx_srcache to 0.22. 11 years ago
Yichun Zhang (agentzh) 197399d1b6 upgraded ngx_echo to 0.46. 11 years ago
Yichun Zhang (agentzh) 110c8fe4ce bumped version to 1.4.1.1. 11 years ago
Yichun Zhang (agentzh) 2bfd01ed14 upgraded ngx_lua to 0.8.5. 11 years ago
Yichun Zhang (agentzh) 49599affe9 upgraded ngx_lua to 0.8.4. 11 years ago
Yichun Zhang (agentzh) 6f31d3b261 bugfix: configure: spaces in the --with-cc option values resulted in errors. 11 years ago
Yichun Zhang (agentzh) b9325c34d8 upgraded ngx_lua to 0.8.3. 11 years ago
Yichun Zhang (agentzh) a169416e71 upgraded ngx_headers_more to 0.21. 11 years ago
Yichun Zhang (agentzh) cef62e1aa8 only apply gcc-maybe-uninitialized-warning.patch for nginx 1.4.1+. 11 years ago
agentzh (Yichun Zhang) bb367bc9e6 util/dist-check: now we also check the --with-no-pool-patch option of the ./configure script. 11 years ago
agentzh (Yichun Zhang) 4cdd11476b applied the patch gcc-maybe-uninitialized-warning.patch for nginx to fix a gcc warning with gcc 4.7.3/4.7.2. 11 years ago
agentzh (Yichun Zhang) c312ba38b3 added patches for nginx 1.4.1. 11 years ago
agentzh (Yichun Zhang) b9eb443da6 bumped version to 1.2.8.6. 11 years ago
agentzh (Yichun Zhang) 72da5ad7ba upgraded LuaJIT to 2.0.2. 11 years ago
agentzh (Yichun Zhang) ac3b864532 Revert "upgraded ngx_lua to 0.8.3rc1."
This reverts commit 6c14ea5c56.
11 years ago
agentzh (Yichun Zhang) 6c14ea5c56 upgraded ngx_lua to 0.8.3rc1. 12 years ago
agentzh (Yichun Zhang) b68ec13a71 bumped version to 1.2.8.5. 12 years ago
agentzh (Yichun Zhang) 76f2f6c2f3 upgraded ngx_srcache to 0.21. 12 years ago
agentzh (Yichun Zhang) a5c4d85835 upgraded ngx_lua to 0.8.2. 12 years ago
agentzh (Yichun Zhang) 24d8c2265e feature: applied the invalid_referer_hash patch to the nginx core to make the $invalid_referer variable accessible in embedded dynamic languages like Perl and Lua. thanks Fry-kun for requesting this. 12 years ago
agentzh (Yichun Zhang) d9a491a88c upgraded ngx_lua to 0.8.2rc1. 12 years ago
agentzh (Yichun Zhang) 07fbdad118 applied the official patch for the nginx security vulnerability CVE-2013-2070. 12 years ago
agentzh (Yichun Zhang) 090060c907 updated tests to reflect recent changes; also bumped version number to 1.2.8.1. 12 years ago
agentzh (Yichun Zhang) b156d2db62 upgraded ngx_srcache to 0.20. 12 years ago
agentzh (Yichun Zhang) dbb9c98bee upgraded ngx_headers_more to 0.20. 12 years ago
agentzh (Yichun Zhang) 4c300f618d upgraded ngx_lua to 0.8.1. 12 years ago
agentzh (Yichun Zhang) 62bbc5c4c5 upgraded ngx_lua to 0.8.0. 12 years ago
agentzh (Yichun Zhang) 529f4c854c always enable debuginfo in the bundled LuaJIT 2.0 build and Lua 5.1 build to support Nginx Systemtap Toolkit. 12 years ago
agentzh (Yichun Zhang) 3a873d7874 util/dist-check: added support for rc versions. 12 years ago
agentzh (Yichun Zhang) aadd93ff24 upgraded the nginx core to 1.2.8. 12 years ago
agentzh (Yichun Zhang) ea1d378e84 change: no longer pass -O0 to gcc when --with-debug is specified because gcc often generates bogus DWARF info when optimization is disabled. 12 years ago
agentzh (章亦春) ed2f8de61a util/dist-check: fixed dtrace tests for Mac OS X. 12 years ago
agentzh (Yichun Zhang) 1d096c047e util/dist-check: added -l option to build the bundle with the std lua 5.1 interpreter. 12 years ago
agentzh (Yichun Zhang) 9f0143b14f upgraded ngx_iconv to 0.10. 12 years ago
agentzh (Yichun Zhang) 05ae54a092 util/dist-check: performs dtrace static probe tests on solaris too. 12 years ago
agentzh (Yichun Zhang) 09598a3e19 util/dist-check: enabled ngx_iconv in the test build. 12 years ago
agentzh (Yichun Zhang) 977c5b1d51 util/dist-check: suppress the output of the killall commands. 12 years ago
agentzh (Yichun Zhang) 6063956a1a added the util/dist-check script for checking the basic sanity of a tarball distribution. 12 years ago
agentzh (Yichun Zhang) a2ed0a0403 upgraded ngx_lua to 0.7.21 and ngx_encrypted_session to 0.03; also bumped bundle version to 1.2.7.6. 12 years ago
agentzh (Yichun Zhang) 8e57e2541b bumped version to 1.2.7.5; updated tests to reflect recent changes. 12 years ago