8760b0af4a
win32: upgraded deps openssl to 1.1.1w and zlib to 1.3. ( #950 )
2023-12-31 10:02:42 +08:00
0d32bd9bdb
win32: upgraded deps openssl, zlib, and pcre.
2023-03-08 15:23:08 -08:00
546175e3c5
ci: upgraded OpenSSL to 1.1.1p. ( #844 )
...
* win32/win64: upgraded openssl to 1.1.1p.
2022-07-02 10:49:28 +08:00
733ab1d043
win32/win64: upgrade zlib to 1.2.12. ( #823 )
2022-04-11 20:37:22 +08:00
fb254e1ff6
win32/win64: upgraded openssl to 1.1.1n. ( #820 )
2022-03-22 22:41:50 +08:00
f6b6f10fc0
win32/win64: upgraded openssl to 1.1.1m.
2022-01-26 12:00:54 -08:00
ab5a632278
win32: upgraded openssl to 1.1.1l. ( #773 )
2021-09-11 15:34:57 +08:00
fcac763f22
win32: upgraded openssl to 1.1.1k. ( #730 )
2021-05-11 23:07:37 +08:00
40104504e5
build-win32.sh: removed redundant configuration '--with-ipv6'. ( #696 )
2021-05-07 17:30:35 +08:00
156fd1fcf9
win32: avoided applying a patch for openssl 1.1.1g since it was already applied.
2020-07-03 17:27:32 -07:00
13b879394a
win32: fixed the patch version for openssl 1.1.1g.
2020-07-03 17:01:39 -07:00
90894b2b48
win32: upgraded openssl to 1.1.1g.
2020-07-03 16:56:14 -07:00
7dfeed5921
win32/win64: added new patch to fix openssl compilation on windows via the mingw64 toolchain.
2020-03-19 20:06:42 -07:00
05db2b8e84
build-win32.sh: fixed a syntax error.
2020-03-19 19:47:00 -07:00
4ee261201d
win32/win64: downgraded openssl from 1.1.1e to 1.1.1d since the former has known issues.
2020-03-19 19:39:08 -07:00
6b71480115
win32/win64: fixed patching procedure openssl 1.1.1e.
2020-03-19 15:33:17 -07:00
8cf88e3b13
upgraded ngx_stream_lua to 0.0.8rc3 and ngx_http_lua to 0.10.16rc5.
...
bugfix: now we avoid introducing double quotes or single quotes in CFLAGS variable values. Fix #587 .
win32/win64: upgraded openssl to 1.1.1e.
2020-03-19 15:22:40 -07:00
2ac0ad9f03
feature: fixed compatibility with macOS 11.15+.
...
bumped version to 1.17.8.1 RC1.
win32/win64: upgraded pcre to 8.44 and openssl to 1.1.1d.
2020-03-19 14:17:48 -07:00
a717ebd523
build-win32: more love.
2019-09-07 23:25:47 -07:00
3b1b2374c0
windows: upgraded pcre to 8.43 and openssl to 1.1.0k.
2019-09-07 23:20:44 -07:00
ed32897702
bugfix: added an openssl patch to fix the parallel build regression in openssl 1.1.0j.
2019-03-02 01:41:24 -08:00
083403fb43
win32: upgraded openssl to 1.1.0j.
2019-03-02 00:41:06 -08:00
30cc6a2201
build-win32: use JOBS=12 by default since Windows's IO is slow...
2018-04-22 11:38:17 -07:00
25faa6d002
win32: enabled ngx_stream_ssl_preread_module in our binary builds.
2018-04-21 20:37:31 -07:00
51c4a3848d
feature: added 64-bit windows building/packaging support using the MSYS2/MinGW toolchain.
2018-04-21 19:00:45 -07:00
d6c07852e6
Revert "win32: we should use the right openssl patch."
...
We now downgrade openssl for the win32 build to 1.0.2o.
This reverts commit 8b98c7df0f
.
2018-04-19 20:11:41 -07:00
8b98c7df0f
win32: we should use the right openssl patch.
2018-04-19 19:37:58 -07:00
15aec7f8f9
win32: upgraded pcre to 8.42 and openssl to 1.1.0h.
...
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com >
2018-04-19 17:17:17 -07:00
2094e6321b
win32: upgraded pcre to 8.41.
2017-11-03 17:34:07 -07:00
78af48d106
build-win32.sh: added comments for dep download links.
2017-04-08 19:20:30 -07:00
b59ef879a5
win32: upgraded PCRE, zlib, and OpenSSL to their latest releases.
2017-03-19 21:15:52 -07:00
b37d406423
win32: upgraded OpenSSL to 1.0.2j.
2016-11-04 12:28:36 -07:00
1815637613
doc: updated README-win32.md to reflect recent changes.
2016-08-26 14:35:19 -07:00
e2a735c481
win32: enabled http v2, addition, gzip static, sub, and several more standard nginx modules.
2016-08-26 13:16:54 -07:00
ed140425aa
win32: apply the sess_set_get_cb_yield patch for openssl for our binary build.
2016-08-24 14:11:30 -07:00
a0e7a6a9fa
win32: now we use pcre 8.39 and openssl 1.0.2h in our official build.
2016-08-15 15:31:07 -07:00
7f9675a005
win32: downgrade to 1.0.2e due to minor compatibility issues.
2016-03-08 16:46:23 -08:00
71ece286fa
win32: bumped the default openssl version used in the official binary build to 1.0.2f.
2016-02-16 11:16:15 -08:00
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.
2015-12-23 14:46:05 -08:00
1f4045ef2c
More MSYS/MinGW love.
...
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1 for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
code repos, because we need the win32 support which is excluded in the
official nginx release tarballs. Our nginx release tarballs are
generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
own build system because the MinGW gcc compiler on Win32 is also
powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
toolchain.
2015-11-02 15:41:50 +08:00