c41a76e485fixed the win32 building scripts.
Yichun Zhang (agentzh)
2018-04-21 19:03:57 -0700
f3406b5ab3upgraded LuaJIT to 2.1-20180420, ngx_lua to 0.10.13rc1, ngx_stream_lua to 0.0.5rc1, and lua-resty-core to 0.1.15rc1.
Yichun Zhang (agentzh)
2018-04-21 19:01:51 -0700
51c4a3848dfeature: added 64-bit windows building/packaging support using the MSYS2/MinGW toolchain.
Yichun Zhang (agentzh)
2018-04-21 19:00:45 -0700
patch: do not build resolver parsing feature under Windows.
Datong Sun
2018-04-19 17:15:43 -0700
17d6683267bumped version to 1.13.6.2rc1.
Yichun Zhang (agentzh)
2018-04-19 16:35:57 -0700
4e202252f4tests: dist-check: added support for OPENSSL_PREFIX for using a different openssl installation.
Yichun Zhang (agentzh)
2018-04-19 15:04:24 -0700
5d0235ea71upgraded ngx_xss to 0.06.
Yichun Zhang (agentzh)
2018-04-19 14:03:30 -0700
7bf9833472upgraded ngx_redis2 to 0.15.
Yichun Zhang (agentzh)
2018-04-19 14:02:03 -0700
27d90f13cfupgraded lua-resty-string to 0.11.
Yichun Zhang (agentzh)
2018-04-19 13:59:52 -0700
2f74b9703aupgraded ngx_rds_csv to 0.09.
Yichun Zhang (agentzh)
2018-04-19 13:58:04 -0700
abad894952upgraded ngx_drizzle to 0.1.11.
Yichun Zhang (agentzh)
2018-04-19 13:55:52 -0700
506b0b8926upgraded ngx_memc to 0.19
Yichun Zhang (agentzh)
2018-04-19 13:48:03 -0700
c89133ec7eupgraded ngx_encrypted_session to 0.08.
Yichun Zhang (agentzh)
2018-04-19 13:30:38 -0700
372befff8dupgraded ngx_set_misc to 0.32.
Yichun Zhang (agentzh)
2018-04-19 13:28:48 -0700
ea1630562cupgraded lua-resty-dns to 0.21.
Yichun Zhang (agentzh)
2018-04-19 13:20:33 -0700
7f78188bcbupgraded resty-cli to 0.21.
Yichun Zhang (agentzh)
2018-04-19 13:17:42 -0700
38b45d7a59upgraded LuaJIT to 2.1-20180419.
Yichun Zhang (agentzh)
2018-04-19 13:11:42 -0700
be40a6f25cupgraded lua-resty-lrucache to 0.08.
Yichun Zhang (agentzh)
2018-04-19 12:37:54 -0700
3b7ec8ed33upgraded ngx_lua to 0.10.12.
Yichun Zhang (agentzh)
2018-04-19 12:34:24 -0700
35588fa607upgraded ngx_stream_lua to 0.0.4.
Yichun Zhang (agentzh)
2018-04-19 12:30:09 -0700
994a743f9eupgraded opm to 0.0.5.
Yichun Zhang (agentzh)
2018-04-19 12:28:36 -0700
a737e8a839upgraded lua-resty-core to 0.1.14.
Yichun Zhang (agentzh)
2018-04-19 12:22:06 -0700
412ac81f38upgraded lua-cjson to 2.1.0.6.
Yichun Zhang (agentzh)
2018-04-19 12:20:15 -0700
ff89bf3ea1resolv.conf: fixed a bug that when a newline character is present at the end of the resolv.conf file, the parser incorrectly included such newline in the parsed address.
Datong Sun
2018-03-29 16:57:17 -0700
resolv.conf: fixed a bug that when a newline character is present at the end of the resolv.conf file, the parser incorrectly included such newline in the parsed address.
#357
Datong Sun
2018-03-29 16:57:17 -0700
395e039e8edoc: fixed the resolv.conf file name, reported by Thibault Charbonnier.
Yichun Zhang (agentzh)
2018-03-27 14:33:06 -0700
a4f399b3acfeature: 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
46a1c7adb3feature: 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
3d8b33f0e8feature: 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
fix bugs: when --with-cc-opt=OPTS assigned, "-O2" not be overridden
#344
TanGuofu
2018-02-11 11:05:53 +0800
e871bbff29support to add relative path dynamic-module in configure
catatsuy
2018-02-10 18:15:56 +0900
8af503fcc2feature: added the socket_cloexec patch to ensure connection could be closed before child process terminates
spacewander
2018-02-09 20:48:04 +0800
e5b5344238upgraded lua-resty-string to 0.11rc1.
Yichun Zhang (agentzh)
2018-02-05 22:25:35 -0800
0271201881mirror-tarball: simpl/ngx_devel_kit -> simplresty/ngx_devel_kit.
Francesco Giacomini
2018-01-31 14:17:23 +0100