Commit Graph

  • 395bed2b14 bugfix: windows: make clean: we did not clear many windows-specific files. Yichun Zhang (agentzh) 2019-09-07 23:40:52 -0700
  • a717ebd523 build-win32: more love. Yichun Zhang (agentzh) 2019-09-07 23:25:08 -0700
  • 3b1b2374c0 windows: upgraded pcre to 8.43 and openssl to 1.1.0k. Yichun Zhang (agentzh) 2019-09-07 23:20:44 -0700
  • f5d359f8f0 dist-check: set LC_ALL=C env. Yichun Zhang (agentzh) 2019-09-07 22:52:24 -0700
  • 1ad288c9f1
    update: update sanity.t for configure motify #524 alues 2019-09-01 23:06:20 +0800
  • d98275cbb3
    optimize: configure generate more elegant lib info alues 2019-09-01 17:59:26 +0800
  • 45a454beec tweak: removed unused 'misc/unwind-generic.h' header file. James Le Cuirot 2019-08-15 22:47:30 +0100
  • 71dc30470c bumped version to 1.15.8.2. v1.15.8.2 Thibault Charbonnier 2019-08-14 14:38:11 -0700
  • aa16a49e93 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). Thibault Charbonnier 2019-08-13 12:30:31 -0700
  • 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). Thibault Charbonnier 2019-08-13 12:30:31 -0700
  • 80ba3892c6 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2018-16843 CVE-2018-16844). Thibault Charbonnier 2019-08-13 12:12:42 -0700
  • b5cb024f5f 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). #515 Thibault Charbonnier 2019-08-13 12:30:31 -0700
  • 4090511465 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2018-16843 CVE-2018-16844). Thibault Charbonnier 2019-08-13 12:12:42 -0700
  • 36e1f07470
    Remove unused misc/unwind-generic.h header #514 James Le Cuirot 2019-08-13 20:10:39 +0100
  • d5f48a8b75 bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2018-16845). Datong Sun 2018-11-08 18:57:35 -0800
  • cf7516fcbc optimize: added an NGINX core patch to ensure unused listening fds are closed when 'reuseport' is used. spacewander 2019-04-20 11:35:31 +0800
  • 46237a9c22 travis: added OpenSSL 1.1.1c to the tests matrix. Thibault Charbonnier 2019-07-15 11:05:35 -0700
  • 34918a30c3 bugfix: support yielding in 'certificate_by_lua_*' when 'ssl_early_data' is on. spacewander 2019-07-15 11:03:22 -0700
  • 2e480157a3 feature: supported OpenSSL 1.1.1 by upgrading the OpenSSL patch. spacewander 2019-07-15 11:00:04 -0700
  • a51fa56086 change: renamed the 'ssl_pending_session' patch to 'ssl_sess_cb_yield' for NGINX cores 1.17.1 and above. Thibault Charbonnier 2019-07-11 11:37:33 -0700
  • cef09e553f
    upgraded the nginx core to 1.17.1. Thibault Charbonnier 2019-07-11 11:29:40 -0700
  • b8ace7f112 upgraded the nginx core to 1.17.1. #503 Thibault Charbonnier 2019-07-01 11:02:13 -0700
  • 08e9e50782 Revert "feature: updated the NGINX patches for async SSL session fetching to support OpenSSL 1.1.1." Thibault Charbonnier 2019-07-02 11:55:50 -0700
  • b04577cd47 feature: Makefile: added a 'clean' target to remove build artifacts. Thibault Charbonnier 2019-07-01 11:03:05 -0700
  • 46fb359c10 feature: Makefile: added a 'clean' target to remove build artifacts. #502 Thibault Charbonnier 2019-07-01 11:03:05 -0700
  • 836c8792d2 tests: sanity.t: fixed test cases failing due to the last few commits. Thibault Charbonnier 2019-06-27 16:49:30 -0700
  • 3b6d9a5318 upgraded LuaJIT to 2.1-20190626. Yichun Zhang (agentzh) 2019-06-26 14:19:28 -0700
  • e6188369cd upgraded lua-resty-string to 0.12rc1. Yichun Zhang (agentzh) 2019-06-24 15:10:09 -0700
  • b476aec291 tests: sanity.t: fixed test cases failing due to resty-cli 0.25rc2. #500 spacewander 2019-06-20 13:59:36 +0800
  • fb17fc12ae bugfix: also patch ngx_ssl_try_early_data to support yielding in certificate callback. #499 spacewander 2019-06-20 13:20:58 +0800
  • fdf142aabe upgraded resty-cli to 0.25rc2. Yichun Zhang (agentzh) 2019-06-19 14:22:02 -0700
  • 50b2da91c9 bugfix: supported OpenSSL 1.1.1 by upgrading the OpenSSL patch. #497 spacewander 2019-06-15 15:02:56 +0800
  • 9e834398de feature: updated the NGINX patches for async SSL session fetching to support OpenSSL 1.1.1. spacewander 2019-04-10 11:33:55 +0800
  • b8f4b55426 rename ssl_pending_session.patch to ssl_sess_cb_yield.patch since Nginx 1.15.8 #474 spacewander 2019-06-03 12:14:36 +0800
  • 547fdd5fb2 bugfix: Config.pm: fixed an issue when generating t/sanity.t_. Thibault Charbonnier 2019-05-29 16:18:03 -0700
  • 1f3cf84a8a tests: sanity.t: fixed test cases failing due to the last few commits and renamed another test case. Thibault Charbonnier 2019-05-29 15:03:56 -0700
  • bbef48d25b upgraded LuaJIT to 2.1-20190530. Yichun Zhang (agentzh) 2019-05-30 09:56:53 -0700
  • 45997fc5fe upgraded resty-cli to 0.25rc1. Yichun Zhang (agentzh) 2019-05-30 09:54:32 -0700
  • 5f665e86e6 tests: fixed broken --with-pg_config test case. #492 spacewander 2019-05-30 11:16:02 +0800
  • 850d4fced8 update patch spacewander 2019-05-30 10:12:05 +0800
  • ecca115246 bugfix: Config.pm: fixed an issue when generating t/sanity.t_. #490 Thibault Charbonnier 2019-05-29 16:18:03 -0700
  • 0a353e6502 tests: sanity.t: fixed a test case failing since the previous commit and renamed another test case. Thibault Charbonnier 2019-05-29 15:03:56 -0700
  • cc9787a290 feature: ./configure: added new option --with-luajit-ldflags=OPTS for specifying custom luajit linker flags. Yichun Zhang (agentzh) 2019-05-20 13:14:56 -0700
  • 2b40d7b8ee bumped version to 1.15.8.1. v1.15.8.1 Yichun Zhang (agentzh) 2019-05-16 14:25:44 -0700
  • bf2e5697e1 bugfix: win32/win64: the error log buffer size was merely 2048 bytes (now updated to 4096 bytes). v1.15.8.1rc2 Yichun Zhang (agentzh) 2019-05-08 14:30:10 -0700
  • 540567e42c bumped version to 1.15.8.1 RC2. Yichun Zhang (agentzh) 2019-05-08 13:27:51 -0700
  • db08ec0611 bumped version to 1.15.8.1 RC2. #481 Thibault Charbonnier 2019-05-07 16:59:35 -0700
  • a32ca0dbbe upgraded LuaJIT to 2.1-20190507. Thibault Charbonnier 2019-05-07 18:28:30 -0700
  • 62d31e53de bumped ngx_http_lua to 0.10.15, ngx_stream_lua to 0.0.7, and lua-resty-core to 0.1.17. Thibault Charbonnier 2019-05-02 12:06:41 -0700
  • 39e77fd086 feature: closed unused listening fds in worker processes. #478 spacewander 2019-04-20 11:35:31 +0800
  • 023b9d4f88 tests: updated sanity test suite to reflect recent changes in bumped components. Thibault Charbonnier 2019-04-11 14:33:16 -0400
  • 8954793847 bumped resty-cli to v0.24rc1. Thibault Charbonnier 2019-04-11 14:19:45 -0400
  • d3575cfcc1 feature: supported async SSL session fetch callback with OpenSSL 1.1.1. spacewander 2019-04-10 11:33:55 +0800
  • e709606a82 bugfix: we don't download tar.bz2 archive anymore. #473 spacewander 2019-04-10 11:21:02 +0800
  • 0b5ebedd47 bumped ngx_http_lua to 0.10.15rc1, ngx_stream_lua to 0.0.7rc1, and lua-resty-core to 0.1.17rc1. Thibault Charbonnier 2019-04-09 13:58:37 -0700
  • 7e897a8b2b upgraded LuaJIT to 2.1-20190329. Thibault Charbonnier 2019-03-29 15:23:37 -0700
  • f7e22a0f30 Backport the nginx Patch for Building on Fedora 28+ #462 Christoph Höger 2019-03-12 10:17:00 +0100
  • 99d72856a7 upgraded LuaJIT to 2.1-20190302. Yichun Zhang (agentzh) 2019-03-02 17:42:36 -0800
  • ed32897702 bugfix: added an openssl patch to fix the parallel build regression in openssl 1.1.0j. v1.15.8.1rc1 Yichun Zhang (agentzh) 2019-03-02 01:17:57 -0800
  • 083403fb43 win32: upgraded openssl to 1.1.0j. Yichun Zhang (agentzh) 2019-03-02 00:41:06 -0800
  • eff3e0d7db bumped version to 1.15.8.1 RC1. Yichun Zhang (agentzh) 2019-03-01 23:44:49 -0800
  • 88e214aad2 bumped LuaJIT to 2.1-20190228. Thibault Charbonnier 2019-02-28 11:59:57 -0800
  • ec8f1b0753 bumped lua-resty-upstream-healthcheck to 0.06. Thibault Charbonnier 2019-02-28 10:44:03 -0800
  • 191ca1fdec bumped resty-cli to 0.23. Thibault Charbonnier 2019-02-25 08:36:42 -0800
  • e2ca65128f tests: updated tests to reflect recent changes. Yichun Zhang (agentzh) 2019-02-24 23:50:15 -0800
  • 76cd3954e3 upgraded resty-cli to 0.23rc2. Yichun Zhang (agentzh) 2019-02-24 23:23:13 -0800
  • f238a7542a bumped ngx_lua, ngx_stream_lua, and lua-resty-core to formal releases. Thibault Charbonnier 2019-02-23 21:57:57 -0800
  • 95cfc25189 bumped resty-cli, lua-cjson, lua-resty-redis, lua-resty-limit-traffic, lua-resty-websocket, lua-resty-lock, and lua-resty-lrucache to formal release tags. Thibault Charbonnier 2019-02-23 21:44:17 -0800
  • 0b956ca748 upgraded ngx_stream_lua to v0.0.6rc6. Yichun Zhang (agentzh) 2019-02-23 00:08:26 -0800
  • 7630d23428 bumped ngx_lua to 0.10.14rc7 and lua-resty-shell to 0.02. Thibault Charbonnier 2019-02-22 18:25:56 -0800
  • 60589ee251 upgraded LuaJIT to 2.1-20190221. Thibault Charbonnier 2019-02-22 16:45:15 -0800
  • 8ca248c7a3 upgraded LuaJIT to 2.1-20190221. #455 Thibault Charbonnier 2019-02-22 16:45:15 -0800
  • 94d0e8ed52 tests: bumped ngx_lua and removed lua-resty-shell/lua-resty-signal from windows builds to reflect recent changes. Thibault Charbonnier 2019-02-04 22:58:26 -0800
  • 892a001f4a upgraded ngx_lua to 0.10.14rc6. Yichun Zhang (agentzh) 2019-02-04 20:08:43 -0800
  • 4cb86c999c bugfix: lua-resty-signal and lua-resty-shell should not be enabled on windows. Yichun Zhang (agentzh) 2019-02-04 20:08:28 -0800
  • b84a47de27 travis: added travis-ci support. Thibault Charbonnier 2019-02-04 13:22:05 -0800
  • 73c881bddf tests: added support for `--- out_like` blocks. Thibault Charbonnier 2019-02-04 16:12:54 -0800
  • 7855ecd4e0 travis: added travis-ci support. #452 Thibault Charbonnier 2019-02-04 13:22:05 -0800
  • 148f1a3cf5 tests: added support for `--- out_like` blocks. Thibault Charbonnier 2019-02-04 16:12:54 -0800
  • 72962e0125 bugfix: we now build lua-resty-signal's shared lib component. Thibault Charbonnier 2019-02-04 11:30:13 -0800
  • df35cf990a bugfix: we now build lua-resty-signal's shared lib component. #451 Thibault Charbonnier 2019-02-04 11:30:13 -0800
  • 2e7e51e649 feature: bundled the lua-resty-signal and lua-resty-shell libraries. Thibault Charbonnier 2019-02-01 15:36:03 -0800
  • d0af94fcc8 feature: bundled the lua-resty-signal and lua-resty-shell libraries. #450 Thibault Charbonnier 2019-02-01 15:36:03 -0800
  • 06468602b9 tests: bumped ngx_lua, ngx_stream_lua, and LuaJIT references according to recent changes. Thibault Charbonnier 2019-02-02 19:47:12 -0800
  • 7639fe0dba upgraded ngx_stream_lua to 0.0.6rc5. Thibault Charbonnier 2019-02-01 16:02:58 -0800
  • 00a89c4b2d upgraded ngx_lua to 0.10.14rc5. Thibault Charbonnier 2019-01-31 15:17:41 -0800
  • 0964e437bd upgraded LuaJIT to 2.1-20190131. Yichun Zhang (agentzh) 2019-01-31 00:51:40 -0800
  • 4dc7d668cc upgraded LuaJIT to v2.1-20190130. Yichun Zhang (agentzh) 2019-01-30 16:36:28 -0800
  • c3b7c3b1b9 upgraded ngx_lua to 0.10.14rc4, ngx_stream_lua to 0.0.6rc4, and lua-resty-core to 0.1.16rc4. Thibault Charbonnier 2019-01-30 14:26:18 -0800
  • 3f42731e50
    change: we now enable the GC64 mode by default in our bundled LuaJIT build for x86_64 architectures; this can be disabled with ./configure --without-luajit-gc64. Thibault Charbonnier 2019-01-29 20:00:58 -0800
  • 2879e59e7b feature: updated the socket_cloexec patches to support the ngx.pipe API. spacewander 2018-10-31 12:07:37 +0800
  • b8b3ce7980 change: we now enable the GC64 mode by default in our bundled LuaJIT build for x86_64 architectures; this can be disabled with ./configure --without-luajit-gc64. #447 Thibault Charbonnier 2019-01-29 11:47:26 -0800
  • 3c053fff33 tests: bumped lua-cjson references to 2.1.0.7rc2. Thibault Charbonnier 2019-01-29 10:58:22 -0800
  • 7b290a582f feature: bundled the lua-tablepool library. Thibault Charbonnier 2019-01-24 14:53:46 -0800
  • 62e93ac534 feature: bundled the lua-tablepool library. #446 Thibault Charbonnier 2019-01-24 14:53:46 -0800
  • b5d0128311 upgraded lua-cjson to 2.1.0.7rc2. Thibault Charbonnier 2019-01-25 15:04:22 -0800
  • f56ee1ecd8 updated the tests to reflect recent changes. Yichun Zhang (agentzh) 2019-01-18 14:40:28 -0800
  • 8c8d51663e upgraded the nginx core 1.15.8. Yichun Zhang (agentzh) 2019-01-18 14:08:14 -0800
  • 97e580a851 upgraded LuaJIT+ to v2.1-20190115. Yichun Zhang (agentzh) 2019-01-15 12:30:49 -0800
  • 1c11dfa811 doc: updated the copyright year to 2019. Thibault Charbonnier 2019-01-03 18:03:00 -0800