Commit Graph

1694 Commits (master)
 

Author SHA1 Message Date
Yichun Zhang (agentzh) 41abd0f3b5 bugfix: updated the ./configure --help usage text output for the latest nginx version.
3 years ago
Yichun Zhang (agentzh) 29af6de924 tests: updated tests to reflect recent changes.
3 years ago
Yichun Zhang (agentzh) f17fe6edc1 change: we no longer maintain the nginx dtrace patch.
3 years ago
Yichun Zhang (agentzh) 3a630bb020 upgraded ngx_echo to 0.62rc1 and ngx_srcache to 0.32rc1.
3 years ago
Yichun Zhang (agentzh) d4d86a8b0c upgraded LuaJIT to 2.1-20200102.
3 years ago
Thibault Charbonnier 7508c18522 upgraded the NGINX core to 1.17.4.
4 years ago
Thibault Charbonnier df6c3bcdcb change: util/dist-check: removed 'without FFI' tests.
4 years ago
Thibault Charbonnier 9b1dbb6027 tweak: mirror-tarballs: removed obsolete or copy-pasted code.
4 years ago
Thibault Charbonnier 01f212ce9f optimize: mirror-tarballs: ensured all OpenSSL patches are included in the tarball.
4 years ago
Thibault Charbonnier a5248e03d5 optimize: mirror-tarballs: removed many non-source files from the final tarball.
4 years ago
Thibault Charbonnier 9ce78f62c5 optimize: mirror-tarballs: used 'hg update --clean' to avoid being prompted when repository is cloned.
4 years ago
Thibault Charbonnier 21dfc48bb5 bugfix: mirror-tarballs: applied the init_cycle_pool_release patch to NGINX cores >= 1.13.6 instead of 1.13.6 only.
4 years ago
Thibault Charbonnier bad7098d88 patches: added the nginx-1.17.4 patches.
4 years ago
Thibault Charbonnier cc79822109 tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.
4 years ago
Thibault Charbonnier 4995101388 tests: sanity.t: fixed (again) test cases failing due to the last few commits.
4 years ago
Yichun Zhang (agentzh) 3fd0e186bf tests: fixed tests for updated components.
4 years ago
Yichun Zhang (agentzh) 19ca6c4e2d upgraded LuaJIT to 2.1-20190912.
4 years ago
Yichun Zhang (agentzh) 395bed2b14 bugfix: windows: make clean: we did not clear many windows-specific files.
4 years ago
Yichun Zhang (agentzh) a717ebd523 build-win32: more love.
4 years ago
Yichun Zhang (agentzh) 3b1b2374c0 windows: upgraded pcre to 8.43 and openssl to 1.1.0k.
4 years ago
Yichun Zhang (agentzh) f5d359f8f0 dist-check: set LC_ALL=C env.
4 years ago
James Le Cuirot 45a454beec tweak: removed unused 'misc/unwind-generic.h' header file.
4 years ago
Thibault Charbonnier 59e4ef5c23 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2019-9511 CVE-2019-9513 CVE-2019-9516).
4 years ago
Thibault Charbonnier 80ba3892c6 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2018-16843 CVE-2018-16844).
4 years ago
Datong Sun d5f48a8b75 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2018-16845).
4 years ago
spacewander cf7516fcbc optimize: added an NGINX core patch to ensure unused listening fds are closed when 'reuseport' is used.
4 years ago
Thibault Charbonnier 46237a9c22 travis: added OpenSSL 1.1.1c to the tests matrix.
4 years ago
spacewander 34918a30c3 bugfix: support yielding in 'certificate_by_lua_*' when 'ssl_early_data' is on.
4 years ago
spacewander 2e480157a3 feature: supported OpenSSL 1.1.1 by upgrading the OpenSSL patch.
4 years ago
Thibault Charbonnier a51fa56086 change: renamed the 'ssl_pending_session' patch to 'ssl_sess_cb_yield' for NGINX cores 1.17.1 and above.
4 years ago
Thibault Charbonnier cef09e553f
upgraded the nginx core to 1.17.1.
4 years ago
Thibault Charbonnier 08e9e50782 Revert "feature: updated the NGINX patches for async SSL session fetching to support OpenSSL 1.1.1."
4 years ago
Thibault Charbonnier b04577cd47 feature: Makefile: added a 'clean' target to remove build artifacts.
4 years ago
Thibault Charbonnier 836c8792d2 tests: sanity.t: fixed test cases failing due to the last few commits.
4 years ago
Yichun Zhang (agentzh) 3b6d9a5318 upgraded LuaJIT to 2.1-20190626.
4 years ago
Yichun Zhang (agentzh) e6188369cd upgraded lua-resty-string to 0.12rc1.
4 years ago
Yichun Zhang (agentzh) fdf142aabe upgraded resty-cli to 0.25rc2.
4 years ago
spacewander 9e834398de feature: updated the NGINX patches for async SSL session fetching to support OpenSSL 1.1.1.
4 years ago
Thibault Charbonnier 547fdd5fb2 bugfix: Config.pm: fixed an issue when generating t/sanity.t_.
4 years ago
Thibault Charbonnier 1f3cf84a8a tests: sanity.t: fixed test cases failing due to the last few commits and renamed another test case.
4 years ago
Yichun Zhang (agentzh) bbef48d25b upgraded LuaJIT to 2.1-20190530.
4 years ago
Yichun Zhang (agentzh) 45997fc5fe upgraded resty-cli to 0.25rc1.
4 years ago
Yichun Zhang (agentzh) cc9787a290 feature: ./configure: added new option --with-luajit-ldflags=OPTS for specifying custom luajit linker flags.
4 years ago
Yichun Zhang (agentzh) 2b40d7b8ee bumped version to 1.15.8.1.
4 years ago
Yichun Zhang (agentzh) bf2e5697e1 bugfix: win32/win64: the error log buffer size was merely 2048 bytes (now updated to 4096 bytes).
4 years ago
Yichun Zhang (agentzh) 540567e42c bumped version to 1.15.8.1 RC2.
4 years ago
Thibault Charbonnier a32ca0dbbe upgraded LuaJIT to 2.1-20190507.
4 years ago
Thibault Charbonnier 62d31e53de bumped ngx_http_lua to 0.10.15, ngx_stream_lua to 0.0.7, and lua-resty-core to 0.1.17.
4 years ago
Thibault Charbonnier 023b9d4f88 tests: updated sanity test suite to reflect recent changes in bumped components.
4 years ago
Thibault Charbonnier 8954793847 bumped resty-cli to v0.24rc1.
4 years ago