You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/util
Yuansheng 17384566bb bugfix: nginx did not destroy the cycle memory pool before the daemon process exits.
This is to make the nginx ASAN or Valgrind clean in daemon mode. It is
also meaningful when we have more sophisticated cleanup work needed in
the configuration initialization phase and handlers like init_by_lua*.
7 years ago
..
build-win32.sh build-win32: use JOBS=12 by default since Windows's IO is slow... 7 years ago
configure configure: now supports the --without-stream_ssl_module option to disable ngx_stream_ssl_module if necessary. 7 years ago
dist-check tests: dist-check: added support for OPENSSL_PREFIX for using a different openssl installation. 7 years ago
fix-tests renamed ngx_openresty to openresty. 10 years ago
get-tarball util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 10 years ago
import-model.pl various fixes of the blog demo. 15 years ago
install util/install: rm the target file before overwriting to prevent running process from crashing. 11 years ago
mirror-tarballs bugfix: nginx did not destroy the cycle memory pool before the daemon process exits. 7 years ago
package-nginx.sh upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 10 years ago
package-win32.sh feature: added 64-bit windows building/packaging support using the MSYS2/MinGW toolchain. 7 years ago
upgrade-patches.pl initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 14 years ago
ver bumped version to 1.13.6.2. 7 years ago
ver-ge added patches for nginx 1.3.4. 13 years ago