Commit Graph

379 Commits (4fb47911077d0cba3957541f0f06003ebd66e15d)

Author SHA1 Message Date
Yichun Zhang (agentzh) 46a5fd3bba upgraded the nginx core to 1.7.7. 10 years ago
Yichun Zhang (agentzh) dde4c94fd0 bugfix: applied a patch to the nginx core to fix a memory invalid read regression introduced in nginx 1.7.5+'s resolver. 10 years ago
Yichun Zhang (agentzh) e2a964d124 upgraded ngx_lua to 0.9.12. 10 years ago
Yichun Zhang (agentzh) cf8c075e79 resty: more improvements.
* made ngx.exit() an alias of os.exit().
* made the exit status code right for the wrapper process.
* require at least ngx_lua 0.9.12 to prevent memory bugs in older
  versions.
* suppressed a debugging output line.
10 years ago
Yichun Zhang (agentzh) 399bdecaef feature: added new command-line utility, "resty", to run Lua code or Lua files (for OpenResty) directly from the command-line. it is installed into the "<prefix>/bin" directory. prodded by Vitaly Kosenko. 10 years ago
Yichun Zhang (agentzh) 5b6c063ae7 bumped version to 1.7.4.1rc1. 10 years ago
Yichun Zhang (agentzh) e225c37731 upgraded the nginx core to 1.7.4. 10 years ago
Yichun Zhang (agentzh) cc4a307f0e upgraded the nginx core to 1.7.3. 10 years ago
Yichun Zhang (agentzh) 315279079f bumped version to 1.7.2.1. 10 years ago
Yichun Zhang (agentzh) da19bb5a49 bumped version to 1.7.2.1rc2. 10 years ago
Yichun Zhang (agentzh) ee61517201 bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes. 10 years ago
Yichun Zhang (agentzh) b824a3cb59 upgraded the nginx core to 1.7.2. 10 years ago
Yichun Zhang (agentzh) 6e41bcd018 bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes. 10 years ago
Yichun Zhang (agentzh) b54113f517 upgraded ngx_lua to 0.9.8. 11 years ago
Yichun Zhang (agentzh) 91484d0e11 upgraded LuaJIT to v2.1-20140515-2. 11 years ago
Yichun Zhang (agentzh) 9c3a123035 upgraded nginx core to 1.7.0. 11 years ago
Yichun Zhang (agentzh) 2ee8fe558a updated tests to reflect recent changes; also bumped version to 1.5.12.1. 11 years ago
Yichun Zhang (agentzh) e3b7de9b23 upgraded LuaJIT to v2.1-20140423. 11 years ago
Yichun Zhang (agentzh) c2fb3c9dac bumped version to 1.5.12.1rc3. 11 years ago
Yichun Zhang (agentzh) b6661ea47c bumped LuaJIT version to v2.1-20140411. 11 years ago
Yichun Zhang (agentzh) b0f1e786c1 upgraded the nginx core to 1.5.12. 11 years ago
Yichun Zhang (agentzh) 37ba2b1015 backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133). 11 years ago
Yichun Zhang (agentzh) 2ba03387fd upgraded LuaJIT to v2.1-20140313. 11 years ago
Yichun Zhang (agentzh) e36d505d80 upgraded the patches for nginx 1.5.11. 11 years ago
Yichun Zhang (agentzh) 227e4e0da2 upgraded nginx core to 1.5.9. 11 years ago
Yichun Zhang (agentzh) 84f46c7be5 bumped version to 1.5.8.1. 11 years ago
Yichun Zhang (agentzh) 1eb135cc6a upraded the nginx core to 1.5.8. 11 years ago
Yichun Zhang (agentzh) 8cec47f755 upgraded the nginx core to 1.5.7. 11 years ago
Yichun Zhang (agentzh) 02614af5ed bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report. 11 years ago
Yichun Zhang (agentzh) c338e4d0e2 bumped version to 1.4.3.7. 11 years ago
Yichun Zhang (agentzh) 0528788543 feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in #39. 11 years ago
Yichun Zhang (agentzh) 8b86c72ea2 applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547. 11 years ago
Yichun Zhang (agentzh) 383ed9a47d bumped version to 1.4.3.4. 11 years ago
Yichun Zhang (agentzh) bd81be02ee bumped version to 1.4.3.3. 11 years ago
Yichun Zhang (agentzh) fa917e6620 upgraded ngx_lua to 0.9.2 and ngx_srcache to 0.24. 11 years ago
Yichun Zhang (agentzh) 95d727fd8f bumped version to 1.4.3.1; also updated tests to reflect recent changes. 11 years ago
Yichun Zhang (agentzh) 35e053cb6c upgraded the nginx core to 1.4.3. 11 years ago
Yichun Zhang (agentzh) ae74836236 mainline version 1.4.2.9. 11 years ago
Yichun Zhang (agentzh) f0243eb2aa upgraded lua-resty-redis to 0.16. 11 years ago
Yichun Zhang (agentzh) 76a803640a bumped version to 1.4.2.8 and also updated tests accordingly. 11 years ago
Yichun Zhang (agentzh) 5fe07d1df5 upgraded ngx_lua to 0.8.10. 11 years ago
Yichun Zhang (agentzh) 2c23a0859e bumped version to 1.4.2.7 and also updated the test suite accordingly. 11 years ago
Yichun Zhang (agentzh) 8012da1f61 upgraded ngx_lua to 0.8.9 and ngx_echo to 0.48. 11 years ago
Yichun Zhang (agentzh) 5c77ae9d4a bumped version to 1.4.2.5. 11 years ago
Yichun Zhang (agentzh) 559f187c3c upgraded ngx_set_misc to 0.22. 11 years ago
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) 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) 110c8fe4ce bumped version to 1.4.1.1. 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) 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) aadd93ff24 upgraded the nginx core to 1.2.8. 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
agentzh (Yichun Zhang) 49d9d9b778 nginx-1.2.7-upstream_truncation.patch: worked around an issue in ngx_event_pipe_copy_input_filter because it does not set p->upstream_done when p->length <= 0 like ngx_http_proxy_copy_filter. 12 years ago
agentzh (Yichun Zhang) e7053c9ca9 updated the dtrace patch to make the stap function ngx_chain_dump() print out info about the "last_buf" and "last_in_chain" flags in bufs. 12 years ago
agentzh (Yichun Zhang) d54e2dcc69 upgraded ngx_echo to 0.45, ngx_drizzle to 0.1.5, ngx_lua to 0.7.19, and lua-resty-memcached to 0.11. 12 years ago
agentzh (Yichun Zhang) 7e359ff049 upgraded ngx_lua to 0.7.18, ngx_echo to 0.44, ngx_redis2 to 0.10, and lua-resty-upload to 0.08; also bumped version to 1.2.7.3. 12 years ago
agentzh (Yichun Zhang) 9f52ad4a45 applied the variables_in_redis_pass patch to ngx_redis 0.3.6 to allow use of nginx variables in the redis_pass directive. 12 years ago
agentzh (Yichun Zhang) a925be09c9 bugfix: applied Lanshun Zhou's run_posted_requests_in_resolver patch to the Nginx core: http://mailman.nginx.org/pipermail/nginx-devel/2013-March/003476.html 12 years ago
agentzh (Yichun Zhang) d91993fc38 upgraded ngx_lua to 0.7.18rc2. 12 years ago
agentzh (Yichun Zhang) c9f5ca8566 upgraded ngx_lua to 0.7.17 and ngx_echo to 0.43. also applied the official hotfix #1 patch for LuaJIT 2.0.1. 12 years ago
agentzh (Yichun Zhang) 9e944b8c53 bumped version to 1.2.7.1 and upgraded ngx_lua to 0.7.16. 12 years ago
agentzh (Yichun Zhang) db978031d2 upgraded the nginx core to 1.2.7. 12 years ago
agentzh (Yichun Zhang) 1ca5fb8597 bumped version to 1.2.6.6. 12 years ago
agentzh (Yichun Zhang) 8496c99def upgraded ngx_lua to 0.7.15. 12 years ago
agentzh (Yichun Zhang) dd4620afaf bumped version to 1.2.6.5. 12 years ago
agentzh (Yichun Zhang) a553009af0 upgraded ngx_srcache to 0.19. 12 years ago
agentzh (Yichun Zhang) ed74e3d767 bumped version to 1.2.6.3. 12 years ago
agentzh (Yichun Zhang) 0a2dcd7c50 added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 12 years ago
agentzh (Yichun Zhang) 6d0cbed3f7 bumped version to 1.2.6.1; updated tests to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 1da1181ba1 upgraded ngx_lua to 0.7.12. 12 years ago
agentzh (Yichun Zhang) a31b1d0118 upgraded ngx_lua to 0.7.10. 12 years ago
agentzh (Yichun Zhang) f2b37bbcc7 upgraded the nginx core to 1.2.6. 12 years ago
agentzh (Yichun Zhang) 1b425e82b6 bumped version to 1.2.4.14. 12 years ago
agentzh (Yichun Zhang) 3f212924cf upgraded lua-resty-upload to 0.05. 12 years ago
agentzh (Yichun Zhang) bdc3c5e077 upgraded lua-resty-mysql to 0.12; also bumped version number to 1.2.4.13. 12 years ago
agentzh (Yichun Zhang) 5e881d7591 upgraded ngx_lua to 0.7.8. 12 years ago
agentzh (Yichun Zhang) 300b788e88 upgraded ngx_lua to 0.7.7; bumped version to 1.2.4.11. 12 years ago
agentzh (Yichun Zhang) 1f83898d01 applied slab_alloc_no_memory_as_info.patch to lower the log level of the error message "ngx_slab_alloc() failed: no memory" from "crit" to "info". 12 years ago
agentzh (Yichun Zhang) 31e4baf6ca bumped version to 1.2.4.11rc3. 12 years ago
agentzh (Yichun Zhang) 2696c9f161 upgraded ngx_lua to 0.7.6rc2. 12 years ago
agentzh (Yichun Zhang) 2ad093b4fa include the latest bugfixes for LuaJIT 2.0 from the git repository (up to git commit 2ad9834d). 12 years ago
agentzh (Yichun Zhang) 9e9a6616c1 bumped version to 1.2.4.9. 12 years ago
agentzh (Yichun Zhang) 35b5f534cf upgraded ngx_lua to 0.7.5rc1. 12 years ago
agentzh (Yichun Zhang) 9bd2c1fbc5 checked in the patches for the nginx 1.2.5 core. 12 years ago
agentzh (Yichun Zhang) d4e5d9967d upgraded LuaJIT to 2.0.0 (final). 12 years ago
agentzh (Yichun Zhang) 67745bc16b upgraded ngx_lua to 0.7.4; also bumped version of ngx_openresty to 1.2.4.7. 12 years ago
agentzh (Yichun Zhang) eac1071088 upgraded luajit to 2.0.0rc3. 12 years ago
agentzh (Yichun Zhang) 86a935befc upgraded luajit to 2.0.0rc2. 12 years ago