Commit Graph

  • 9570947cf8 Merge bff0beacb4 into 91af4ed70d Benedikt Christoph Wolters 2017-01-16 08:31:17 +0000
  • bff0beacb4 Fix authority for --get-assets if IP adress is used in conjunction with user-defined :authority header Benedikt Christoph Wolters 2017-01-14 11:33:39 +0100
  • 91af4ed70d Merge branch 'nghttpx-accesslog-write-early' Tatsuhiro Tsujikawa 2017-01-14 11:39:58 +0900
  • 685e926494 nghttpx: Add --accesslog-write-early option Tatsuhiro Tsujikawa 2017-01-11 19:27:08 +0900
  • a2afd393ed nghttpx: Remove field from LogSpec which can be got from Downstream Tatsuhiro Tsujikawa 2017-01-11 22:30:12 +0900
  • 4e9098bccf Merge branch 'nghttpx-accesslog-timestamp' Tatsuhiro Tsujikawa 2017-01-11 21:14:12 +0900
  • 33aa327ef5 nghttpx: Fix access.log timestamp Tatsuhiro Tsujikawa 2017-01-11 20:22:55 +0900
  • 9067ff5eee nghttp: Use nghttp2::ssl::DEFAULT_CIPHER_LIST Tatsuhiro Tsujikawa 2017-01-09 23:50:38 +0900
  • efeede4192 nghttpx: Fix typo Tatsuhiro Tsujikawa 2017-01-09 23:49:10 +0900
  • 6a8749873f nghttpx: Add detailed TLS connection logging Tatsuhiro Tsujikawa 2017-01-09 23:32:35 +0900
  • f1beff1e10 src: Enable TLS 1.3 with boringssl boringssl-tls13 Tatsuhiro Tsujikawa 2017-01-02 11:53:29 +0900
  • b1b8308555 Update doc Tatsuhiro Tsujikawa 2017-01-09 22:22:04 +0900
  • 9b574a5a76 nghttpx: Fix typo Tatsuhiro Tsujikawa 2017-01-09 22:19:19 +0900
  • 0567f1f038 Add constexpr to StringRef(const CharT *, size_t) Tatsuhiro Tsujikawa 2017-01-09 21:15:53 +0900
  • 4be5de1163 src: Move log related functions from util.cc to shrpx_log.cc Tatsuhiro Tsujikawa 2017-01-09 19:34:40 +0900
  • 9db1c9467c src: Add constexpr to long_options Tatsuhiro Tsujikawa 2017-01-09 19:28:00 +0900
  • 3444b42d44 src: Add more constexpr Tatsuhiro Tsujikawa 2017-01-09 17:17:48 +0900
  • 6595ae26ea src: Add constexpr to const objects Tatsuhiro Tsujikawa 2017-01-09 17:11:37 +0900
  • 41d8a3ac09 Document PROX protocol and PSK in nghttpx howto Tatsuhiro Tsujikawa 2017-01-09 16:33:51 +0900
  • 175001a8d9 Add migration section from nghttpx v1.18.x Tatsuhiro Tsujikawa 2017-01-09 16:09:30 +0900
  • 7cf9e00283 Update bash_completion Tatsuhiro Tsujikawa 2017-01-09 14:56:03 +0900
  • 8a3eb3f066 Update man pages Tatsuhiro Tsujikawa 2017-01-09 14:55:51 +0900
  • 7e1a0d204b h2load: Show default cipher list in -h Tatsuhiro Tsujikawa 2017-01-09 14:47:32 +0900
  • cbca2e35b5 nghttpx: Show default cipher list in -h Tatsuhiro Tsujikawa 2017-01-09 14:43:13 +0900
  • fc9bdf024f src: Make DEFAULT_CIPHER_LIST constexpr char[] Tatsuhiro Tsujikawa 2017-01-09 14:42:40 +0900
  • 3f97e6cd3a Merge pull request #776 from nghttp2/nghttpx-memchunkbuffer Tatsuhiro Tsujikawa 2017-01-09 13:08:23 +0900
  • 4fa150c494 nghttpx: Use Memchunk based read buffer for frontend connection Tatsuhiro Tsujikawa 2017-01-08 16:41:02 +0900
  • e8b2508036 nghttpx: Rename confusing names in HttpDownstreamConnection Tatsuhiro Tsujikawa 2017-01-08 23:09:00 +0900
  • ac399e41ac nghttpx: Update doc Tatsuhiro Tsujikawa 2017-01-08 23:04:07 +0900
  • 95dd908834 Merge branch 'nghttpx-more-tls-options' Tatsuhiro Tsujikawa 2017-01-08 22:57:21 +0900
  • 9c7e54d9b5 nghttpx: Add client-ciphers option Tatsuhiro Tsujikawa 2017-01-08 22:40:58 +0900
  • 3c03024881 nghttpx: Add client-no-http2-cipher-black-list option Tatsuhiro Tsujikawa 2017-01-08 22:33:19 +0900
  • 36dfc0a56a nghttpx: Reorganize client side TLS configuration Tatsuhiro Tsujikawa 2017-01-08 22:25:30 +0900
  • 55bf6cdb15 Merge branch 'nghttpx-psk' Tatsuhiro Tsujikawa 2017-01-08 21:10:07 +0900
  • 0abc220013 nghttpx: Fix the bug that no-http2-cipher-black-list does not work Tatsuhiro Tsujikawa 2017-01-08 19:43:24 +0900
  • c28900990a h2load: Show custom server temp key such as X25519 Tatsuhiro Tsujikawa 2017-01-08 17:58:19 +0900
  • 5108193d7b h2load: Fix incorrect return value from spdylay_send_callback Tatsuhiro Tsujikawa 2017-01-08 17:32:35 +0900
  • 79a24f5dd9 nghttpx: Add --client-psk-secret option to enable PSK in backend Tatsuhiro Tsujikawa 2017-01-08 00:24:33 +0900
  • 83c759572c nghttpx: Add --psk-secret option to enable PSK in frontend connection Tatsuhiro Tsujikawa 2017-01-07 23:42:51 +0900
  • 1a07fb000b nghttpx: Enable SCT with OpenSSL 1.1.0 Tatsuhiro Tsujikawa 2017-01-06 21:29:04 +0900
  • 60c86dee7f Update man pages v1.18.1 v1.18.x Tatsuhiro Tsujikawa 2017-01-05 22:22:50 +0900
  • 4aab15999d Merge pull request #769 from alagoutte/pvs Tatsuhiro Tsujikawa 2017-01-04 20:27:55 +0900
  • 441982674f Merge pull request #768 from makovich/master Tatsuhiro Tsujikawa 2017-01-04 20:24:04 +0900
  • 8256c6e070 libevent-client: fix Incorrect format found by PVS Studio (V576) Alexis La Goutte 2017-01-03 21:54:28 +0100
  • ae87a44b94 nghttp2_hd: fix It is odd that the body of 'hd_get_num_table_entries' function is fully equivalent to the body of 'get_max_index' function found by PVS Studio (V524) Alexis La Goutte 2017-01-03 21:46:41 +0100
  • 87d1692e27 nghttp2_submit: fix Parameter 'flags' is always rewritten in function body before being used found by PVS Studio (V763) Alexis La Goutte 2017-01-03 21:35:49 +0100
  • 1d2f008656 Update README file makovich 2017-01-03 22:27:03 +0300
  • eaf38c8c98 Bump up version number to v1.18.1 Tatsuhiro Tsujikawa 2017-01-03 17:36:56 +0900
  • 417321072f nghttpx: Fix assertion error in libev ev_io_start Tatsuhiro Tsujikawa 2017-01-03 16:43:49 +0900
  • fafccc4b98 nghttpx: Handle c-ares success without result Tatsuhiro Tsujikawa 2017-01-03 14:35:05 +0900
  • 483e5f4e7b nghttpx: Fix bug that DNS timeout was erroneously disabled Tatsuhiro Tsujikawa 2016-12-30 11:09:02 +0900
  • db3a5f9aef nghttpx: Fix bug that DNS timeout was ignored Tatsuhiro Tsujikawa 2016-12-30 11:08:26 +0900
  • b064d8a9ff Merge branch 'nghttpx-fronend-proxyproto' Tatsuhiro Tsujikawa 2017-01-03 17:28:20 +0900
  • 528af200b6 Merge branch 'nghttpx-fix-libev-assertion-error' Tatsuhiro Tsujikawa 2017-01-03 17:26:05 +0900
  • c6827a7dac nghttpx: Fix assertion error in libev ev_io_start Tatsuhiro Tsujikawa 2017-01-03 16:43:49 +0900
  • 55ecb082ee nghttpx: Handle c-ares success without result Tatsuhiro Tsujikawa 2017-01-03 14:35:05 +0900
  • 5f2cf461e6 integration: Avoid nghttpx accept-proxy-protocol option Tatsuhiro Tsujikawa 2017-01-03 14:14:37 +0900
  • b313386988 nghttpx: Add proxyproto to frontend option to accept PROXY protocol Tatsuhiro Tsujikawa 2017-01-03 12:47:03 +0900
  • 3933280d29 src: Fix assertion error with boringssl Tatsuhiro Tsujikawa 2017-01-02 11:48:38 +0900
  • 2b6073900f Merge branch 'nghttpx-dns-timeout-fix' Tatsuhiro Tsujikawa 2016-12-30 11:39:28 +0900
  • d1ba43a69f nghttpx: Fix bug that DNS timeout was erroneously disabled Tatsuhiro Tsujikawa 2016-12-30 11:09:02 +0900
  • a0779edec4 nghttpx: Fix bug that DNS timeout was ignored Tatsuhiro Tsujikawa 2016-12-30 11:08:26 +0900
  • d70fefe72f Bump up version number to 1.19.0-DEV Tatsuhiro Tsujikawa 2016-12-27 20:55:00 +0900
  • b52db072f1 Update bash_completion v1.18.0 Tatsuhiro Tsujikawa 2016-12-27 20:43:30 +0900
  • ab0b98db61 Update man pages Tatsuhiro Tsujikawa 2016-12-27 20:42:46 +0900
  • 4245d98653 Bump up version number to 1.18.0, LT revision to 26:3:12 Tatsuhiro Tsujikawa 2016-12-27 20:35:31 +0900
  • 93b4866f5b Merge branch 'nghttpx-dont-write-after-failure' Tatsuhiro Tsujikawa 2016-12-26 00:49:45 +0900
  • 25df164219 nghttpx: Don't write again after failure Tatsuhiro Tsujikawa 2016-12-25 23:03:57 +0900
  • ba03c082e9 Merge branch 'nghttpx-retry-h1-backend-request' Tatsuhiro Tsujikawa 2016-12-25 23:05:29 +0900
  • bcfa333322 nghttpx: Refactor h1 backend retry code Tatsuhiro Tsujikawa 2016-12-25 22:18:25 +0900
  • c4aeadd57d nghttpx: Retry h1 backend request if first write fails Tatsuhiro Tsujikawa 2016-12-25 21:22:34 +0900
  • e6b4454e48 Merge branch 'nghttpx-better-early-final-response-handling' Tatsuhiro Tsujikawa 2016-12-24 23:02:52 +0900
  • 3226d21609 Merge pull request #755 from nghttp2/nghttpx-h1-frontend-keep-alive-timeout Tatsuhiro Tsujikawa 2016-12-24 23:01:17 +0900
  • 3d20c2dce6 nghttpx: Feed read event rather than calling on_read Tatsuhiro Tsujikawa 2016-12-24 22:57:59 +0900
  • cd83d70e7b nghttpx: Don't reset stream if we have already received response Tatsuhiro Tsujikawa 2016-12-24 22:54:22 +0900
  • a0ce5ea9ab nghttpx: Keep reading after backend write failed Tatsuhiro Tsujikawa 2016-12-24 22:50:02 +0900
  • 3c600c103f nghttpx: Add frontend-keep-alive-timeout option Tatsuhiro Tsujikawa 2016-12-23 11:01:29 +0900
  • 841ac75c3e nghttpx: Clarify that backend-keep-alive-timeout applies to h1 only Tatsuhiro Tsujikawa 2016-12-23 10:49:39 +0900
  • 80a96817aa Add c-ares to android build guide Tatsuhiro Tsujikawa 2016-12-21 23:47:34 +0900
  • ecc05e0a1a Add `git submodule` to required build step Tatsuhiro Tsujikawa 2016-12-21 23:34:28 +0900
  • 359730af54 Fix regression in ff64f64e1d Tatsuhiro Tsujikawa 2016-12-21 23:05:29 +0900
  • e9cb19c80e Merge branch 'nghttpx-new-errorlog-format' Tatsuhiro Tsujikawa 2016-12-20 23:14:18 +0900
  • 049e064e28 nghttpx: New error log format Tatsuhiro Tsujikawa 2016-12-18 22:56:24 +0900
  • 0463928a1e nghttpx: Fix uninitialized errors found by coverity scan Tatsuhiro Tsujikawa 2016-12-18 22:16:52 +0900
  • 02d34c8c4c nghttpx: Fix dead code found by coverity scan Tatsuhiro Tsujikawa 2016-12-18 22:14:26 +0900
  • 46acf32c41 Merge pull request #748 from nghttp2/pkg-config-libxml2 Tatsuhiro Tsujikawa 2016-12-18 00:46:22 +0900
  • cab0a76795 Use pkg-config to detect libxml2 Tatsuhiro Tsujikawa 2016-12-18 00:20:30 +0900
  • 0c76cebbfc Merge branch 'travis-make-distcheck' Tatsuhiro Tsujikawa 2016-12-17 22:54:12 +0900
  • 5029b85b25 Add -f option to rm rst files not to pause travis build Tatsuhiro Tsujikawa 2016-12-17 22:27:14 +0900
  • 0b71d9b828 travis: Do `make distcheck` for autotools build Tatsuhiro Tsujikawa 2016-12-17 22:18:43 +0900
  • 464d7c4ec6 Update doc Tatsuhiro Tsujikawa 2016-12-16 22:09:00 +0900
  • ed21b631ae Update doc Tatsuhiro Tsujikawa 2016-12-16 21:31:26 +0900
  • 950e2d9954 Mention dynamic hostname lookup in nghttpx how-to Tatsuhiro Tsujikawa 2016-12-16 21:30:13 +0900
  • 71c054a789 Merge pull request #745 from nghttp2/remove-tiny-nghttpd Tatsuhiro Tsujikawa 2016-12-15 00:18:34 +0900
  • d2f456e5b1 Remove tiny-nghttpd from cmake build system Tatsuhiro Tsujikawa 2016-12-14 23:56:02 +0900
  • 30a44b26d3 examples: Delete tiny-nghttpd Tatsuhiro Tsujikawa 2016-12-14 23:26:52 +0900
  • 7dff758f8b Merge pull request #743 from nghttp2/fix-fetch-ocsp-response-with-openssl-1-1-0 Tatsuhiro Tsujikawa 2016-12-12 22:59:40 +0900
  • bd3ececdd8 Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 Tatsuhiro Tsujikawa 2016-12-12 21:22:48 +0900
  • 77416b0ac2 Update man pages Tatsuhiro Tsujikawa 2016-12-11 17:01:16 +0900
  • fce9efd341 Mention that non-numeric host is allowed in API call if "dns" is used Tatsuhiro Tsujikawa 2016-12-11 17:00:33 +0900