Commit Graph

913 Commits (7571924cd2572535f5be291a33e52b761d111376)

Author SHA1 Message Date
Yichun Zhang (agentzh) 7571924cd2 bumped version to 1.11.2.1. 8 years ago
Yichun Zhang (agentzh) abd91310df upgraded lua-resty-core to 0.1.8. 8 years ago
Yichun Zhang (agentzh) edcdb450f4 bumped version to 1.11.2.1 RC1. 8 years ago
Yichun Zhang (agentzh) ed140425aa win32: apply the sess_set_get_cb_yield patch for openssl for our binary build. 8 years ago
Yichun Zhang (agentzh) 949ad066d6 feature: bundled the sess_set_get_cb_yield patch for OpenSSL to support the ssl_session_fetch_by_lua* directives of ngx_http_lua_module. 8 years ago
Yichun Zhang (agentzh) a0e7a6a9fa win32: now we use pcre 8.39 and openssl 1.0.2h in our official build. 8 years ago
Yichun Zhang (agentzh) 45700de84a upgraded lua-resty-dns to 0.17. 8 years ago
Yichun Zhang (agentzh) 8269bbfb3a upgraded ngx_lua_upstream to 0.06. 8 years ago
Yichun Zhang (agentzh) 6c5e27c40e upgraded lua-resty-redis to 0.25. 8 years ago
Yichun Zhang (agentzh) d7d0d17a2f upgraded ngx_set_misc to 0.31. 8 years ago
Yichun Zhang (agentzh) be80ceb08b upgraded ngx_encrypted_session to 0.06. 8 years ago
Yichun Zhang (agentzh) e2fa208541 upgraded resty-cli to 0.13. 8 years ago
Yichun Zhang (agentzh) 7321a6af98 upgraded ngx_headers_more to 0.31. 8 years ago
Yichun Zhang (agentzh) 6973ad7234 upgraded ngx_echo to 0.60. 8 years ago
Yichun Zhang (agentzh) 5c57aed170 upgraded ngx_lua to 0.10.6 and lua-resty-core to 0.1.7. 8 years ago
Yichun Zhang (agentzh) 97901f3357 feature: applied the ssl_pending_session.patch to the nginx core to support the ssl_session_fetch_by_lua* and ssl_session_store_by_lua* in ngx_lua.
also added an openssl patch to support yieldable callback set by
SSL_CTX_sess_set_get_cb().
8 years ago
Yichun Zhang (agentzh) 09ca92f51f upgraded the nginx core to 1.11.2. 8 years ago
Yichun Zhang (agentzh) bf0e5bdef0 change: now we use our own version of default index.html and 50x.html pages. 8 years ago
Yichun Zhang (agentzh) 961eb11536 bugfix: forgot to create the directory <openresty-prefix>/site/lualib/. 8 years ago
Yichun Zhang (agentzh) 9455250873 upgraded ngx_lua to 0.10.6rc1 and lua-resty-core to 0.1.7rc1. 8 years ago
Yichun Zhang (agentzh) 5429150ab6 feature: added "<openresty-prefix>/site/lualib/" to the default Lua module search paths used by OpenResty. This location is for 3rd-party Lua modules so that the users will not pollute the "<openresty-prefix>/lualib/" directory with non-standard Lua module files. 8 years ago
Yichun Zhang (agentzh) 8d76d5910f feature: now we create the <openresty-prefix>/bin/openresty symlink which points to <openresty-prefix>/nginx/sbin/nginx to avoid polluting the PATH environment with the name "nginx". 8 years ago
Yichun Zhang (agentzh) 7c274e056e feature: added the upstream_timeout_fields patch to the nginx core to allow per-request connect/send/read timeout settings for individual upstream requests and retries. 8 years ago
Yichun Zhang (agentzh) 8d8a2529ad feature: added the official LuaJIT documentation from LuaJIT 2.1 to our restydoc indexes. 8 years ago
Yichun Zhang (agentzh) 2369d00d46 feature: added the Lua 5.1 reference manual from lua 5.1.5 to our restydoc indexes. 8 years ago
Yichun Zhang (agentzh) e9c8fb30f2 dist-check: added a test build disabling lua ffi in ngx_lua. 8 years ago
Yichun Zhang (agentzh) e63984f81d bugfix: special characters like spaces in nginx configure option values (like --with-pcre-opt and --with-openssl-opt) were not passed correctly. thanks Andreas Lubbe for the report in #178. 8 years ago
Yichun Zhang (agentzh) 20c164f5e7 upgraded resty-cli to 0.12. 8 years ago
Yichun Zhang (agentzh) 568d1e0e5d upgraded resty-cli to 0.11. 8 years ago
Yichun Zhang (agentzh) d3506c60aa bumped version to 1.9.15.1. 8 years ago
Yichun Zhang (agentzh) f05b909f11 win32: include the restydoc-index tool as well. 8 years ago
Yichun Zhang (agentzh) b321c89392 upgraded resty-cli to 0.10. 8 years ago
Yichun Zhang (agentzh) c47aef193f bugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core. 8 years ago
Yichun Zhang (agentzh) d6a8907fc0 resolved conflicts while merging the branch 1.9.7.x into master. 8 years ago
Yichun Zhang (agentzh) bf47ba9529 bugfix: applied the patch for nginx security advisory (CVE-2016-4450).
also bumped version to 1.9.7.5.
8 years ago
Yichun Zhang (agentzh) a6c3a0f21e removed duplicate doc files from our bundle; also upgraded resty-cli to 0.09. 8 years ago
Yichun Zhang (agentzh) a924c2d9aa bumped version to 1.9.15.1 RC2. 8 years ago
Yichun Zhang (agentzh) 05dc2dc32a upgraded resty-cli to 0.08; also skipped the nginx source tree for restydoc indexing. 8 years ago
Yichun Zhang (agentzh) 8091435d3f upgraded lua-resty-mysql to 0.16. 8 years ago
Yichun Zhang (agentzh) d4d2397011 upgraded lua-resty-dns to 0.16. 8 years ago
Yichun Zhang (agentzh) c7ec3e0b5b upgraded lua-resty-redis to 0.24. 8 years ago
Yichun Zhang (agentzh) b01018e897 upgraded ngx_lua to 0.10.5. 8 years ago
Yichun Zhang (agentzh) 9ef51f89be upgraded lua-resty-redis to 0.23. 9 years ago
Yichun Zhang (agentzh) 853c13c46f upgraded resety-cli to 0.07. 9 years ago
Yichun Zhang (agentzh) 33cf50beae upgraded ngx_lua to 0.10.4. 9 years ago
Yichun Zhang (agentzh) d2e85ffb13 util/dist-check: typo fixes. 9 years ago
Yichun Zhang (agentzh) 64971a1336 upgraded ngx_lua to 0.10.4rc1. 9 years ago
Yichun Zhang (agentzh) 57924dc487 upgraded LuaJIT to 2.1-20160517. 9 years ago
Yichun Zhang (agentzh) 5edc89c7be upgraded LuaJIT to 2.1-20160516. 9 years ago
Yichun Zhang (agentzh) 665faf0aea version 1.9.15.1 RC1. 9 years ago