Yichun Zhang (agentzh)
509afa3d53
upgraded ngx_lua to 0.10.9rc3.
8 years ago
Yichun Zhang (agentzh)
274808af32
upgraded resty-cli to 0.18rc1.
8 years ago
Yichun Zhang (agentzh)
6e8b2f4984
doc: updated the LuaJIT restydoc indexes to the latest version.
...
also upgraded LuaJIT to v2.1-20170513.
8 years ago
Yichun Zhang (agentzh)
6b905f9eef
bumped version to 1.11.2.4 RC0.1.
8 years ago
Yichun Zhang (agentzh)
12b67e3a5c
upgraded lua-resty-core to 0.1.12rc2.
8 years ago
Yichun Zhang (agentzh)
7d5dd68ded
upgraded ngx_lua to 0.10.9rc2.
8 years ago
Yuansheng
7a7576319e
feature: applied the intercept_error_log patch to the nginx core to provide 3rd-party modules a hook to intercept nginx error log data without touching files.
...
3rd-party modules can register a custom interception hook to ngx_http_core_main_conf_t.intercept_log_handler.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh)
e767256038
upgraded ngx_lua to 0.10.9rc1 and lua-resty-core to 0.1.12rc1.
8 years ago
Yichun Zhang (agentzh)
a8ea810fdc
feature: ./configure: the user flags specified by the --with-luajit-xcflags=FLAGS option are not appended to the default flags instead of being prepended. thanks spacewander for the report in #256 .
8 years ago
Jukka Raimovaara
eb8fc7771d
bugfix: the feature test for SSE 4.2 support did not really check if the local CPU indeed has it.
...
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yuansheng
79dc3c56aa
feature: applied a small patch to the nginx core to add support for the "privileged agent" process which is run by the same system account as the master.
...
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh)
391709ce4d
formal release 1.11.2.3.
8 years ago
Yichun Zhang (agentzh)
78af48d106
build-win32.sh: added comments for dep download links.
8 years ago
Yichun Zhang (agentzh)
34c5e749b7
upgraded lua-redis-parser to 0.13.
8 years ago
Yichun Zhang (agentzh)
5deaa06788
dist-check: removed the -l option for standard Lua 5.1 intepreter.
8 years ago
Yichun Zhang (agentzh)
1fbcf153e3
change: we no longer bundle the standard Lua 5.1 interpreter.
8 years ago
Yichun Zhang (agentzh)
e75b5c926b
upgraded ngx_redis2 to 0.14.
8 years ago
Yichun Zhang (agentzh)
0a35dfc126
upgraded ngx_memc to 0.18.
8 years ago
Yichun Zhang (agentzh)
88b4cf1abf
upgraded resty-cli to 0.17.
8 years ago
Yichun Zhang (agentzh)
51d68caaed
upgraded lua-resty-lock to 0.06.
8 years ago
Yichun Zhang (agentzh)
2a1b28da1c
upgraded lua-resty-core to 0.1.11.
8 years ago
Yichun Zhang (agentzh)
ba4d3dd99f
upgraded lua-resty-lrucache to 0.06.
8 years ago
Yichun Zhang (agentzh)
ec3186ccc9
upgraded lua-resty-mysql to 0.19.
8 years ago
Yichun Zhang (agentzh)
e1cfbe09ab
upgraded lua-resty-limit-traffic to 0.03.
8 years ago
Yichun Zhang (agentzh)
8caa177718
upgraded opm to 0.0.3.
8 years ago
Yichun Zhang (agentzh)
d00f1e1ef0
upgraded lua-resty-limit-traffic to 0.02.
8 years ago
Yichun Zhang (agentzh)
df41967474
bumped version to 1.11.2.3rc0.
8 years ago
Yichun Zhang (agentzh)
2fd117c427
upgraded lua-resty-mysql to 0.18.
8 years ago
Yichun Zhang (agentzh)
cfc14f5d26
upgraded lua-cjson to 2.1.0.5.
8 years ago
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.
8 years ago
Yichun Zhang (agentzh)
b0654629a9
upgraded lua-resty-lrucache to 0.05.
8 years ago
Yichun Zhang (agentzh)
4fb4791107
upgraded LuaJIT to 2.1-20170405.
8 years ago
Yichun Zhang (agentzh)
6b82ea1099
feature: now we automatically add the -msse4.2 compilation option for building the bundled LuaJIT when it is available.
8 years ago
Yichun Zhang (agentzh)
b59ef879a5
win32: upgraded PCRE, zlib, and OpenSSL to their latest releases.
8 years ago
Yichun Zhang (agentzh)
2044681992
dist-check: made the output a bit nicer.
8 years ago
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>
8 years ago
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>
8 years ago
Yichun Zhang (agentzh)
b03099b386
bumped version to 1.11.2.2.
8 years ago
Yichun Zhang (agentzh)
e921c6e9b1
added more tests to dist-check.
8 years ago
Yichun Zhang (agentzh)
365c7d9d9e
upgraded resty-cli to 0.16.
8 years ago
Yichun Zhang (agentzh)
5d01a5e0b4
upgraded opm to 0.0.2.
8 years ago
Yichun Zhang (agentzh)
e478681308
upgraded resty-cli to 0.15.
8 years ago
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.
8 years ago
Yichun Zhang (agentzh)
efe10e532c
added new command-line utility, opm, for managing community contributed OpenResty packages.
8 years ago
Yichun Zhang (agentzh)
6343d26c17
upgraded resty-cli to 0.14.
8 years ago
Yichun Zhang (agentzh)
8ffd932b20
added lua-resty-limit-traffic.
8 years ago
Yichun Zhang (agentzh)
6cb4ae0de3
upgraded lua-resty-mysql to 0.17.
8 years ago
Yichun Zhang (agentzh)
6c8f4f87ba
upgraded lua-resty-upload to 0.10.
8 years ago
Yichun Zhang (agentzh)
d7f84c9079
upgraded lua-resty-websocket to 0.06.
8 years ago
Yichun Zhang (agentzh)
4f2bf44aba
upgraded lua-resty-dns to 0.18.
8 years ago
Yichun Zhang (agentzh)
a4640d68f1
upgraded lua-resty-redis to 0.26.
8 years ago
Yichun Zhang (agentzh)
69803153aa
upgraded ngx_headers_more to 0.32.
8 years ago
Yichun Zhang (agentzh)
b488540a2f
upgraded lua-resty-core to 0.1.9.
8 years ago
Yichun Zhang (agentzh)
b37d406423
win32: upgraded OpenSSL to 1.0.2j.
8 years ago
Yichun Zhang (agentzh)
dc03e7641b
upgraded ngx_lua to 0.10.7.
8 years ago
Yichun Zhang (agentzh)
2900286149
upgraded LuaJIT to 2.1-20161104.
8 years ago
Yichun Zhang (agentzh)
5163293260
make install: now we also create directories <prefix>/site/pod/ and <prefix>/site/manifest/.
8 years ago
Yichun Zhang (agentzh)
1815637613
doc: updated README-win32.md to reflect recent changes.
8 years ago
Yichun Zhang (agentzh)
fd667d6369
updated the help text of ./configure --help to sync with the new nginx 1.11.2 core.
8 years ago
Yichun Zhang (agentzh)
e2a735c481
win32: enabled http v2, addition, gzip static, sub, and several more standard nginx modules.
8 years ago
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.
9 years ago
Yichun Zhang (agentzh)
8d8a2529ad
feature: added the official LuaJIT documentation from LuaJIT 2.1 to our restydoc indexes.
9 years ago
Yichun Zhang (agentzh)
2369d00d46
feature: added the Lua 5.1 reference manual from lua 5.1.5 to our restydoc indexes.
9 years ago
Yichun Zhang (agentzh)
e9c8fb30f2
dist-check: added a test build disabling lua ffi in ngx_lua.
9 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 .
9 years ago
Yichun Zhang (agentzh)
20c164f5e7
upgraded resty-cli to 0.12.
9 years ago
Yichun Zhang (agentzh)
568d1e0e5d
upgraded resty-cli to 0.11.
9 years ago
Yichun Zhang (agentzh)
d3506c60aa
bumped version to 1.9.15.1.
9 years ago
Yichun Zhang (agentzh)
f05b909f11
win32: include the restydoc-index tool as well.
9 years ago
Yichun Zhang (agentzh)
b321c89392
upgraded resty-cli to 0.10.
9 years ago
Yichun Zhang (agentzh)
c47aef193f
bugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core.
9 years ago
Yichun Zhang (agentzh)
d6a8907fc0
resolved conflicts while merging the branch 1.9.7.x into master.
9 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.
9 years ago
Yichun Zhang (agentzh)
a6c3a0f21e
removed duplicate doc files from our bundle; also upgraded resty-cli to 0.09.
9 years ago
Yichun Zhang (agentzh)
a924c2d9aa
bumped version to 1.9.15.1 RC2.
9 years ago
Yichun Zhang (agentzh)
05dc2dc32a
upgraded resty-cli to 0.08; also skipped the nginx source tree for restydoc indexing.
9 years ago
Yichun Zhang (agentzh)
8091435d3f
upgraded lua-resty-mysql to 0.16.
9 years ago
Yichun Zhang (agentzh)
d4d2397011
upgraded lua-resty-dns to 0.16.
9 years ago
Yichun Zhang (agentzh)
c7ec3e0b5b
upgraded lua-resty-redis to 0.24.
9 years ago
Yichun Zhang (agentzh)
b01018e897
upgraded ngx_lua to 0.10.5.
9 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
Yichun Zhang (agentzh)
07dc137193
upgraded ngx_srcache to 0.31.
9 years ago
Yichun Zhang (agentzh)
20a6484f71
upgraded ngx_form_input to 0.12.
9 years ago
Yichun Zhang (agentzh)
e4af1abdc3
upgraded lua-cjson to 2.1.0.4.
9 years ago
Yichun Zhang (agentzh)
6229590201
upgraded ngx_iconv to 0.14.
9 years ago
Yichun Zhang (agentzh)
5ca7a403b9
upgraded ngx_redis2 to 0.13.
9 years ago
Yichun Zhang (agentzh)
d915ad9427
upgraded ngx_memc to 0.17.
9 years ago
Yichun Zhang (agentzh)
d0b0e7e1fc
upgraded ngx_echo to 0.59.
9 years ago
Yichun Zhang (agentzh)
57984e23f8
upgraded ngx_headers_more to 0.30.
9 years ago
Yichun Zhang (agentzh)
03ec98a39e
upgraded ngx_encrypted_session to 0.05.
9 years ago
Yichun Zhang (agentzh)
63e116b90b
upgraded ngx_devel_kit to 0.3.0.
9 years ago
Yichun Zhang (agentzh)
a98bfe8325
upgraded lua-resty-memcached to 0.14.
9 years ago
Yichun Zhang (agentzh)
7af6c9b12c
upgraded ngx_lua to 0.10.3.
9 years ago
Yichun Zhang (agentzh)
9dd706ad03
upgraded LuaJIT to v2.1-20160514.
9 years ago
Yichun Zhang (agentzh)
2589f0d3c1
added restydoc to our win32 build.
9 years ago
Yichun Zhang (agentzh)
0e2f55d2a0
upgraded resty-cli to 0.07rc4.
9 years ago
Yichun Zhang (agentzh)
6160254ec8
bugfix: ./configure: we should disable the ngx_http_encrypted_session module when --without-http_ssl_module is specified.
9 years ago
Yichun Zhang (agentzh)
d836ee1e8e
upgraded resty-cli to 0.07rc3.
9 years ago
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.
9 years ago
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.
9 years ago
Yichun Zhang (agentzh)
1b197fb27a
upgraded ngx_devel_kit to 0.3.0rc1; also fixed the no-pool patch for nginx 1.9.15.
9 years ago
Yichun Zhang (agentzh)
86be514b1c
upgraded the nginx core to 1.9.15.
9 years ago
Yichun Zhang (agentzh)
3041624fbc
release 1.9.7.4.
9 years ago
Yichun Zhang (agentzh)
de75e4d7ed
version 1.9.7.4 RC1.
9 years ago
Yichun Zhang (agentzh)
107847d6fd
upgraded ngx_lua to 0.10.2.
9 years ago
Yichun Zhang (agentzh)
f4ca954418
upgraded ngx_array_var to 0.05.
9 years ago
Yichun Zhang (agentzh)
6f8aba9da3
upgraded ngx_set_misc to 0.30.
9 years ago
Yichun Zhang (agentzh)
2436ab0b8c
upgraded resty-cli to 0.06.
9 years ago
Yichun Zhang (agentzh)
c05b97fcad
upraded lua-resty-dns to 0.15.
9 years ago
Yichun Zhang (agentzh)
6dd13af2a1
upgraded lua-resty-upstream-healthcheck to 0.04.
9 years ago
Yichun Zhang (agentzh)
aa6c86f46a
upgraded ngx_lua_upstream to 0.05.
9 years ago
Yichun Zhang (agentzh)
74940ddd15
upgraded lua-resty-core to 0.1.5.
9 years ago
Yichun Zhang (agentzh)
7d9e51e1b3
upgraded ngx_lua to 0.10.1.
9 years ago
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.
9 years ago
Yichun Zhang (agentzh)
7f9675a005
win32: downgrade to 1.0.2e due to minor compatibility issues.
9 years ago
Yichun Zhang (agentzh)
71ece286fa
win32: bumped the default openssl version used in the official binary build to 1.0.2f.
9 years ago
Yichun Zhang (agentzh)
54c2766d1c
upgraded ngx_lua to 0.10.1rc1.
9 years ago
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 .
9 years ago
Yichun Zhang (agentzh)
5f7f678876
upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0.
9 years ago
Yichun Zhang (agentzh)
753ef7074b
bumped version to 1.9.7.3.
9 years ago
Yichun Zhang (agentzh)
8c6b0f77af
bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default.
9 years ago