Commit Graph

  • 5531f723ca misc: removed the gcc-maybe-uninitialized-warning patch. #576 Thibault Charbonnier 2020-01-20 15:26:42 -0800
  • 6d7249f1c4 configure: updated '--without-luajit-gc64' to follow Mike Pall's commit which enables GC64 by default on x64 platforms. Thibault Charbonnier 2020-01-20 13:35:03 -0800
  • 27261fec88 configure: updated '--without-luajit-gc64' to follow Mike Pall's commit which enables GC64 by default on x64 platforms. #575 Thibault Charbonnier 2020-01-20 13:35:03 -0800
  • d6ff771c82 tests: sanity.t: fixed (again) test cases failing due to the last few commits. Thibault Charbonnier 2019-09-24 12:50:53 -0700
  • 59a16cd797 fix `TEST 22` refer to openresty/openresty@4995101 and 2c65141 James ZHANG 2020-01-05 14:57:30 +0800
  • 513c7f14ac update no_pool.patch refer to openresty/openresty@f17fe6e James ZHANG 2020-01-05 14:52:18 +0800
  • 775ad5ef2c Merge branch 'master' into patch-1.17.4-rc0 James ZHANG 2020-01-05 13:30:04 +0800
  • 41abd0f3b5 bugfix: updated the ./configure --help usage text output for the latest nginx version. Yichun Zhang (agentzh) 2020-01-02 20:58:30 -0800
  • 29af6de924 tests: updated tests to reflect recent changes. Yichun Zhang (agentzh) 2020-01-02 20:39:26 -0800
  • f17fe6edc1 change: we no longer maintain the nginx dtrace patch. Yichun Zhang (agentzh) 2020-01-02 20:35:40 -0800
  • 3a630bb020 upgraded ngx_echo to 0.62rc1 and ngx_srcache to 0.32rc1. Yichun Zhang (agentzh) 2020-01-02 20:26:14 -0800
  • d4d86a8b0c upgraded LuaJIT to 2.1-20200102. Yichun Zhang (agentzh) 2020-01-02 20:18:29 -0800
  • 1a8109b82f repair `patch: cant open` of no_poll James ZHANG 2019-12-08 11:54:02 +0800
  • 2c65141c39 tests: 000-sanity.t, `TEST 22` failed on alpine James ZHANG 2019-12-07 19:13:18 +0800
  • 1ddad1c2d4 typo 8794ec03 James ZHANG 2019-12-07 18:40:56 +0800
  • 76086d62dd runtime@1.17.4 on the t/000-sanity.t James ZHANG 2019-12-02 21:05:32 +0800
  • ed3333f2c1 repair the `patch: cannot open` of ssl_cert_cb_yield.patch James ZHANG 2019-12-07 17:33:44 +0800
  • 04bfe0c76f repair the `Hunk 2 FAILED 441/442` of pcre_conf_opt James ZHANG 2019-12-07 17:17:07 +0800
  • 13e92c4c38 repair the `Hunk 1 FAILED 1951/1951` of gcc-maybe-uninitialized-warning James ZHANG 2019-12-07 17:08:12 +0800
  • 3c3d7269f7 repair the `Hunk 2 FAILED 1091/1092` of dtrace James ZHANG 2019-12-07 16:54:45 +0800
  • d5357f9734 repair the `Hunk 1 FAILED 89/89` of no_Werror James ZHANG 2019-12-07 16:53:56 +0800
  • a5c33f8ea7 repair the `Hunk 1 FAILED 22/22` of intercept-error-log patching James ZHANG 2019-12-07 16:51:38 +0800
  • 8794ec037c repair the `Hunk 1 FAILED 981/981`, `Hunk 10 FAILED 1144/1184` of privileged-agent-process patching James ZHANG 2019-12-07 16:42:00 +0800
  • 30a5346860 repair the `Hunk 1 FAILED 159/159` of stream_ssl_preread_no_skip patching James ZHANG 2019-12-07 16:39:04 +0800
  • 549fd87c66 runtime@1.17.4 on the t/000-sanity.t #558 James ZHANG 2019-12-02 21:05:32 +0800
  • e997370ac3 fix openresty/openresty#540 manually James ZHANG 2019-12-02 15:00:35 +0800
  • 7508c18522 upgraded the NGINX core to 1.17.4. Thibault Charbonnier 2019-09-30 15:08:19 -0700
  • df6c3bcdcb change: util/dist-check: removed 'without FFI' tests. Thibault Charbonnier 2019-08-06 17:20:42 -0700
  • 9b1dbb6027 tweak: mirror-tarballs: removed obsolete or copy-pasted code. Thibault Charbonnier 2019-09-25 20:28:38 -0700
  • 01f212ce9f optimize: mirror-tarballs: ensured all OpenSSL patches are included in the tarball. Thibault Charbonnier 2019-09-25 20:22:35 -0700
  • a5248e03d5 optimize: mirror-tarballs: removed many non-source files from the final tarball. Thibault Charbonnier 2019-09-25 19:58:13 -0700
  • 9ce78f62c5 optimize: mirror-tarballs: used 'hg update --clean' to avoid being prompted when repository is cloned. Thibault Charbonnier 2019-09-25 19:12:39 -0700
  • 21dfc48bb5 bugfix: mirror-tarballs: applied the init_cycle_pool_release patch to NGINX cores >= 1.13.6 instead of 1.13.6 only. Thibault Charbonnier 2019-09-25 18:53:43 -0700
  • af0aa3ac01 change: util/dist-check: removed 'without FFI' tests. #535 Thibault Charbonnier 2019-08-06 17:20:42 -0700
  • 7f36426697 tweak: mirror-tarballs: removed obsolete or copy-pasted code. Thibault Charbonnier 2019-09-25 20:28:38 -0700
  • c6745dd8f5 optimize: mirror-tarballs: ensured all OpenSSL patches are included in the tarball. Thibault Charbonnier 2019-09-25 20:22:35 -0700
  • d3694c2b7b optimize: mirror-tarballs: removed many non-source files from the final tarball. Thibault Charbonnier 2019-09-25 19:58:13 -0700
  • 20fba9ced4 optimize: mirror-tarballs: used 'hg update --clean' to avoid being prompted when repository is cloned. Thibault Charbonnier 2019-09-25 19:12:39 -0700
  • 1af886fcae bugfix: mirror-tarballs: applied the init_cycle_pool_release patch to NGINX cores >= 1.13.6 instead of 1.13.6 only. Thibault Charbonnier 2019-09-25 18:53:43 -0700
  • bad7098d88 patches: added the nginx-1.17.4 patches. Thibault Charbonnier 2019-09-27 11:24:24 -0700
  • cc79822109 tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path. Thibault Charbonnier 2019-09-24 12:08:42 -0700
  • c5766add3e tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path. #536 Thibault Charbonnier 2019-09-24 12:08:42 -0700
  • 39693ef92c Move sources targets url to Github releases files. #534 Eloy Coto 2019-09-25 11:23:14 +0200
  • 20fbd106f9
    Merge 2a8e761a9f into 4995101388 #512 Thibault Charbonnier 2019-09-24 19:54:56 +0000
  • 2a8e761a9f tests: renamed t/sanity.t to t/000-sanity.t and added '.' in lib path. #512 Thibault Charbonnier 2019-09-24 12:08:42 -0700
  • 53dde2ec7b change: util/dist-check: removed 'without FFI' tests. Thibault Charbonnier 2019-08-06 17:20:42 -0700
  • f77c3f84ac refactor: util/*: improved mirror-tarballs script and removed obsolete patches and files. Thibault Charbonnier 2019-08-06 15:17:47 -0700
  • 4995101388 tests: sanity.t: fixed (again) test cases failing due to the last few commits. Thibault Charbonnier 2019-09-24 12:50:53 -0700
  • 3fd0e186bf tests: fixed tests for updated components. Yichun Zhang (agentzh) 2019-09-11 18:10:43 -0700
  • 19ca6c4e2d upgraded LuaJIT to 2.1-20190912. Yichun Zhang (agentzh) 2019-09-11 18:09:34 -0700
  • 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