Commit Graph

  • 028f5e5dec upgraded lua-resty-core to 0.1.14rc1. Yichun Zhang (agentzh) 2018-01-15 14:42:38 -0800
  • 2ed7e33a5b upgraded ngx_lua to 0.10.12rc2. Yichun Zhang (agentzh) 2018-01-15 14:41:27 -0800
  • fd0bf98d6f upgraded ngx_set_misc to 0.32rc1, ngx_memc to 0.19rc1, ngx_encrypted_session to 0.08rc1, and ngx_redis2 to 0.15rc1. Yichun Zhang (agentzh) 2018-01-15 14:37:21 -0800
  • 93f785eed6 feature: added patches to the nginx core to make sure ngx_stream_ssl_preread_module will not skip the rest of the preread phase when SNI server name parsing was successful. Datong Sun 2018-01-11 02:50:19 -0800
  • 95f74a2fcf update: patch file renaming; #329 geniuss99 2018-01-11 18:25:43 +0400
  • 279b9b872e Merge branch 'master' of https://github.com/openresty/openresty geniuss99 2018-01-11 18:21:51 +0400
  • d2cb52b1ed Merge 67d2859ae5 into 30fa60ad5d #332 Datong Sun 2018-01-11 10:53:51 +0000
  • 67d2859ae5
    patches: added patches to make sure ngx_stream_ssl_preread_module will not skip the rest of the preread phase when SNI server name parsing was successful. #332 Datong Sun 2018-01-11 02:50:19 -0800
  • e892c61bc1 update: the trailing \ is aligned up vertically. geniuss99 2018-01-10 16:55:29 +0400
  • 30fa60ad5d patches: updated 1.13.6 balancer_status_code.patch and added patch for 1.13.8 as well. Datong Sun 2018-01-09 17:37:57 -0800
  • a212c5157b Merge 567b99fdd1 into ee6b26e347 #331 Datong Sun 2018-01-10 01:39:22 +0000
  • 567b99fdd1
    patches: updated 1.13.6 balancer_status_code.patch and added patch for 1.13.8 as well. #331 Datong Sun 2018-01-09 17:37:57 -0800
  • 479ed7780a Merge 7f9b6e87b9 into 3566429463 #330 Datong Sun 2018-01-10 01:12:18 +0000
  • 7f9b6e87b9
    patch: updated balancer_status_code.patch to include stream subsystem as well. #330 Datong Sun 2018-01-09 17:11:07 -0800
  • d8b346e27c feature: added support for compilation of lua-nginx-module with nginx under MSVC. geniuss99 2018-01-09 12:40:44 +0400
  • ee6b26e347 feature: added the sess_set_get_cb_yield patch for OpenSSL 1.1.0d and beyond. spacewander 2018-01-06 11:15:01 +0800
  • ab9c73bf4d Merge 8b2244748a into e777a35db3 #327 罗泽轩 2018-01-06 06:16:32 +0000
  • 8b2244748a feature: added the sess_set_get_cb_yield patch for OpenSSL 1.1.0d and beyond #327 spacewander 2018-01-06 11:15:01 +0800
  • 047cc71eec Merge be80b1e6e5 into e777a35db3 #324 罗泽轩 2018-01-06 00:20:00 +0000
  • e777a35db3 feature: shipped openssl-1.1.0c patch with the source release tarball. spacewander 2017-12-22 11:26:12 +0800
  • a0dc14761a feature: added the sess_set_get_cb_yield patch for OpenSSL 1.1.0c and beyond. spacewander 2017-12-20 19:22:03 +0800
  • 8fad329a8b Merge 5be2d1fc54 into 3566429463 #325 Datong Sun 2018-01-05 20:00:02 +0000
  • 3566429463 patch: updated stream_proxy_timeout_fields patch to work with 1.13.8. nginx-1.13.8 Datong Sun 2018-01-05 01:27:33 -0800
  • 5be2d1fc54
    patch: updated stream_proxy_timeout_fields patch to work with 1.13.8. #325 Datong Sun 2018-01-05 01:27:33 -0800
  • fd8a1430b8 upgraded the nginx core to 1.13.8. Yichun Zhang (agentzh) 2018-01-05 01:22:48 -0800
  • be80b1e6e5 feature: shipped openssl-1.1.0c patch in tar ball #324 spacewander 2017-12-22 11:26:12 +0800
  • 8be6876f98 feature: applied sess_set_get_cb_yield.patch to OpenSSL 1.1.0c spacewander 2017-12-20 19:22:03 +0800
  • 93e9da93ec tests: fixed a test title. Yichun Zhang (agentzh) 2017-12-19 18:18:35 -0800
  • 84734aa1f9 bugfix: fixed double free issues in the new init_cycle_pool_release patch for the nginx core. Yichun Zhang (agentzh) 2017-12-17 00:03:29 -0800
  • f721f66b4e feature: applied the init_cycle_pool_release patch to nginx 1.13.6+ cores to make it valgrind or asan clean. Yichun Zhang (agentzh) 2017-12-16 12:41:12 -0800
  • 2cc5ba6c91 bugfix: we removed the existing Makefile even for `./configure --help`. spacewander 2017-12-09 23:33:25 +0800
  • dd46539557 updated tests to reflect recent changes. Yichun Zhang (agentzh) 2017-12-09 11:39:44 -0800
  • 89027084ef Merge 338c015842 into 346bba3dc6 #321 罗泽轩 2017-12-09 15:36:38 +0000
  • 338c015842 change: remove old Makefile right before generating new one #321 spacewander 2017-12-09 23:33:25 +0800
  • 346bba3dc6 upgraded lua-resty-dns to 0.21rc2. Yichun Zhang (agentzh) 2017-11-28 14:25:07 -0800
  • 578c4e8ae4 upgraded lua-cjson to 2.1.0.6rc2. Yichun Zhang (agentzh) 2017-11-20 13:57:12 -0800
  • 029f20fd6d upgraded lua-cjson to 2.1.0.6rc1. Yichun Zhang (agentzh) 2017-11-17 12:31:18 -0800
  • 3cf34101c0 upgraded ngx_lua to 0.10.12rc1. Yichun Zhang (agentzh) 2017-11-16 13:04:37 -0800
  • d5c201c051 bumped version to 1.13.6.2rc0. Yichun Zhang (agentzh) 2017-11-15 10:27:54 -0800
  • 2db0dd9374 upgraded lua-resty-dns to 0.21rc1. Yichun Zhang (agentzh) 2017-11-15 10:27:17 -0800
  • 117f4b4f51 Merge ab0df57a5f into dbf53c5ced #308 Datong Sun 2017-11-14 07:15:32 +0000
  • dbf53c5ced feature: added information about OpenResty's commercial support in the default index.html page. Datong Sun 2017-11-08 17:08:36 -0800
  • d2618c3135 formal release 1.13.6.1. v1.13.6.1 Yichun Zhang (agentzh) 2017-11-12 21:24:14 -0800
  • ab0df57a5f
    change: add information about commercial support in the default index.html. #308 Datong Sun 2017-11-08 17:08:36 -0800
  • 317dcbfa8a updated tests to reflect recent changes. Yichun Zhang (agentzh) 2017-11-03 17:34:42 -0700
  • 2094e6321b win32: upgraded pcre to 8.41. Yichun Zhang (agentzh) 2017-11-03 17:34:07 -0700
  • a1444be0bf bumped version to 1.13.6.1 RC1. Yichun Zhang (agentzh) 2017-11-03 17:33:47 -0700
  • cc81cb09fe upgraded lua-resty-dns to 0.20. Yichun Zhang (agentzh) 2017-11-03 16:20:42 -0700
  • d13eb1432f upgraded ngx_encrypted_session to 0.07. Yichun Zhang (agentzh) 2017-11-03 16:16:51 -0700
  • c4a794335b upgraded ngx_rds_csv to 0.08. Yichun Zhang (agentzh) 2017-11-03 16:14:01 -0700
  • 67e6fb305f upgraded ngx_rds_json to 0.15. Yichun Zhang (agentzh) 2017-11-03 16:10:00 -0700
  • 82c70515b3 upgraded ngx_headers_more to 0.33. Yichun Zhang (agentzh) 2017-11-03 16:06:42 -0700
  • 0e4016c26d upgraded opm to 0.0.4. Yichun Zhang (agentzh) 2017-11-03 16:02:21 -0700
  • fc75550a08 upgraded resty-cli to 0.20. Yichun Zhang (agentzh) 2017-11-03 16:01:26 -0700
  • b3bee63c7d upgraded lua-resty-limit-traffic ot 0.05. Yichun Zhang (agentzh) 2017-11-03 15:59:57 -0700
  • 2656416500 upgraded lua-resty-core to 0.1.13. Yichun Zhang (agentzh) 2017-11-03 15:57:26 -0700
  • 2097b7fbca upgraded ngx_lua to 0.10.11. Yichun Zhang (agentzh) 2017-11-03 15:46:29 -0700
  • 6f624f0003 upgraded LuaJIT to 2.1-20171103. Yichun Zhang (agentzh) 2017-11-03 14:30:05 -0700
  • 58f41155d7 upgraded ngx_lua to 0.10.11rc3 and lua-resty-core to 0.1.13rc2. Yichun Zhang (agentzh) 2017-10-30 10:49:26 -0700
  • 24fb031d22 upgraded ngx_stream_lua_module to 0.0.3. Yichun Zhang (agentzh) 2017-10-26 11:27:26 -0700
  • 3763c5380e feature: bundled and enabled ngx_stream_lua_module by default. this module is still experimental. Yichun Zhang (agentzh) 2017-10-26 10:41:47 -0700
  • f46beb607b tests: updated the tests to reflect recent changes. Yichun Zhang (agentzh) 2017-10-26 09:42:46 -0700
  • a1109b8dd2 upgraded the nginx core to 1.13.6. Yichun Zhang (agentzh) 2017-10-26 09:33:38 -0700
  • fee5626f8c doc: simple typo fix. John Wu 2017-10-23 09:10:17 -0700
  • 9ff02469be Merge 8038cb7c0f into 77ea939d00 #306 John Wu 2017-10-23 16:11:41 +0000
  • 8038cb7c0f Simple README syntax fix #306 John Wu 2017-10-23 09:10:17 -0700
  • 77ea939d00 upgraded lua-resty-limit-traffic to 0.05rc2. Yichun Zhang (agentzh) 2017-09-27 15:58:21 -0700
  • 131e15ef47 upgraded ngx_lua to 0.10.11rc2. Yichun Zhang (agentzh) 2017-09-26 13:31:20 -0700
  • 8c244301ea upgraded ngx_lua to 0.10.11rc1, resty-cli to 0.20rc1, opm to 0.0.4rc1, luajit to v2.1-20170925, lua-resty-limit-traffic to 0.05rc1, and lua-resty-core to 0.1.13rc1. Yichun Zhang (agentzh) 2017-09-25 23:31:02 -0700
  • c165b0e145 Merge 834ee5ec3b into 94766f7a41 #301 Datong Sun 2017-09-20 02:54:59 +0000
  • 94766f7a41 patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. Datong Sun 2017-09-15 19:34:47 -0700
  • 834ee5ec3b
    patch: added HTTP/2 server header patch for 1.13.5. #301 Datong Sun 2017-09-18 19:08:30 -0700
  • 5977402bae
    patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. Datong Sun 2017-09-15 19:34:47 -0700
  • 4eae6e2415 upgraded the nginx core to 1.13.5. Yichun Zhang (agentzh) 2017-09-15 23:38:48 -0700
  • 53a86b6abd restydoc indexer: ignored a problematic nginx document, ngx_http_api_module.xml. Yichun Zhang (agentzh) 2017-09-11 18:50:24 -0700
  • 3e2540f6a0 upgraded nginx core to 1.13.4. Yichun Zhang (agentzh) 2017-08-31 18:23:16 -0700
  • 4b594fdce6 feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*. Datong Sun 2017-08-30 02:00:48 -0700
  • 1f2121b546 removed patches for the nginx 1.13.2 core. Yichun Zhang (agentzh) 2017-08-05 16:43:36 -0700
  • 6237430ef4 upgraded nginx core to 1.13.3. Yichun Zhang (agentzh) 2017-08-05 16:43:20 -0700
  • 967d1261cd added more fixes. Yichun Zhang (agentzh) 2017-08-05 16:19:45 -0700
  • 1426d3283d fixed the dtrace patch for nginx. Yichun Zhang (agentzh) 2017-08-05 16:01:18 -0700
  • 45a8fb27e4 fixed the upstream_timeout_fields patch for nginx. Yichun Zhang (agentzh) 2017-08-05 15:17:30 -0700
  • 3c114dbe46 fixed the log_escape_non_ascii patch for the nginx core. Yichun Zhang (agentzh) 2017-08-05 15:10:05 -0700
  • 20e70449f8 fixed the nginx server_header patch. Yichun Zhang (agentzh) 2017-08-05 15:05:13 -0700
  • 6614441908 upgraded the nginx core to 1.13.2 (some patches fail to apply though). Yichun Zhang (agentzh) 2017-08-05 14:59:54 -0700
  • 906acecd89 Merge e577f962a0 into a291e9367f #295 Datong Sun 2017-09-01 01:13:57 +0000
  • a291e9367f feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*. Datong Sun 2017-08-30 02:00:48 -0700
  • e577f962a0
    mirror-tarballs: apply new patches. #295 Datong Sun 2017-08-31 17:51:57 -0700
  • 9aa5952628
    patch: fixed typo. Datong Sun 2017-08-31 17:48:22 -0700
  • f16a6b2d0f
    patches: fixed styles. Datong Sun 2017-08-31 17:41:17 -0700
  • 8072a7306f
    feature: added patched needed to support stream balancer_by_lua_*. Datong Sun 2017-08-30 02:00:48 -0700
  • 5f7c42b669 Merge 9108d5f304 into 90fc91567f #291 吴义谱 2017-08-28 08:23:09 +0000
  • 9108d5f304 add openssl-1.0.2h pathed with openssl-1.0.2h-sess_set_get_cb_yield.patch #291 renzhi 2017-03-08 21:40:42 +0800
  • 22aded1d81 use baishancloud/luajit2:v2.1-20170822 with high small string hash collision fixed drdr xp 2017-01-19 22:47:40 +0800
  • c46009d6f3 feature: applied the resolve hosts file patch to the nginx core #247 Thibault Charbonnier 2017-03-03 15:43:12 -0800
  • 90fc91567f bumped version to 1.11.2.5; also updated tests to reflect recent changes. v1.11.2.5 Yichun Zhang (agentzh) 2017-08-17 21:23:02 -0700
  • 30af81cce7 removed patches for the nginx 1.13.2 core. Yichun Zhang (agentzh) 2017-08-05 16:43:36 -0700
  • bd80c0d0bb upgraded nginx core to 1.13.3. Yichun Zhang (agentzh) 2017-08-05 16:43:20 -0700
  • 065c91f959 added more fixes. Yichun Zhang (agentzh) 2017-08-05 16:19:45 -0700
  • 9e59ac96b7 fixed the dtrace patch for nginx. Yichun Zhang (agentzh) 2017-08-05 16:01:18 -0700