Commit Graph

  • ed1fad3bd4 nghttpx: Call ERR_clear_error() Tatsuhiro Tsujikawa 2017-05-21 10:32:12 +0900
  • 9c1876f542 nghttpx: Fix certificate indexing bug Tatsuhiro Tsujikawa 2017-05-21 00:19:33 +0900
  • 7d111d9963 Merge pull request #923 from nghttp2/compile-with-disable-assert Tatsuhiro Tsujikawa 2017-05-18 23:49:41 +0900
  • 8c2ce0cf3f Merge pull request #922 from nghttp2/nghttpx-ocsp-startup Tatsuhiro Tsujikawa 2017-05-18 23:49:23 +0900
  • 1b442cb16f Compile with --disable-assert Tatsuhiro Tsujikawa 2017-05-18 23:10:44 +0900
  • 2bf3680d87 Merge pull request #919 from projectgus/fix_ndebug_compile Tatsuhiro Tsujikawa 2017-05-18 22:37:51 +0900
  • 0d4f0f0db5 nghttpx: Run OCSP at startup Tatsuhiro Tsujikawa 2017-05-18 21:11:10 +0900
  • 7199489c40 travis: Use nproc to speed up build (potentially) nproc Tatsuhiro Tsujikawa 2017-05-18 21:12:35 +0900
  • e17ff8fd32 nghttp2_session: Allow for compiling library with -DNDEBUG set Angus Gratton 2017-05-17 14:43:06 +1000
  • 14edd12304 nghttpx: Refactor the code for the anti-replay Tatsuhiro Tsujikawa 2017-05-14 17:45:16 +0900
  • e6ffdb23a4 nghttpx: Share session_cache_ssl_ctx across threads Tatsuhiro Tsujikawa 2017-05-14 17:43:11 +0900
  • 98fdedac06 Merge pull request #917 from Tapanito/patch-1 Tatsuhiro Tsujikawa 2017-05-13 10:27:22 +0900
  • 255037264a updated docs Tapanito 2017-05-12 16:34:19 +0100
  • d3fcbe9a02 Merge branch 'invalid-header-field-error' Tatsuhiro Tsujikawa 2017-05-12 21:37:20 +0900
  • bcdd588c6e Merge branch 'nghttpx-wildcard-path-match' Tatsuhiro Tsujikawa 2017-05-11 23:50:56 +0900
  • b5007d45f7 nghttpx: Wildcard path matching Tatsuhiro Tsujikawa 2017-05-10 23:34:04 +0900
  • 28f3012be9 Merge 32ebcdb162 into a584cf5a4f Scott Mitchell 2017-05-03 02:26:10 +0000
  • a584cf5a4f Use clang-format-4.0 Tatsuhiro Tsujikawa 2017-04-30 15:45:53 +0900
  • 77f7a2fa7f Update doc Tatsuhiro Tsujikawa 2017-04-29 22:21:21 +0900
  • f2c539dc70 Clarify the effect of nghttp2_option_set_no_http_messaging Tatsuhiro Tsujikawa 2017-04-29 21:00:20 +0900
  • 2bf651f72b Merge 8f007268e6 into 196673bbce Wenfeng Liu 2017-04-29 03:29:49 +0000
  • fbc7c7bf80 Merge fdd2898a49 into 196673bbce 47076044 2017-04-29 03:29:29 +0000
  • 78d7160a99 Treat incoming invalid regular header field as stream error Tatsuhiro Tsujikawa 2017-04-28 23:33:58 +0900
  • 196673bbce nghttp: Remove unused short option 'g' Tatsuhiro Tsujikawa 2017-04-28 22:39:12 +0900
  • 794d13082c Merge branch 'nghttp-no-verify-peer' Tatsuhiro Tsujikawa 2017-04-28 22:36:23 +0900
  • 5f5cf4107e nghttpx: Reseve rcbufs_ Tatsuhiro Tsujikawa 2017-04-28 22:31:09 +0900
  • 6f3ec54b9f nghttp: Add -y, --no-verify-peer option to suppress peer verify warn Tatsuhiro Tsujikawa 2017-04-28 09:53:37 +0900
  • 58043a6b04 nghttpx: Guard the presence of TLS1_3_VERSION Tatsuhiro Tsujikawa 2017-04-27 23:13:15 +0900
  • a885315ef5 Merge branch 'nghttpx-unrecognized-sni' Tatsuhiro Tsujikawa 2017-04-27 22:57:54 +0900
  • d7581525ac nghttpx: Update TLSv1.3 TLS record overhead Tatsuhiro Tsujikawa 2017-04-27 22:57:06 +0900
  • 385068eb91 Merge branch 'altsvc-invalid-callback' Tatsuhiro Tsujikawa 2017-04-27 22:35:25 +0900
  • 1085f68018 nghttpx: Return SSL_TLSEXT_ERR_NOACK if server name is not recognized Tatsuhiro Tsujikawa 2017-04-27 22:25:58 +0900
  • 21af775ce0 Call nghttp2_on_invalid_frame_callback if altsvc validation fails Tatsuhiro Tsujikawa 2017-04-27 00:03:20 +0900
  • bf16fee6e9 Merge pull request #903 from nghttp2/nghttpx-forward-multiple-header-fields Tatsuhiro Tsujikawa 2017-04-26 22:32:33 +0900
  • 2358a2137a Refactor predicate functions Tatsuhiro Tsujikawa 2017-04-26 22:31:43 +0900
  • 66baa7dc25 Estimate header block size after predicate function succeeds Tatsuhiro Tsujikawa 2017-04-26 22:15:53 +0900
  • d63b4c1034 nghttpx: Forward multiple via, xff, and xfp header fields Tatsuhiro Tsujikawa 2017-04-25 23:41:56 +0900
  • d2c3e1fc45 Fix segfault due to incorrect free, other tweaks Lucas Pardue 2017-04-25 20:17:47 +0100
  • f42c1efd59 Address more CI build errors/warnings Lucas Pardue 2017-04-25 16:32:42 +0100
  • 86c27488e8 Address CI build errors/warnings Lucas Pardue 2017-04-25 16:22:14 +0100
  • a59728da4d Restore deleted } Lucas Pardue 2017-04-25 15:58:20 +0100
  • 44e7e3bb40 Add tests. Move around code a little. Lucas Pardue 2017-04-25 15:48:52 +0100
  • 0d324bb619 Flesh our packing/unpacking Lucas Pardue 2017-04-24 18:44:52 +0100
  • 67d5b6821b ORIGIN frame support Lucas Pardue 2017-04-24 18:09:16 +0100
  • 963e220a1c Bump up version number to 1.23.0-DEV Tatsuhiro Tsujikawa 2017-04-24 22:34:13 +0900
  • 2f146e4d4c Update manual pages v1.22.0 Tatsuhiro Tsujikawa 2017-04-24 21:41:15 +0900
  • f796eede5a Bump up version number to 1.22.0, LT revision to 27:2:13 Tatsuhiro Tsujikawa 2017-04-24 21:32:18 +0900
  • c89453be95 Update AUTHORS Tatsuhiro Tsujikawa 2017-04-24 21:29:12 +0900
  • e64c5a7592 Merge 550bc1e45f into c3f5f5ca36 Alexis La Goutte 2017-04-21 18:51:07 +0000
  • c3f5f5ca36 nghttpx: Clarify --conf option behaviour Tatsuhiro Tsujikawa 2017-04-20 22:25:38 +0900
  • 911d12f7c4 nghttpx: Add log when loading configuration file Tatsuhiro Tsujikawa 2017-04-20 22:22:29 +0900
  • 34d3c45d35 Update manual pages Tatsuhiro Tsujikawa 2017-04-19 23:03:08 +0900
  • 17614312e0 Merge pull request #892 from nghttp2/nghttpx-sni-fwd Tatsuhiro Tsujikawa 2017-04-19 21:22:15 +0900
  • 977779ae8d Merge pull request #896 from nghttp2/nghttpx-add-tls-sni-log-var Tatsuhiro Tsujikawa 2017-04-19 21:21:01 +0900
  • 93e3263848 Maintain full HTTP/1.1 support in forward proxy mode Benjamin M. Schwartz 2017-04-18 20:26:53 +0000
  • a2e35a0757 nghttpx: Add $tls_sni access log variable Tatsuhiro Tsujikawa 2017-04-18 22:44:26 +0900
  • a4a2b6403b nghttpx: Use SHRPX_LOGF_TLS_* instead of SHRPX_LOGF_SSL_* Tatsuhiro Tsujikawa 2017-04-18 22:34:08 +0900
  • 8ce8e289c9 Merge pull request #895 from nghttp2/nghttpx-rename-ssl-log-vars Tatsuhiro Tsujikawa 2017-04-18 22:31:44 +0900
  • 03be97e437 nghttpx: Rename ssl_* log variables as tls_* Tatsuhiro Tsujikawa 2017-04-18 21:39:33 +0900
  • 2c5cf5a82a Merge pull request #894 from nghttp2/nghttpx-fix-path-match Tatsuhiro Tsujikawa 2017-04-18 21:28:21 +0900
  • 0a2d1965df nghttpx: Fix path matching bug Tatsuhiro Tsujikawa 2017-04-18 21:03:50 +0900
  • c8a5f1e335 nghttpx: SNI based backend server selection Tatsuhiro Tsujikawa 2017-04-16 23:47:10 +0900
  • 5e00cf9620 Update doc Tatsuhiro Tsujikawa 2017-04-14 00:55:31 +0900
  • ce6370e25c Merge pull request #886 from lstefani/patch-1 Tatsuhiro Tsujikawa 2017-04-14 00:16:06 +0900
  • 3f8c1e4b34 tests: Fix failmalloc tests Tatsuhiro Tsujikawa 2017-04-14 00:00:36 +0900
  • 25cda200be Update nghttp2_session.c lstefani 2017-04-13 10:00:15 -0400
  • a1bc83a2ba Merge pull request #881 from mway/dev/request-priority Tatsuhiro Tsujikawa 2017-04-12 23:36:40 +0900
  • bc3949db9e Support specifying stream priority via session::submit() Matt Way 2017-04-11 16:38:42 -0400
  • 6cfa885207 nghttpx: Remove unused lambda capture Tatsuhiro Tsujikawa 2017-04-12 22:09:44 +0900
  • ec542f140b Update manual pages v1.21.1 v1.21.x Tatsuhiro Tsujikawa 2017-04-09 21:29:58 +0900
  • 39a2a2437c Bump up version number to 1.21.1 Tatsuhiro Tsujikawa 2017-04-09 21:26:58 +0900
  • a073dfc633 nghttpx: Fix bug that 204 from h1 backend is always treated as error Tatsuhiro Tsujikawa 2017-04-07 21:45:13 +0900
  • d2ba169f79 asio: Fix crash if connect takes longer time than ping interval Tatsuhiro Tsujikawa 2017-03-31 21:17:57 +0900
  • a629a0c677 asio: Fix compile error Tatsuhiro Tsujikawa 2017-03-31 21:14:08 +0900
  • 899588e0b5 Update bash_completion Tatsuhiro Tsujikawa 2017-04-09 16:10:07 +0900
  • 49af52a68d Update manual pages Tatsuhiro Tsujikawa 2017-04-09 16:09:44 +0900
  • ec908af19c integration: Use nip.io instead of xip.io Tatsuhiro Tsujikawa 2017-04-09 16:06:37 +0900
  • e61ac4682e Merge branch 'nghttpx-xfp-take2' Tatsuhiro Tsujikawa 2017-04-09 16:02:53 +0900
  • 4d10dce61d nghttpx: Only send SCT for leaf certificate Tatsuhiro Tsujikawa 2017-04-09 14:38:18 +0900
  • c569830dfc Merge branch 'nghttpx-tls13-sct' Tatsuhiro Tsujikawa 2017-04-09 14:24:00 +0900
  • 2d9fd87029 nghttpx: Enable signed_certificate_timestamp extension for TLSv1.3 Tatsuhiro Tsujikawa 2017-04-09 13:40:38 +0900
  • 2670bfb8ba integration: Add tests for X-Forwarded-Proto handling Tatsuhiro Tsujikawa 2017-04-05 23:31:54 +0900
  • cc9190ab37 nghttpx: Add options for X-Forwarded-Proto header field Tatsuhiro Tsujikawa 2017-04-05 22:50:18 +0900
  • 980570de71 Revert "nghttpx: Add options for X-Forwarded-Proto header field" Tatsuhiro Tsujikawa 2017-04-08 18:37:54 +0900
  • ef92b54db3 Revert "integration: Add tests for X-Forwarded-Proto handling" Tatsuhiro Tsujikawa 2017-04-08 18:34:10 +0900
  • 0130124cea Revert "doc: Add migration doc for nghttpx" Tatsuhiro Tsujikawa 2017-04-08 18:34:07 +0900
  • e2a7e867f9 integration: Add more tests for 204 status code Tatsuhiro Tsujikawa 2017-04-07 22:36:46 +0900
  • 32ce0ce5d9 Merge branch 'nghttpx-fix-204-handling' Tatsuhiro Tsujikawa 2017-04-07 22:11:39 +0900
  • 28082ff5f5 integration: Add tests for 204 status code Tatsuhiro Tsujikawa 2017-04-07 21:46:33 +0900
  • 46ccc4332c nghttpx: Fix bug that 204 from h1 backend is always treated as error Tatsuhiro Tsujikawa 2017-04-07 21:45:13 +0900
  • 3a1217e667 Update bash_completion Tatsuhiro Tsujikawa 2017-04-06 20:26:32 +0900
  • 39fd0c1278 Update manual pages Tatsuhiro Tsujikawa 2017-04-06 20:26:08 +0900
  • 4e6bd54dd1 Merge branch 'nghttpx-single-process' Tatsuhiro Tsujikawa 2017-04-06 20:18:33 +0900
  • 5c9f46a6b0 Merge branch 'nghttp-verify-server-certificate' Tatsuhiro Tsujikawa 2017-04-06 20:17:29 +0900
  • 7d53866157 Update doc Tatsuhiro Tsujikawa 2017-04-06 20:14:49 +0900
  • 9a2e948c42 Update doc Tatsuhiro Tsujikawa 2017-04-06 20:13:00 +0900
  • 223e971c7e nghttpx: Add --single-process option Tatsuhiro Tsujikawa 2017-04-06 19:53:39 +0900
  • df814223ff Merge branch 'nghttpx-xfp' Tatsuhiro Tsujikawa 2017-04-06 19:36:27 +0900
  • 82b326e684 doc: Add migration doc for nghttpx Tatsuhiro Tsujikawa 2017-04-06 19:24:02 +0900
  • 6aa581d2f0 integration: Add tests for X-Forwarded-Proto handling Tatsuhiro Tsujikawa 2017-04-05 23:31:54 +0900