Commit Graph

1250 Commits

Author SHA1 Message Date
Yichun Zhang (agentzh) e1cfbe09ab upgraded lua-resty-limit-traffic to 0.03. 2017-04-08 15:25:01 -07:00
Yichun Zhang (agentzh) 8caa177718 upgraded opm to 0.0.3. 2017-04-08 15:19:07 -07:00
Yichun Zhang (agentzh) d00f1e1ef0 upgraded lua-resty-limit-traffic to 0.02. 2017-04-08 15:07:00 -07:00
Yichun Zhang (agentzh) df41967474 bumped version to 1.11.2.3rc0. 2017-04-08 15:02:41 -07:00
Yichun Zhang (agentzh) 2fd117c427 upgraded lua-resty-mysql to 0.18. 2017-04-08 15:01:34 -07:00
Yichun Zhang (agentzh) cfc14f5d26 upgraded lua-cjson to 2.1.0.5. 2017-04-08 14:28:11 -07:00
Yichun Zhang (agentzh) 1197fe2bd1 upgraded lua-resty-core to 0.1.10.
upgraded lua-resty-lock to 0.05.

upgraded ngx_lua to 0.10.8.

upgraded ngx_drizzle to 0.1.10.
2017-04-08 14:25:57 -07:00
Yichun Zhang (agentzh) b0654629a9 upgraded lua-resty-lrucache to 0.05. 2017-04-08 13:46:50 -07:00
Yichun Zhang (agentzh) 4fb4791107 upgraded LuaJIT to 2.1-20170405. 2017-04-08 12:04:51 -07:00
Yichun Zhang (agentzh) 6b82ea1099 feature: now we automatically add the -msse4.2 compilation option for building the bundled LuaJIT when it is available. 2017-03-19 22:21:11 -07:00
Yichun Zhang (agentzh) b59ef879a5 win32: upgraded PCRE, zlib, and OpenSSL to their latest releases. 2017-03-19 21:15:52 -07:00
Yichun Zhang (agentzh) 2044681992 dist-check: made the output a bit nicer. 2017-03-19 21:15:31 -07:00
David Galeano ee90152ae3 bugfix: we did not use PATH in ./configure --sbin-path=PATH when creating symlinks.
this fixes #196.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-02-13 15:09:10 -08:00
Thibault Charbonnier b490cfeea4 feature: applied the safe_resolver_ipv6_option patch to the nginx core to avoid the 'ipv6=off' option to be parsed by nginx when it is not built with IPv6 support.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2016-12-26 22:14:59 -08:00
Yichun Zhang (agentzh) b03099b386 bumped version to 1.11.2.2. 2016-11-17 14:26:08 -08:00
Yichun Zhang (agentzh) e921c6e9b1 added more tests to dist-check. 2016-11-13 10:15:47 -08:00
Yichun Zhang (agentzh) 365c7d9d9e upgraded resty-cli to 0.16. 2016-11-13 10:11:26 -08:00
Yichun Zhang (agentzh) 5d01a5e0b4 upgraded opm to 0.0.2. 2016-11-13 09:59:50 -08:00
Yichun Zhang (agentzh) e478681308 upgraded resty-cli to 0.15. 2016-11-13 09:59:03 -08:00
Yichun Zhang (agentzh) e254c3d0c1 change: now we enable -DLUAJIT_ENABLE_LUA52COMPAT in our bundled LuaJIT build by default, which can be disabled by ./configure --without-luajit-lua52. 2016-11-13 08:18:06 -08:00
Yichun Zhang (agentzh) efe10e532c added new command-line utility, opm, for managing community contributed OpenResty packages. 2016-11-04 15:12:14 -07:00
Yichun Zhang (agentzh) 6343d26c17 upgraded resty-cli to 0.14. 2016-11-04 15:05:49 -07:00
Yichun Zhang (agentzh) 8ffd932b20 added lua-resty-limit-traffic. 2016-11-04 15:00:22 -07:00
Yichun Zhang (agentzh) 6cb4ae0de3 upgraded lua-resty-mysql to 0.17. 2016-11-04 14:49:09 -07:00
Yichun Zhang (agentzh) 6c8f4f87ba upgraded lua-resty-upload to 0.10. 2016-11-04 14:09:52 -07:00
Yichun Zhang (agentzh) d7f84c9079 upgraded lua-resty-websocket to 0.06. 2016-11-04 14:06:31 -07:00
Yichun Zhang (agentzh) 4f2bf44aba upgraded lua-resty-dns to 0.18. 2016-11-04 14:02:29 -07:00
Yichun Zhang (agentzh) a4640d68f1 upgraded lua-resty-redis to 0.26. 2016-11-04 13:58:42 -07:00
Yichun Zhang (agentzh) 69803153aa upgraded ngx_headers_more to 0.32. 2016-11-04 13:55:31 -07:00
Yichun Zhang (agentzh) b488540a2f upgraded lua-resty-core to 0.1.9. 2016-11-04 13:47:11 -07:00
Yichun Zhang (agentzh) b37d406423 win32: upgraded OpenSSL to 1.0.2j. 2016-11-04 12:28:36 -07:00
Yichun Zhang (agentzh) dc03e7641b upgraded ngx_lua to 0.10.7. 2016-11-04 12:10:00 -07:00
Yichun Zhang (agentzh) 2900286149 upgraded LuaJIT to 2.1-20161104. 2016-11-04 12:08:16 -07:00
Yichun Zhang (agentzh) 5163293260 make install: now we also create directories <prefix>/site/pod/ and <prefix>/site/manifest/. 2016-11-02 15:19:06 -07:00
Yichun Zhang (agentzh) 1815637613 doc: updated README-win32.md to reflect recent changes. 2016-08-26 14:35:19 -07:00
Yichun Zhang (agentzh) fd667d6369 updated the help text of ./configure --help to sync with the new nginx 1.11.2 core. 2016-08-26 13:35:04 -07:00
Yichun Zhang (agentzh) e2a735c481 win32: enabled http v2, addition, gzip static, sub, and several more standard nginx modules. 2016-08-26 13:16:54 -07:00
Yichun Zhang (agentzh) 7571924cd2 bumped version to 1.11.2.1. 2016-08-24 23:08:33 -07:00
Yichun Zhang (agentzh) abd91310df upgraded lua-resty-core to 0.1.8. 2016-08-24 17:21:52 -07:00
Yichun Zhang (agentzh) edcdb450f4 bumped version to 1.11.2.1 RC1. 2016-08-24 14:11:43 -07:00
Yichun Zhang (agentzh) ed140425aa win32: apply the sess_set_get_cb_yield patch for openssl for our binary build. 2016-08-24 14:11:30 -07:00
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. 2016-08-15 15:37:44 -07:00
Yichun Zhang (agentzh) a0e7a6a9fa win32: now we use pcre 8.39 and openssl 1.0.2h in our official build. 2016-08-15 15:31:07 -07:00
Yichun Zhang (agentzh) 45700de84a upgraded lua-resty-dns to 0.17. 2016-08-15 14:48:35 -07:00
Yichun Zhang (agentzh) 8269bbfb3a upgraded ngx_lua_upstream to 0.06. 2016-08-15 14:47:48 -07:00
Yichun Zhang (agentzh) 6c5e27c40e upgraded lua-resty-redis to 0.25. 2016-08-15 14:47:18 -07:00
Yichun Zhang (agentzh) d7d0d17a2f upgraded ngx_set_misc to 0.31. 2016-08-15 14:07:24 -07:00
Yichun Zhang (agentzh) be80ceb08b upgraded ngx_encrypted_session to 0.06. 2016-08-15 14:05:08 -07:00
Yichun Zhang (agentzh) e2fa208541 upgraded resty-cli to 0.13. 2016-08-15 14:01:29 -07:00
Yichun Zhang (agentzh) 7321a6af98 upgraded ngx_headers_more to 0.31. 2016-08-15 13:59:57 -07:00
Yichun Zhang (agentzh) 6973ad7234 upgraded ngx_echo to 0.60. 2016-08-15 13:56:16 -07:00
Yichun Zhang (agentzh) 5c57aed170 upgraded ngx_lua to 0.10.6 and lua-resty-core to 0.1.7. 2016-08-15 13:49:53 -07:00
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().
2016-07-19 19:26:29 -07:00
Yichun Zhang (agentzh) 09ca92f51f upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
Yichun Zhang (agentzh) bf0e5bdef0 change: now we use our own version of default index.html and 50x.html pages. 2016-07-14 18:47:56 -07:00
Yichun Zhang (agentzh) 961eb11536 bugfix: forgot to create the directory <openresty-prefix>/site/lualib/. 2016-07-14 18:30:07 -07:00
Yichun Zhang (agentzh) 9455250873 upgraded ngx_lua to 0.10.6rc1 and lua-resty-core to 0.1.7rc1. 2016-07-14 18:09:09 -07:00
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. 2016-07-14 18:05:53 -07:00
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". 2016-07-14 17:53:07 -07:00
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. 2016-07-01 12:17:53 -07:00
Yichun Zhang (agentzh) 8d8a2529ad feature: added the official LuaJIT documentation from LuaJIT 2.1 to our restydoc indexes. 2016-06-29 13:26:43 -07:00
Yichun Zhang (agentzh) 2369d00d46 feature: added the Lua 5.1 reference manual from lua 5.1.5 to our restydoc indexes. 2016-06-29 13:05:36 -07:00
Yichun Zhang (agentzh) e9c8fb30f2 dist-check: added a test build disabling lua ffi in ngx_lua. 2016-06-16 12:34:58 -07:00
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. 2016-06-06 12:07:54 -07:00
Yichun Zhang (agentzh) 20c164f5e7 upgraded resty-cli to 0.12. 2016-06-03 17:51:15 -07:00
Yichun Zhang (agentzh) 568d1e0e5d upgraded resty-cli to 0.11. 2016-06-03 17:33:44 -07:00
Yichun Zhang (agentzh) d3506c60aa bumped version to 1.9.15.1. 2016-06-03 16:39:11 -07:00
Yichun Zhang (agentzh) f05b909f11 win32: include the restydoc-index tool as well. 2016-06-03 16:38:38 -07:00
Yichun Zhang (agentzh) b321c89392 upgraded resty-cli to 0.10. 2016-06-03 16:38:25 -07:00
Yichun Zhang (agentzh) c47aef193f bugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core. 2016-05-31 15:45:49 -07:00
Yichun Zhang (agentzh) d6a8907fc0 resolved conflicts while merging the branch 1.9.7.x into master. 2016-05-31 15:43:07 -07:00
Yichun Zhang (agentzh) bf47ba9529 bugfix: applied the patch for nginx security advisory (CVE-2016-4450).
also bumped version to 1.9.7.5.
2016-05-31 13:19:28 -07:00
Yichun Zhang (agentzh) a6c3a0f21e removed duplicate doc files from our bundle; also upgraded resty-cli to 0.09. 2016-05-25 23:17:08 -07:00
Yichun Zhang (agentzh) a924c2d9aa bumped version to 1.9.15.1 RC2. 2016-05-25 22:21:00 -07:00
Yichun Zhang (agentzh) 05dc2dc32a upgraded resty-cli to 0.08; also skipped the nginx source tree for restydoc indexing. 2016-05-25 22:20:50 -07:00
Yichun Zhang (agentzh) 8091435d3f upgraded lua-resty-mysql to 0.16. 2016-05-25 20:15:53 -07:00
Yichun Zhang (agentzh) d4d2397011 upgraded lua-resty-dns to 0.16. 2016-05-25 19:52:30 -07:00
Yichun Zhang (agentzh) c7ec3e0b5b upgraded lua-resty-redis to 0.24. 2016-05-25 19:44:49 -07:00
Yichun Zhang (agentzh) b01018e897 upgraded ngx_lua to 0.10.5. 2016-05-25 19:42:40 -07:00
Yichun Zhang (agentzh) 9ef51f89be upgraded lua-resty-redis to 0.23. 2016-05-18 14:20:14 -07:00
Yichun Zhang (agentzh) 853c13c46f upgraded resety-cli to 0.07. 2016-05-18 14:16:33 -07:00
Yichun Zhang (agentzh) 33cf50beae upgraded ngx_lua to 0.10.4. 2016-05-17 15:47:39 -07:00
Yichun Zhang (agentzh) d2e85ffb13 util/dist-check: typo fixes. 2016-05-17 15:06:03 -07:00
Yichun Zhang (agentzh) 64971a1336 upgraded ngx_lua to 0.10.4rc1. 2016-05-17 14:34:37 -07:00
Yichun Zhang (agentzh) 57924dc487 upgraded LuaJIT to 2.1-20160517. 2016-05-17 14:33:48 -07:00
Yichun Zhang (agentzh) 5edc89c7be upgraded LuaJIT to 2.1-20160516. 2016-05-16 17:10:22 -07:00
Yichun Zhang (agentzh) 665faf0aea version 1.9.15.1 RC1. 2016-05-15 22:36:35 -07:00
Yichun Zhang (agentzh) 07dc137193 upgraded ngx_srcache to 0.31. 2016-05-15 21:54:13 -07:00
Yichun Zhang (agentzh) 20a6484f71 upgraded ngx_form_input to 0.12. 2016-05-15 20:28:17 -07:00
Yichun Zhang (agentzh) e4af1abdc3 upgraded lua-cjson to 2.1.0.4. 2016-05-15 20:16:44 -07:00
Yichun Zhang (agentzh) 6229590201 upgraded ngx_iconv to 0.14. 2016-05-15 16:35:08 -07:00
Yichun Zhang (agentzh) 5ca7a403b9 upgraded ngx_redis2 to 0.13. 2016-05-15 16:18:54 -07:00
Yichun Zhang (agentzh) d915ad9427 upgraded ngx_memc to 0.17. 2016-05-15 16:12:15 -07:00
Yichun Zhang (agentzh) d0b0e7e1fc upgraded ngx_echo to 0.59. 2016-05-15 16:06:16 -07:00
Yichun Zhang (agentzh) 57984e23f8 upgraded ngx_headers_more to 0.30. 2016-05-15 15:31:04 -07:00
Yichun Zhang (agentzh) 03ec98a39e upgraded ngx_encrypted_session to 0.05. 2016-05-15 15:16:20 -07:00
Yichun Zhang (agentzh) 63e116b90b upgraded ngx_devel_kit to 0.3.0. 2016-05-15 15:12:57 -07:00
Yichun Zhang (agentzh) a98bfe8325 upgraded lua-resty-memcached to 0.14. 2016-05-15 14:53:08 -07:00
Yichun Zhang (agentzh) 7af6c9b12c upgraded ngx_lua to 0.10.3. 2016-05-15 13:44:16 -07:00
Yichun Zhang (agentzh) 9dd706ad03 upgraded LuaJIT to v2.1-20160514. 2016-05-14 16:17:37 -07:00
Yichun Zhang (agentzh) 2589f0d3c1 added restydoc to our win32 build. 2016-05-12 19:21:16 -07:00
Yichun Zhang (agentzh) 0e2f55d2a0 upgraded resty-cli to 0.07rc4. 2016-05-12 18:19:04 -07:00
Yichun Zhang (agentzh) 6160254ec8 bugfix: ./configure: we should disable the ngx_http_encrypted_session module when --without-http_ssl_module is specified. 2016-05-12 18:19:01 -07:00
Yichun Zhang (agentzh) d836ee1e8e upgraded resty-cli to 0.07rc3. 2016-05-12 17:59:00 -07:00
Yichun Zhang (agentzh) fb040b60db feature: added restydoc documentation indexes for the official nginx core and most of the official openresty components. also upgraded resty-cli to 0.07rc2. 2016-05-12 17:33:26 -07:00
Yichun Zhang (agentzh) 7a2e4881b8 use resty-cli's md2pod.pl script to do the Markdown -> POD conversion since the perl CPAN module Markdown::Pod is both buggy and slow to install. thanks Paul Buonopane for the report in #175.
also upgraded resty-cli to 0.07rc1 for the md2pod.pl script.
2016-05-12 14:53:35 -07:00
Yichun Zhang (agentzh) 1b197fb27a upgraded ngx_devel_kit to 0.3.0rc1; also fixed the no-pool patch for nginx 1.9.15. 2016-04-21 16:56:26 -07:00
Yichun Zhang (agentzh) 86be514b1c upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
Yichun Zhang (agentzh) 3041624fbc release 1.9.7.4. 2016-03-16 17:37:07 -07:00
Yichun Zhang (agentzh) de75e4d7ed version 1.9.7.4 RC1. 2016-03-16 17:36:32 -07:00
Yichun Zhang (agentzh) 107847d6fd upgraded ngx_lua to 0.10.2. 2016-03-08 20:53:48 -08:00
Yichun Zhang (agentzh) f4ca954418 upgraded ngx_array_var to 0.05. 2016-03-08 19:09:05 -08:00
Yichun Zhang (agentzh) 6f8aba9da3 upgraded ngx_set_misc to 0.30. 2016-03-08 19:08:03 -08:00
Yichun Zhang (agentzh) 2436ab0b8c upgraded resty-cli to 0.06. 2016-03-08 17:01:01 -08:00
Yichun Zhang (agentzh) c05b97fcad upraded lua-resty-dns to 0.15. 2016-03-08 16:58:00 -08:00
Yichun Zhang (agentzh) 6dd13af2a1 upgraded lua-resty-upstream-healthcheck to 0.04. 2016-03-08 16:57:00 -08:00
Yichun Zhang (agentzh) aa6c86f46a upgraded ngx_lua_upstream to 0.05. 2016-03-08 16:55:47 -08:00
Yichun Zhang (agentzh) 74940ddd15 upgraded lua-resty-core to 0.1.5. 2016-03-08 16:54:31 -08:00
Yichun Zhang (agentzh) 7d9e51e1b3 upgraded ngx_lua to 0.10.1. 2016-03-08 16:51:01 -08:00
Yichun Zhang (agentzh) e4cfb92295 downgrade to 1.9.7.4rc0 since the new 1.9.11+ nginx cores have pending compatibility issues that require more time to fix. 2016-03-08 16:47:18 -08:00
Yichun Zhang (agentzh) 7f9675a005 win32: downgrade to 1.0.2e due to minor compatibility issues. 2016-03-08 16:46:23 -08:00
Yichun Zhang (agentzh) 71ece286fa win32: bumped the default openssl version used in the official binary build to 1.0.2f. 2016-02-16 11:16:15 -08:00
Yichun Zhang (agentzh) 54c2766d1c upgraded ngx_lua to 0.10.1rc1. 2016-02-16 11:04:01 -08:00
Yichun Zhang (agentzh) 3da92ac16c bugfix: ./configure: use of relative paths like "./nginx" in --prefix=PATH led to compilation errors. thanks Tao Huang for the report in openresty/stream-lua-nginx-module#11. 2016-02-15 09:42:33 -08:00
Yichun Zhang (agentzh) 5f7f678876 upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
Yichun Zhang (agentzh) 753ef7074b bumped version to 1.9.7.3. 2016-01-28 11:47:04 -08:00
Yichun Zhang (agentzh) 8c6b0f77af bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default. 2016-01-28 09:28:18 -08:00
Yichun Zhang (agentzh) 52962f3fc9 renamed ngx_openresty to openresty. 2016-01-25 14:33:53 -08:00
Yichun Zhang (agentzh) 0e31ce1662 util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 2016-01-23 12:01:41 -08:00
Yichun Zhang (agentzh) da90bd7671 fixed the commands for Mac OS X (especially for El Capitan. 2016-01-21 18:59:59 -08:00
Yichun Zhang (agentzh) 4a80309873 bumped version to 1.9.7.2. 2016-01-21 17:47:17 -08:00
Yichun Zhang (agentzh) 9bd838251f upgraded LuaJIT to v2.1-20160108. 2016-01-11 14:39:04 -08:00
Yichun Zhang (agentzh) db38504310 bumped version to 1.9.7.2 RC1. 2016-01-11 14:09:49 -08:00
Yichun Zhang (agentzh) 2351c7c7aa util/dist-check: added tests for --with-stream and balancer_by_lua. 2016-01-11 14:05:04 -08:00
Yichun Zhang (agentzh) f3d36df365 upgraded ngx_lua to 0.10.0 and lua-resty-core to 0.1.4. 2016-01-11 14:04:03 -08:00
Yichun Zhang (agentzh) c0c2f883e9 feature: applied the ssl_cert_cb_yield patch to the NGINX core to allow yielding in OpenSSL's SSL_CTX_set_cert_cb() callbacks (needed by ngx_lua's ssl_certificate_by_lua*, for example). 2016-01-03 10:21:03 -08:00
Yichun Zhang (agentzh) 9cf02ba0c0 bumped version to 1.9.7.1. 2015-12-24 12:46:27 -08:00
Yichun Zhang (agentzh) e1b492fc18 bumped version to 1.9.7.1 RC2. 2015-12-24 12:35:32 -08:00
Yichun Zhang (agentzh) cada794d74 win32: upgraded pcre to 8.38 and openssl to 1.0.2e. also enabled ngx_http_realip_module, ngx_http_addition_module ngx_http_sub_module, and ngx_http_stub_status_module in the win32 binary package by default. 2015-12-23 14:46:05 -08:00
Yichun Zhang (agentzh) ec162777c3 upgraded lua-resty-redis to 0.22. 2015-12-23 13:38:25 -08:00
Yichun Zhang (agentzh) a9a8ebee7a upgraded resty-cli to 0.05. 2015-12-23 13:34:35 -08:00
Yichun Zhang (agentzh) ac4d52423c bumped version to 1.9.7.1 RC1. 2015-12-23 13:34:21 -08:00
Yichun Zhang (agentzh) c0a85e7e3e upgraded ngx_headers_more to 0.29, ngx_lua to 0.9.20, luajit to v2.1-20151219, and lua-resty-core to 0.1.3. 2015-12-19 21:08:50 -08:00
Yichun Zhang (agentzh) c64ff34957 fixed an output line in util/mirror-tarballs. 2015-12-19 11:49:06 -08:00
Yichun Zhang (agentzh) 54b824d1f4 ./configure: now we automatically set the env MACOSX_DEPLOYMENT_TARGET to the current Mac OS X version unless the env is already set. thanks bsyk for the report in #3. 2015-12-19 11:48:21 -08:00
Yichun Zhang (agentzh) cdedd89613 win32: run dos2unix on the resty script file too. 2015-12-09 15:53:56 -08:00
Yichun Zhang (agentzh) 83eeb14f6c upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
Yichun Zhang (agentzh) 584c1a7e12 bumped version to 1.9.3.2. 2015-11-23 19:21:39 +08:00
Yichun Zhang (agentzh) ce64259d66 bumped version to 1.9.3.2 RC3. 2015-11-11 22:10:42 +08:00
Yichun Zhang (agentzh) 9b439dde0e upgraded ngx_lua to 0.9.19. 2015-11-11 17:50:57 +08:00
Yichun Zhang (agentzh) 5fc5745de0 package-win32.sh: ensure that we copy the COPYRIGHT file over to the Win32 binary package. 2015-11-05 20:51:35 +08:00
Yichun Zhang (agentzh) d55f45c7ff upgraded ngx_iconv to 0.13. 2015-11-05 20:44:48 +08:00
Yichun Zhang (agentzh) cba6fbd864 upgraded lua-redis-parser to 0.12. 2015-11-05 20:43:23 +08:00
Yichun Zhang (agentzh) caea3438eb ensure that we have all the copyright notices attached. 2015-11-05 20:42:02 +08:00
Yichun Zhang (agentzh) cde439a55a bumped version to 1.9.3.2rc2. 2015-11-05 19:17:21 +08:00
Yichun Zhang (agentzh) 38abb277b5 package-win32.sh: ensure that we bundle the libgcc_s_dw2-1.dll file from MinGW. thanks Anton Heryanto for the report. 2015-11-05 19:17:02 +08:00
Yichun Zhang (agentzh) 3cacb62a10 upgraded ngx_lua to 0.9.18. 2015-11-04 22:47:04 +08:00
Yichun Zhang (agentzh) 4374e25548 upgraded lua-cjson to 2.1.0.3. 2015-11-04 22:39:02 +08:00
Yichun Zhang (agentzh) 0e95be39c1 upgraded lua-rds-parser to 0.06. 2015-11-04 21:55:41 +08:00
Yichun Zhang (agentzh) d68403407d upgraded lua-redis-parser to 0.11. 2015-11-04 21:54:49 +08:00
Yichun Zhang (agentzh) f5329c7781 upgraded ngx_rds_csv to 0.07. 2015-11-04 21:48:45 +08:00
Yichun Zhang (agentzh) 3ac11ef73c upgraded ngx_headers_more to 0.28. 2015-11-04 21:46:27 +08:00
Yichun Zhang (agentzh) 1f4045ef2c More MSYS/MinGW love.
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1  for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
  package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
  a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
  code repos, because we need the win32 support which is excluded in the
  official nginx release tarballs. Our nginx release tarballs are
  generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
  binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
  own build system because the MinGW gcc compiler on Win32 is also
  powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
  anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
  MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
  toolchain.
2015-11-02 15:41:50 +08:00
Yichun Zhang (agentzh) 6a17d2c784 bugfix: ./configure --prefix=PATH did not work when PATH is relative. also added experimental support for the MinGW MSYS environment on Win32. 2015-10-29 21:36:27 +08:00
Yichun Zhang (agentzh) 7f15701e76 bumped version to 1.9.3.2rc1. 2015-10-28 16:45:25 +08:00
Yichun Zhang (agentzh) 1220e284aa upgraded LuaJIT to v2.1-20151028. 2015-10-28 16:45:09 +08:00
Yichun Zhang (agentzh) d831e27995 upgraded lua-resty-redis to 0.21. 2015-10-28 16:35:09 +08:00
Yichun Zhang (agentzh) 033b2d88ff upgraded ngx_iconv to 0.12. 2015-10-28 16:30:08 +08:00
Yichun Zhang (agentzh) 622ddd7bb0 upgraded ngx_http_headers_more_module to 0.27. 2015-10-28 16:20:55 +08:00
Yichun Zhang (agentzh) 3e94b37750 upgraded ngx_http_lua_upstream_module to 0.04. 2015-10-28 16:16:08 +08:00
Yichun Zhang (agentzh) 2d0119084e upgraded ngx_lua to 0.9.17. 2015-10-28 16:12:59 +08:00
Yichun Zhang (agentzh) b19b53d6cc bumped version to 1.9.3.1. 2015-08-12 11:24:09 +08:00
Yichun Zhang (agentzh) 04da1876f0 bumped version to 1.9.3.1rc1. 2015-07-29 20:31:09 +08:00
Yichun Zhang (agentzh) f84e035e45 upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
Yichun Zhang (agentzh) c02caa3587 bugfix: ./configure --help: fixed the usage text for the --with-debug option. thanks Kipras Mancevičius for the report. 2015-07-15 23:50:23 +08:00
Yichun Zhang (agentzh) 24eed036c5 Merge branch 'master' of github.com:openresty/ngx_openresty 2015-07-10 12:16:40 +08:00
Yichun Zhang (agentzh) 87c988e4ba bugfix: link failures with openssl might happen on 64-bit Mac OS X when the ./configure option --with-pcre=PATH was used and the openssl source was recent enough. thanks grasses for the report in #3. 2015-07-10 12:16:06 +08:00
Yichun Zhang (agentzh) 46881fd2dc upgraded ngx_postgres to 1.0rc7. 2015-07-08 21:12:26 +08:00
Yichun Zhang (agentzh) 60e72cbf82 updated the test suite to reflect recent changes; also bumped version to 1.9.2.1 RC1. 2015-07-08 19:53:31 +08:00
Yichun Zhang (agentzh) 97a05513eb removed the --with-rtsig_module option from the usage info of ./configure. 2015-07-04 15:27:26 +08:00
Yichun Zhang (agentzh) 7d0443d5d7 ./configure: added --with-threads to usage; also added --with-threads test to dist-check. 2015-07-03 23:23:41 +08:00
Yichun Zhang (agentzh) ce65738299 upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
Yichun Zhang (agentzh) aab5001ffc bumped version to 1.7.10.2. 2015-07-03 14:49:06 +08:00
Yichun Zhang (agentzh) 19de4329b8 upgraded resty-cli to 0.03. 2015-07-03 14:47:07 +08:00
Yichun Zhang (agentzh) ffb5acf592 ./configure: fixed the --without-http_rewrite_module option by disabling NDK automatically; also automatically disable the ngx_encrypted_session module when NDK is disabled. 2015-06-23 22:34:02 +08:00
Yichun Zhang (agentzh) 9bcdd4b62f util/dist-check: the nogzip build now also disables ssl and pcre. 2015-06-23 22:33:01 +08:00
Yichun Zhang (agentzh) b0a74456ba updated tests to reflect recent changes. 2015-06-23 19:50:30 +08:00
Yichun Zhang (agentzh) 357bb4a977 bumped version to 1.7.10.2rc1. 2015-06-23 19:41:32 +08:00
Yichun Zhang (agentzh) 3ddbf6f8d4 upgraded ngx_encrypted_session to 0.04. 2015-06-23 19:40:34 +08:00
Yichun Zhang (agentzh) e1b680f985 upgraded ngx_iconv to 0.11. 2015-06-23 19:39:33 +08:00
Yichun Zhang (agentzh) 389f3a8041 upgraded ngx_array_var to 0.04. 2015-06-23 19:38:53 +08:00
Yichun Zhang (agentzh) 2d6112943f upgraded ngx_xss to 0.05. 2015-06-23 19:37:48 +08:00
Yichun Zhang (agentzh) f57f48f6ce upgraded ngx_form_input to 0.11. 2015-06-23 16:49:01 +08:00
Yichun Zhang (agentzh) d332766a3f upgraded ngx_echo to 0.58. 2015-06-23 15:03:48 +08:00
Yichun Zhang (agentzh) 2e5d8d5179 upgraded ngx_redis2 to 0.12. 2015-06-23 15:02:05 +08:00
Yichun Zhang (agentzh) 9295450eb8 upgraded ngx_memc to 0.16. 2015-06-23 14:59:15 +08:00
Yichun Zhang (agentzh) 73db05ca54 upgraded ngx_drizzle to 0.1.9. 2015-06-23 14:58:17 +08:00
Yichun Zhang (agentzh) a7f1816ba1 upgraded ngx_srcache to 0.30. 2015-06-23 14:57:25 +08:00
Yichun Zhang (agentzh) 613241d40d upgraded ngx_rds_csv to 0.06. 2015-06-23 14:56:30 +08:00
Yichun Zhang (agentzh) fc386017f3 upgraded ngx_rds_json to 0.14. 2015-06-23 14:55:36 +08:00
Yichun Zhang (agentzh) b1f99a6156 upgraded ngx_coolkit to 0.2rc3. 2015-06-22 22:47:50 +08:00
Yichun Zhang (agentzh) fec2e0249c upgraded ngx_postgres to 1.0rc6. 2015-06-22 21:59:31 +08:00
Yichun Zhang (agentzh) d225abe6d1 upgraded ngx_lua_upstream to 0.03. 2015-06-22 21:45:28 +08:00
Yichun Zhang (agentzh) 5df64b4e63 upgraded ngx_set_misc to 0.29. 2015-06-22 21:09:33 +08:00
Yichun Zhang (agentzh) 78dd9dbc23 upgraded LuaJIT to v2.1-20150622. 2015-06-22 21:04:24 +08:00
Yichun Zhang (agentzh) ca9a9824d5 upgraded ngx_lua to 0.9.16. 2015-06-22 20:35:08 +08:00
Yichun Zhang (agentzh) 42d53db5b9 upgraded ngx_headers_more to 0.26. 2015-04-09 14:40:41 -07:00
Yichun Zhang (agentzh) 441cee68b1 upgraded LuaJIT to v2.1-20150331. 2015-03-31 16:19:53 -07:00
Yichun Zhang (agentzh) 58c89f206d upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0. 2015-03-23 12:17:14 -07:00
Yichun Zhang (agentzh) 1f7f6a31b2 bugfix: LuaJIT compilation might fail when old gcc 4 compilers are used (like gcc 4.1.0). this regression had appeared in OpenResty 1.7.7.2. thanks aseiot for the report in #85. 2015-03-11 15:18:14 -07:00
Yichun Zhang (agentzh) 795f52d06c ./configure: removed hacks to workaround an old bug in ngx_lua's build system (just recently fixed in ngx_lua). 2015-03-09 18:57:02 -07:00
Yichun Zhang (agentzh) c01de73e41 util/dist-check: made the script self-contained by inlining the test nginx.conf. also fixed compatibility on recent versions of Mac OS X (like 10.10). 2015-02-28 21:14:50 -08:00
Yichun Zhang (agentzh) 387089ca11 updated test suite to reflect changes; also bumped version to 1.7.10.1. 2015-02-28 17:58:13 -08:00
Yichun Zhang (agentzh) d66f8b699f upgraded LuaJIT to v2.1-20150223; also bumped version to 1.7.10.1 RC2. 2015-02-24 12:10:37 -08:00
Yichun Zhang (agentzh) b75e8490c2 bumped version to 1.7.10.1 RC1. 2015-02-24 12:10:09 -08:00
Yichun Zhang (agentzh) dc2cd9b9e5 upgraded resty-cli to 0.02. 2015-02-18 15:39:40 -08:00
Yichun Zhang (agentzh) c04635fbd7 upgraded ngx_srcache to 0.29. 2015-02-18 15:36:24 -08:00
Yichun Zhang (agentzh) 667802cee6 upgraded ngx_lua to 0.9.15. 2015-02-18 15:31:02 -08:00
Yichun Zhang (agentzh) ee28a12949 upgraded LuaJIT to v2.1-20150218. 2015-02-18 15:06:17 -08:00
Yichun Zhang (agentzh) 6be51e769a bugfix: applied the upstream_filter_finalize patch to the nginx core to fix corrupted $upstream_response_time values when filter_finalize and error_page are both used. thanks Daniel Bento for the report. 2015-02-12 17:20:22 -08:00
Yichun Zhang (agentzh) 6142b6936f upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
Yichun Zhang (agentzh) 86ba1e09f4 ./configure: added --without-http_upstream_least_conn_module and --without-http_upstream_keepalive_module to the usage text (for --help) to reflect recent changes in the nginx core. thanks Seyhun Cavus for the report. 2015-02-09 11:49:13 -08:00
Yichun Zhang (agentzh) 2519cd7dd3 ./configure: renamed the --without-http_limit_zone_module option to --without-http_limit_conn_module to reflect the change in recent nginx cores. thanks Seyhun Cavus for the report. 2015-02-09 11:43:09 -08:00
Yichun Zhang (agentzh) 3ae5c4d93e updated the test suite to reflect recent changes. 2015-02-09 11:39:57 -08:00
Yichun Zhang (agentzh) e82793361b bumped version to 1.7.7.2 RC2. 2015-01-29 14:56:19 -08:00
Yichun Zhang (agentzh) 55909727dd dist-check: added simple tests for builds without ngx_gzip module. 2015-01-29 14:56:02 -08:00
Yichun Zhang (agentzh) 6b052c8fca bugfix: ngx_http_redis failed to compile when the ngx_gzip module was disabled. thanks anod221 for the report in #79. 2015-01-29 14:53:48 -08:00
Yichun Zhang (agentzh) dc007ebcb9 upgraded LuaJIT to v2.1-20150120. 2015-01-21 14:58:00 -08:00
Yichun Zhang (agentzh) f46cfc667d bumped version to 1.7.7.2rc1. 2015-01-21 14:53:39 -08:00
Yichun Zhang (agentzh) 5f6a50cacc util/dist-check: added simple checks for the "resty" utility. 2015-01-21 14:53:26 -08:00
Yichun Zhang (agentzh) 16d0b04e1c upgraded lua-resty-core to 0.1.0. 2015-01-21 14:47:59 -08:00
Yichun Zhang (agentzh) 076f2bd45e upgraded lua-resty-lrucache to 0.04. 2015-01-21 14:43:00 -08:00
Yichun Zhang (agentzh) b1a852b27e upgraded lua-resty-websocket to 0.05. 2015-01-21 14:33:30 -08:00
Yichun Zhang (agentzh) fdcdc15436 upgraded ngx_set_misc to 0.28. 2015-01-21 14:28:58 -08:00
Yichun Zhang (agentzh) 916245656b upgraded ngx_lua to 0.9.14. 2015-01-21 14:21:00 -08:00
Yichun Zhang (agentzh) 03b25469c8 feature: we bundle the resty-cli project to include its "resty" tool instead of using our own. 2014-12-29 14:49:08 -08:00
Yichun Zhang (agentzh) b70fdea626 formal release 1.7.7.1. 2014-12-06 17:32:25 -08:00
Yichun Zhang (agentzh) 8a5b1bb328 upgraded LuaJIT to 2.1-20141128. 2014-11-28 18:58:23 -08:00
Yichun Zhang (agentzh) 47bf7e9349 release 1.7.7.1 RC1. 2014-11-28 18:57:29 -08:00
Yichun Zhang (agentzh) 3b6bfca045 upgraded ngx_lua to 0.9.13. 2014-11-21 21:10:51 -08:00
Yichun Zhang (agentzh) 11b10b4e7b upgraded lua-resty-dns to 0.14. 2014-11-21 21:06:06 -08:00
Yichun Zhang (agentzh) a953967d88 upgraded ngx_set_misc to 0.27. 2014-11-21 21:03:05 -08:00
Yichun Zhang (agentzh) ab169da35b upgraded lua-resty-lrucache to 0.03. 2014-11-21 21:00:09 -08:00
Yichun Zhang (agentzh) b06e150af4 upgraded lua-resty-lock to 0.04. 2014-11-21 20:56:21 -08:00
Yichun Zhang (agentzh) 706823455a upgraded ngx_coolkit to 0.2rc2. 2014-11-21 20:54:24 -08:00
Yichun Zhang (agentzh) 1d15d9e393 upgraded ngx_drizzle to 0.1.8. 2014-11-21 20:53:19 -08:00
Yichun Zhang (agentzh) 3d674b8635 upgraded ngx_echo to 0.57. 2014-11-21 20:45:14 -08:00
Yichun Zhang (agentzh) 94d38e3ff7 upgraded ngx_postgres to 1.0rc5. 2014-11-21 20:43:57 -08:00
Yichun Zhang (agentzh) 80bc3c3549 upgraded LuaJIT to 2.1-20141115. 2014-11-21 20:43:02 -08:00
Yichun Zhang (agentzh) 5cb6e4f591 Revert "bugfix: applied the patch to fix a new regression in nginx 1.7.7's ngx_gzip and ngx_gunzip modules that could lead to request hang when the downstream is slow to write to."
This reverts commit b6d3a5cf7b.
2014-11-15 11:49:06 -08:00
Yichun Zhang (agentzh) b6d3a5cf7b bugfix: applied the patch to fix a new regression in nginx 1.7.7's ngx_gzip and ngx_gunzip modules that could lead to request hang when the downstream is slow to write to. 2014-10-31 18:18:38 -07:00
Yichun Zhang (agentzh) 46a5fd3bba upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
Yichun Zhang (agentzh) 065fb6db35 ./configure: usage text: renamed --with-luajit=PATH to --with-luajit=DIR. thanks Dominic for the suggestion in openresty/ngx_openresty#68. 2014-10-09 16:43:22 -07:00
Yichun Zhang (agentzh) 640108c6f5 ./configure: added the default prefix value to the usage text. 2014-10-07 11:52:12 -07:00
Yichun Zhang (agentzh) 445ca90f06 bugfix: applied a patch to the nginx core to fix the memory invalid reads when exceeding the pre-configured limits in an ngx_hash_t hash table. also upgraded ngx_lua to 0.9.13rc1. 2014-10-06 23:45:48 -07:00
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. 2014-09-30 16:05:19 -07:00
Yichun Zhang (agentzh) 6facf67420 upgraded LuaJIT to 2.1-20140920. 2014-09-20 16:16:55 -07:00
Yichun Zhang (agentzh) 2a2c1269b0 bugfix: resty utility: not all the system environments were passed in. 2014-09-10 13:36:27 -07:00
Yichun Zhang (agentzh) b2cc655554 change: resty: print() is now identical to ngx.say(), which is more in line with the std "print" function. thanks Michal Cichra for the original patch in #65. 2014-09-10 13:29:39 -07:00
Yichun Zhang (agentzh) 07913609c6 bugfix: resty: we should check the case when exec() fails. thanks Michal Cichra for the original patch in #65. 2014-09-10 13:24:18 -07:00
Yichun Zhang (agentzh) 9a26a0452d upgraded ngx_echo to 0.56. 2014-09-02 20:56:09 -07:00
Yichun Zhang (agentzh) 4fed7a2d05 upgraded ngx_set_misc to 0.26. 2014-09-02 20:53:51 -07:00
Yichun Zhang (agentzh) e2a964d124 upgraded ngx_lua to 0.9.12. 2014-09-02 20:49:17 -07:00
Yichun Zhang (agentzh) 0bfb73764e bugfix: we might misuse the homebrew version of LuaJIT on Mac OS X when the user specified the --with-ld-opt="-L/usr/local/lib". thanks Aapo Talvensaari for the report. 2014-08-30 15:12:46 -07:00
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.
2014-08-20 22:02:40 -07:00
Yichun Zhang (agentzh) bb71a30a68 resty: added -I dir for adding dir to Lua module search paths. 2014-08-20 21:45:38 -07:00
Yichun Zhang (agentzh) af058d15db resty: made ngx.say, ngx.print, and print accept the same types of arguments as ngx_lua's default. 2014-08-20 21:22:14 -07:00
Yichun Zhang (agentzh) 59e6665224 resty: made ngx.print, ngx.say, and print return meaninful values; also mocked ngx.flush() and ngx.eof(). 2014-08-20 21:10:18 -07:00
Yichun Zhang (agentzh) fae163cc70 resty: use the nameservers in /etc/resolv.conf; if none, default to google's 2 open DNS servers, 8.8.8.8 and 8.8.4.4. 2014-08-20 21:03:27 -07:00
Yichun Zhang (agentzh) fd1f99ff52 resty: removed the redundant child process reaping code, which also fixes a warning reported by Anton Heryanto. 2014-08-20 20:50:37 -07:00
Yichun Zhang (agentzh) 1140a2fa67 resty: added bug report info to the "resty" utility's usage output. 2014-08-20 15:52:03 -07:00
Yichun Zhang (agentzh) 6f26127d9b resty: made the usage text more concise. 2014-08-20 15:33:33 -07:00
Yichun Zhang (agentzh) 96fc664875 resty: added the -V option. 2014-08-20 15:31:29 -07:00
Yichun Zhang (agentzh) f7e34420c0 resty: more configuration love. 2014-08-20 15:24:57 -07:00
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. 2014-08-20 14:58:58 -07:00
Yichun Zhang (agentzh) aa33a9e752 dist-check: more tolerant about release numbers. 2014-08-20 14:44:22 -07:00
Yichun Zhang (agentzh) c8b64f9fd4 upgraded ngx_lua to 0.9.12rc1. 2014-08-20 14:43:34 -07:00
Yichun Zhang (agentzh) 1429569342 upgraded lua-cjson to 2.1.0.2. 2014-08-17 22:45:39 -07:00
Yichun Zhang (agentzh) 88f0bdb2ae ./configure: call "sh" explicitly for nginx's ./configure script to prevent weird file permission issues as in #63. 2014-08-17 22:27:20 -07:00
Yichun Zhang (agentzh) 526c35ce2f util/install: rm the target file before overwriting to prevent running process from crashing. 2014-08-17 22:23:00 -07:00
Yichun Zhang (agentzh) 5b6c063ae7 bumped version to 1.7.4.1rc1. 2014-08-16 14:45:41 -07:00
Yichun Zhang (agentzh) 34f66f5343 upgraded ngx_set_misc to 0.25. 2014-08-16 14:05:26 -07:00
Yichun Zhang (agentzh) 471940c09b upgraded lua-resty-mysql to 0.15. 2014-08-16 13:57:22 -07:00
Yichun Zhang (agentzh) c9c42f0fee upgraded ngx_form_input to 0.10. 2014-08-16 13:53:28 -07:00
Yichun Zhang (agentzh) 1b20094c21 upgraded ngx_echo to 0.55. 2014-08-16 13:51:52 -07:00
Yichun Zhang (agentzh) fed9b15524 upgraded lua-resty-dns to 0.13. 2014-08-16 13:48:35 -07:00
Yichun Zhang (agentzh) 51a7b54c60 upgraded lua-resty-websocket to 0.04. 2014-08-16 13:46:52 -07:00
Yichun Zhang (agentzh) a90eb927f5 upgraded lua-resty-core to 0.0.9. 2014-08-16 13:44:00 -07:00
Yichun Zhang (agentzh) 8da3363507 upgraded lua-resty-upstream-healthcheck to 0.03. 2014-08-16 13:41:17 -07:00
Yichun Zhang (agentzh) 9d3aa49228 upgraded ngx_lua to 0.9.11. 2014-08-16 13:37:52 -07:00
Yichun Zhang (agentzh) 1266a2933e upgraded ngx_postgres to 1.0rc4. 2014-08-13 15:40:19 -07:00
Yichun Zhang (agentzh) e225c37731 upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
Yichun Zhang (agentzh) b7f6be5a2f upgraded LuaJIT to v2.1-20140805. 2014-08-05 14:59:19 -07:00
Yichun Zhang (agentzh) c23007bcce optimize: now we use the C compiler option -O2 by default. 2014-07-29 15:12:12 -07:00
Yichun Zhang (agentzh) 43ae08a6c4 bugfix: applied a patch to fix a bug in the standard ngx_geoip module where its nginx variables like $geoip_latitude might randomly take empty values when they should take perfect values. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005642.html 2014-07-25 15:03:42 -07:00
Yichun Zhang (agentzh) f26ae39115 bugfix: applied a patch to the nginx core to ensure the ssl handshake procedure in ngx_proxy is always protected by a timer for timeout errors. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005627.html 2014-07-22 17:10:22 -07:00
Yichun Zhang (agentzh) cc4a307f0e upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
Yichun Zhang (agentzh) 315279079f bumped version to 1.7.2.1. 2014-07-12 19:57:20 -07:00
Yichun Zhang (agentzh) 6d854671b7 bugfix: "./configure --without-lua_resty_dns" did not work as declared. thanks Vitaly for the report in #61. 2014-07-09 11:32:49 -07:00
Yichun Zhang (agentzh) da19bb5a49 bumped version to 1.7.2.1rc2. 2014-07-08 14:52:33 -07:00
Yichun Zhang (agentzh) 58b1cf3443 upgraded ngx_memc to 0.15. 2014-07-08 14:18:16 -07:00
Yichun Zhang (agentzh) a485e40fb8 upgraded ngx_srcache to 0.28. 2014-07-08 14:13:12 -07:00
Yichun Zhang (agentzh) b92c497d19 upgraded lua-resty-lrucache to 0.02. 2014-07-08 13:59:27 -07:00
Yichun Zhang (agentzh) e6985ae696 upgraded ngx_lua to 0.9.10. 2014-07-08 13:55:28 -07:00
Yichun Zhang (agentzh) 98d4b7ef1f upgraded LuaJIT to v2.1-20140707. 2014-07-07 15:38:49 -07:00
Yichun Zhang (agentzh) b1f221b066 change: "./configure --with-debug" now also pass the extra C compiler options -DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC for ngx_lua. 2014-07-04 18:57:47 -07:00
Yichun Zhang (agentzh) 9b656b9c5e upgraded LuaJIT to v2.1-20140703. 2014-07-03 13:17:36 -07:00
Yichun Zhang (agentzh) ee61517201 bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes. 2014-06-30 21:39:08 -07:00
Yichun Zhang (agentzh) 6eaf60aa1c upgraded LuaJIT to v2.1-20140627. 2014-06-30 21:36:43 -07:00
Yichun Zhang (agentzh) 3dfbe11054 upgraded lua-resty-upstream-healthcheck to 0.02. 2014-06-30 21:35:35 -07:00
Yichun Zhang (agentzh) 185f8cacfa upgraded ngx_echo to 0.54. 2014-06-30 21:33:29 -07:00
Yichun Zhang (agentzh) e4a932b5cb upgraded ngx_form_input to 0.09. 2014-06-30 21:30:11 -07:00
Yichun Zhang (agentzh) ca534abb8f upgraded lua-resty-dns to 0.12. 2014-06-30 21:27:16 -07:00
Yichun Zhang (agentzh) bfc6b755b0 upgraded ngx_lua to 0.9.9. 2014-06-30 21:23:43 -07:00
Yichun Zhang (agentzh) c08b4a0493 upgraded lua-resty-core to 0.0.8. 2014-06-30 20:51:21 -07:00
Yichun Zhang (agentzh) 9e5299a0d2 use cc as the default C compiler for luajit and lua C libraries. 2014-06-23 16:11:47 -07:00
Yichun Zhang (agentzh) b824a3cb59 upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
Yichun Zhang (agentzh) 6e41bcd018 bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes. 2014-06-07 13:51:02 -07:00
Yichun Zhang (agentzh) 62633cfa8d upgraded LuaJIT to v2.1-20140607. 2014-06-07 13:43:39 -07:00
Yichun Zhang (agentzh) bc3cb9243f feature: bundled new Lua library, lua-resty-lrucache, which is also enabled by default. 2014-05-31 22:15:40 -07:00
Yichun Zhang (agentzh) 20ace16258 upgraded LuaJIT to v2.1-20140531, ngx_srcache to 0.27, and lua-resty-core to 0.0.7. 2014-05-31 21:58:37 -07:00
Yichun Zhang (agentzh) b54113f517 upgraded ngx_lua to 0.9.8. 2014-05-31 21:47:26 -07:00
Yichun Zhang (agentzh) f1f3ba8ec6 upgraded LuaJIT to v2.1-20140520. 2014-05-20 14:18:07 -07:00
Yichun Zhang (agentzh) 4085b21eb8 updated tests to reflect recent changes. 2014-05-17 14:24:00 -07:00
Yichun Zhang (agentzh) 91484d0e11 upgraded LuaJIT to v2.1-20140515-2. 2014-05-17 14:19:29 -07:00
Yichun Zhang (agentzh) f5d5e5a2fa dist-check: use -DLUA_USE_TRACE_LOGS for the debug build of luajit. 2014-05-17 14:19:01 -07:00
Yichun Zhang (agentzh) 1e7d38d479 removed our bundled version of ngx_http_auth_request_module because recent versions of the nginx core already have it. thanks @LazyZhu for the report in #47. 2014-05-17 14:17:50 -07:00
Yichun Zhang (agentzh) 1dbd0b24d2 apply the slab_defrag patch to the nginx core by default. 2014-05-06 13:16:59 -07:00
Yichun Zhang (agentzh) 9c3a123035 upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
Yichun Zhang (agentzh) 2ee8fe558a updated tests to reflect recent changes; also bumped version to 1.5.12.1. 2014-04-29 13:32:50 -07:00
Yichun Zhang (agentzh) 6ab944ebc4 upgraded ngx_lua_upstream module to 0.02. 2014-04-24 21:47:20 -07:00
Yichun Zhang (agentzh) 332a42f57f upgraded ngx_redis2 to 0.11. 2014-04-24 21:25:19 -07:00
Yichun Zhang (agentzh) 60bc64a72a build: updated links to reflect recent repos migration over the github "openresty" account. 2014-04-24 21:24:50 -07:00
Yichun Zhang (agentzh) e3b7de9b23 upgraded LuaJIT to v2.1-20140423. 2014-04-23 15:57:36 -07:00
Yichun Zhang (agentzh) c2fb3c9dac bumped version to 1.5.12.1rc3. 2014-04-19 20:06:11 -07:00
Yichun Zhang (agentzh) 84f0092a6c upgraded LuaJIT to v2.1-20140419. 2014-04-19 20:02:47 -07:00
Yichun Zhang (agentzh) 8cd9200a0f upgraded lua-resty-websocket to 0.03. 2014-04-11 21:17:01 -07:00
Yichun Zhang (agentzh) 5d4854f3e9 upgraded ngx_echo to 0.53. 2014-04-11 21:11:25 -07:00
Yichun Zhang (agentzh) b6661ea47c bumped LuaJIT version to v2.1-20140411. 2014-04-11 21:10:51 -07:00
Yichun Zhang (agentzh) 77104b6cdf upgraded ngx_lua to 0.9.7. 2014-04-06 17:06:25 -07:00
Yichun Zhang (agentzh) e932c8a136 upgraded lua-resty-core to 0.0.6. 2014-04-06 16:59:23 -07:00
Yichun Zhang (agentzh) 10fd3ea365 upgraded LuaJIT to v2.1-20140403. 2014-04-06 16:55:20 -07:00
Yichun Zhang (agentzh) 303601ef8c upgraded lua-resty-lock to 0.03. 2014-04-06 16:54:13 -07:00
Yichun Zhang (agentzh) 7f377fd354 upgraded lua-resty-string to 0.09. 2014-04-06 16:52:11 -07:00
Yichun Zhang (agentzh) fdad0c63ce upgraded ngx_form_input to 0.08. 2014-04-06 11:43:00 -07:00
Yichun Zhang (agentzh) b0f1e786c1 upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
Yichun Zhang (agentzh) d001d17d0c upgraded ngx_lua to 0.9.6, ngx_srcache to 0.26, lua-resty-core to 0.0.5, and ngx_echo to 0.52. 2014-03-20 13:29:19 -07:00
Yichun Zhang (agentzh) 37ba2b1015 backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133). 2014-03-19 17:38:31 -07:00
Yichun Zhang (agentzh) 2ba03387fd upgraded LuaJIT to v2.1-20140313. 2014-03-13 20:57:32 -07:00
Yichun Zhang (agentzh) 03eae9e632 updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure. 2014-03-12 16:08:40 -07:00