Commit Graph

1032 Commits (71ece286fad20c31b78c8c98a2602799df5b4e2e)
 

Author SHA1 Message Date
Yichun Zhang (agentzh) 71ece286fa win32: bumped the default openssl version used in the official binary build to 1.0.2f.
Yichun Zhang (agentzh) 54c2766d1c upgraded ngx_lua to 0.10.1rc1.
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 .
Yichun Zhang (agentzh) 463a6a14ee updated tests to reflect recent changes.
Yichun Zhang (agentzh) 5f7f678876 upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0.
Yichun Zhang (agentzh) 753ef7074b bumped version to 1.9.7.3.
Yichun Zhang (agentzh) 8c6b0f77af bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default.
Yichun Zhang (agentzh) 52962f3fc9 renamed ngx_openresty to openresty.
Yichun Zhang (agentzh) 0e31ce1662 util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in .
Yichun Zhang (agentzh) da90bd7671 fixed the commands for Mac OS X (especially for El Capitan.
Yichun Zhang (agentzh) 4a80309873 bumped version to 1.9.7.2.
Yichun Zhang (agentzh) 383901b193 updated the test suite to reflect recent changes.
Yichun Zhang (agentzh) 9bd838251f upgraded LuaJIT to v2.1-20160108.
Yichun Zhang (agentzh) e5fd373848 updated the test suite to reflect recent changes.
Yichun Zhang (agentzh) db38504310 bumped version to 1.9.7.2 RC1.
Yichun Zhang (agentzh) 2351c7c7aa util/dist-check: added tests for --with-stream and balancer_by_lua.
Yichun Zhang (agentzh) f3d36df365 upgraded ngx_lua to 0.10.0 and lua-resty-core to 0.1.4.
Yichun Zhang (agentzh) 220b940e66 bugfix: the ./configure options --with-dtrace-probes and --with-stream did not work together.
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).
Yichun Zhang (agentzh) 9cf02ba0c0 bumped version to 1.9.7.1.
Yichun Zhang (agentzh) 5760ca8dee updated the test suite to reflect recent changes.
Yichun Zhang (agentzh) e1b492fc18 bumped version to 1.9.7.1 RC2.
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.
Yichun Zhang (agentzh) ec162777c3 upgraded lua-resty-redis to 0.22.
Yichun Zhang (agentzh) a9a8ebee7a upgraded resty-cli to 0.05.
Yichun Zhang (agentzh) ac4d52423c bumped version to 1.9.7.1 RC1.
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.
Yichun Zhang (agentzh) c64ff34957 fixed an output line in util/mirror-tarballs.
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 .
Yichun Zhang (agentzh) cdedd89613 win32: run dos2unix on the resty script file too.
Yichun Zhang (agentzh) 8ebc5c5b16 Merge branch 'master' of github.com:openresty/ngx_openresty
Yichun Zhang (agentzh) e12c526577 doc: documented the missing build dependencies as per .
Yichun Zhang (agentzh) a78f6e3741 doc: updated the name.
Yichun Zhang (agentzh) 62cc6b3758 ensure that GitHub tags us as using the C language.
Yichun Zhang (agentzh) e60f9030ab ignored JS files for github language detection.
Yichun Zhang (agentzh) eb33b0b08f updated .gitignore a bit.
Yichun Zhang (agentzh) 83eeb14f6c upgraded the nginx core to 1.9.7.
Yichun Zhang (agentzh) d996a90c14 added a .gitattributes file to correct GitHub's language tag.
Yichun Zhang (agentzh) 584c1a7e12 bumped version to 1.9.3.2.
Yichun Zhang (agentzh) 3882d2572e upgraded tests to reflect recent changes.
Yichun Zhang (agentzh) ce64259d66 bumped version to 1.9.3.2 RC3.
Yichun Zhang (agentzh) 9b439dde0e upgraded ngx_lua to 0.9.19.
Yichun Zhang (agentzh) ed8b6996e9 README-win32: more additions.
Yichun Zhang (agentzh) 5fc5745de0 package-win32.sh: ensure that we copy the COPYRIGHT file over to the Win32 binary package.
Yichun Zhang (agentzh) d55f45c7ff upgraded ngx_iconv to 0.13.
Yichun Zhang (agentzh) cba6fbd864 upgraded lua-redis-parser to 0.12.
Yichun Zhang (agentzh) caea3438eb ensure that we have all the copyright notices attached.
Yichun Zhang (agentzh) cde439a55a bumped version to 1.9.3.2rc2.
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.
Yichun Zhang (agentzh) 1c106bf487 updated tests to reflect recent changes.