Commit Graph

306 Commits (03eae9e632ffc8f7b3be20220efe1c11b5811943)

Author SHA1 Message Date
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