Commit Graph

  • 574174f7d8
    Merge ffba7e7306 into 395e039e8e #342 罗泽轩 2018-03-27 21:33:55 +0000
  • 395e039e8e doc: fixed the resolv.conf file name, reported by Thibault Charbonnier. Yichun Zhang (agentzh) 2018-03-27 14:33:06 -0700
  • a4f399b3ac feature: added the socket_cloexec patch to ensure most of the nginx connections could be closed before child process terminates. spacewander 2018-02-09 20:48:04 +0800
  • 178ae8d339
    Merge 46ab8c2187 into 8d3ce00348 #354 Datong Sun 2018-03-27 20:23:21 +0000
  • 8d3ce00348 README: added documentations for the newly added resolver.conf parsing feature. Datong Sun 2018-03-23 12:36:08 -0700
  • 9fe35c1c8b support intel qat #356 WangKai 2018-03-27 14:48:29 +0800
  • 46ab8c2187
    README: added documentations for the newly added resolver.conf parsing feature. #354 Datong Sun 2018-03-23 12:36:08 -0700
  • a040aa7729
    Merge c46009d6f3 into 4a85469797 #247 Thibault Charbonnier 2018-03-20 11:53:17 +0000
  • 4a85469797 ./configure: fixed source lines exceeding 80 cols (heredoc literals are skipped). Yichun Zhang (agentzh) 2018-03-18 12:42:07 -0700
  • 46a1c7adb3 feature: now the openresty build system (./configure) automatically patches the resty command-line utility to use its own nginx binary so that it does not have to compute it at runtime (which is a bit expensive). Yichun Zhang (agentzh) 2018-03-18 12:31:16 -0700
  • f1ad126b75 updated tests to reflect recent changes. Yichun Zhang (agentzh) 2018-03-18 12:07:00 -0700
  • 7732e38e4c upgraded resty-cli to 0.21rc2. Yichun Zhang (agentzh) 2018-03-18 11:56:39 -0700
  • 4430f7605b
    Merge 6da6102a5b into 3d8b33f0e8 #348 Datong Sun 2018-03-16 23:39:25 +0000
  • 3d8b33f0e8 feature: added a patch for the nginx core to add the "local=/path/to/resolv.conf" option to the standard "resolver" config directive. Datong Sun 2018-02-23 18:39:33 -0800
  • 6da6102a5b
    tests: fixed grammar. #348 Datong Sun 2018-03-15 20:43:31 -0700
  • dbf4eef824
    tests: added valgrind.suppress for tests. Datong Sun 2018-03-15 20:42:05 -0700
  • 5b9d07b8ae
    resolver: fixed Clang warnings. Datong Sun 2018-03-15 20:18:50 -0700
  • ef346b7556
    resolver: fixed styles. Datong Sun 2018-03-15 19:05:23 -0700
  • 3135bb8450
    resolver: improved space handling. improved error handling and added IPv6 support. Datong Sun 2018-03-15 18:38:58 -0700
  • dafba43e9f
    resolv: fixed styles according to review suggestions. Datong Sun 2018-03-14 22:55:09 -0700
  • afe905f34c
    patch: respect system MAXNS limit when parsing resolv.conf. Datong Sun 2018-03-14 17:08:07 -0700
  • 44ebee2215
    update: added CRLF and CR support for resolv.conf parser. added more tests. Datong Sun 2018-03-14 17:00:13 -0700
  • d11dee9ca8 upgraded opm to 0.0.5rc1. Yichun Zhang (agentzh) 2018-03-08 00:00:18 -0800
  • 7a8fb4bc81 upgraded resty-cli to 0.21rc1. Yichun Zhang (agentzh) 2018-03-07 23:56:51 -0800
  • d9d28a5f8b upgraded lua-resty-lrucache to 0.08rc1. Yichun Zhang (agentzh) 2018-03-07 23:55:36 -0800
  • ffba7e7306 bugfix: patch listening socket breaks binary upgrade #342 spacewander 2018-03-02 16:01:56 +0800
  • dcb82a7053 bugfix: handled tcp resolver and more spacewander 2018-02-27 11:42:13 +0800
  • 122980da92 bugfix: wrapped the ngx_cloexec in NGX_HAVE_FD_CLOEXEC preprocessor spacewander 2018-02-26 13:26:37 +0800
  • 86e4a05572 bugfix: fixed socket_cloexec patch feature test spacewander 2018-02-26 12:28:59 +0800
  • 7874869f1b bugfix: fixed socket_cloexec patch compilation error spacewander 2018-02-26 10:27:18 +0800
  • 031778f770 bugfix: ./configure: relative paths in --add-dynamic-module=PATH option did not work. catatsuy 2018-02-10 18:15:56 +0900
  • 34adaa8ac8
    patch: added patch for parsing local resolvers defined in resolv.conf and use them as resolv servers. Datong Sun 2018-02-23 18:39:52 -0800
  • 23205d8114
    misc: added t/servroot to .gitignore. Datong Sun 2018-02-23 18:39:33 -0800
  • cbe87cdd6f feature: indicated if the socket cloexec patch is applied. spacewander 2018-02-17 11:08:03 +0800
  • c02bab72c3
    Merge 9184e1d96e into 1555734368 #343 KANEKO Tatsuya 2018-02-12 01:57:10 +0000
  • 1555734368 updated tests to reflect recent component updates. Yichun Zhang (agentzh) 2018-02-11 11:38:26 -0800
  • 9184e1d96e add test for --add-dynamic-module #343 catatsuy 2018-02-11 16:43:04 +0900
  • d5182fdc41
    Merge 8d607abcd3 into e5b5344238 #344 TanGuofu 2018-02-11 03:06:08 +0000
  • 8d607abcd3
    fix bugs: when --with-cc-opt=OPTS assigned, "-O2" not be overridden #344 TanGuofu 2018-02-11 11:05:53 +0800
  • e871bbff29 support to add relative path dynamic-module in configure catatsuy 2018-02-10 18:15:56 +0900
  • 8af503fcc2 feature: added the socket_cloexec patch to ensure connection could be closed before child process terminates spacewander 2018-02-09 20:48:04 +0800
  • e5b5344238 upgraded lua-resty-string to 0.11rc1. Yichun Zhang (agentzh) 2018-02-05 22:25:35 -0800
  • 0271201881 mirror-tarball: simpl/ngx_devel_kit -> simplresty/ngx_devel_kit. Francesco Giacomini 2018-01-31 14:17:23 +0100
  • 9a39edb947 Merge 78b7a44f74 into 94db027c12 #337 Francesco Giacomini 2018-01-31 13:20:05 +0000
  • 78b7a44f74 simpl/ngx_devel_kit -> simplresty/ngx_devel_kit #337 Francesco Giacomini 2018-01-31 14:17:23 +0100
  • 94db027c12 ./configure: updated the stream subsystem related options from nginx 1.13.6. Yichun Zhang (agentzh) 2018-01-24 11:47:04 -0800
  • e5767d96e9 tests: updated to reflect recent changes. Yichun Zhang (agentzh) 2018-01-24 11:46:34 -0800
  • 36171ae02b upgraded ngx_stream_lua to 0.0.4rc1. Yichun Zhang (agentzh) 2018-01-15 15:48:47 -0800
  • 2267596f54 upgraded ngx_rds_csv to 0.09rc1. Yichun Zhang (agentzh) 2018-01-15 15:38:10 -0800
  • 2f826961dd upgraded ngx_xss to 0.06rc1. Yichun Zhang (agentzh) 2018-01-15 15:29:15 -0800
  • 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