Commit Graph

  • 928fda1d70 Update bash_completion Tatsuhiro Tsujikawa 2016-12-11 16:52:14 +0900
  • 2d9d654507 Update man pages Tatsuhiro Tsujikawa 2016-12-11 16:52:03 +0900
  • 7398e57174 Merge pull request #740 from nghttp2/backend-dns Tatsuhiro Tsujikawa 2016-12-11 16:48:28 +0900
  • 503ec82f4d Merge pull request #737 from alagoutte/win Tatsuhiro Tsujikawa 2016-12-11 16:38:46 +0900
  • 22bd9fb530 nghttpx: Set DNS cache expire date for error and ok statuses only Tatsuhiro Tsujikawa 2016-12-11 11:49:24 +0900
  • e007b6b031 Add DNS integration tests Tatsuhiro Tsujikawa 2016-12-11 11:32:38 +0900
  • c487cd888f nghttpx: Periodically remove expired DNS cache entries Tatsuhiro Tsujikawa 2016-12-11 10:42:54 +0900
  • fd403a85c8 nghttpx: Just return DNS_STATUS_ERROR Tatsuhiro Tsujikawa 2016-12-11 10:39:19 +0900
  • a06a8c36a4 nghttpx: Add --dns-lookup-timeout and --dns-max-try options Tatsuhiro Tsujikawa 2016-12-11 00:50:16 +0900
  • 0967ee9cb9 nghttpx: Better logging for DNS resolver Tatsuhiro Tsujikawa 2016-12-10 23:10:18 +0900
  • d66d34f9b9 Add libc-ares detection to cmake Tatsuhiro Tsujikawa 2016-12-10 22:16:35 +0900
  • 264a98d106 nghttpx: Call c-ares initialization/cleanup functions Tatsuhiro Tsujikawa 2016-12-10 21:41:03 +0900
  • 7c11d2d9bb Require c-ares >= 1.7.5 Tatsuhiro Tsujikawa 2016-12-10 21:40:50 +0900
  • b58d7b406f Try c-ares 1.7.5 because it is the latest version travis offers Tatsuhiro Tsujikawa 2016-12-10 21:32:37 +0900
  • 5ed9e4c83b Document that c-ares is a required library for nghttpx Tatsuhiro Tsujikawa 2016-12-10 21:08:57 +0900
  • e7da2a669e .travis.yml: Add libc-ares-dev Tatsuhiro Tsujikawa 2016-12-10 21:04:17 +0900
  • d66377d4b6 nghttpx: Add dns-cache-timeout option Tatsuhiro Tsujikawa 2016-12-10 17:48:28 +0900
  • 77a324fa46 nghttpx: Backend API call allows non-numeric host with dns parameter Tatsuhiro Tsujikawa 2016-12-10 17:24:15 +0900
  • 38b5cad4e3 nghttpx: Lookup backend host name dynamically Tatsuhiro Tsujikawa 2016-12-04 23:43:41 +0900
  • 29014643a9 Add Windows CI via AppVeyor Alexis La Goutte 2016-12-03 17:27:46 +0100
  • 0872f6babe Merge pull request #736 from nghttp2/accept-204-content-length-0 Tatsuhiro Tsujikawa 2016-12-04 13:27:30 +0900
  • b6a9cf9ffa nghttpx: Accept and ignore content-length: 0 in 204 response for now Tatsuhiro Tsujikawa 2016-12-03 14:57:48 +0900
  • 5645cad577 Accept and ignore content-length: 0 in 204 response for now Tatsuhiro Tsujikawa 2016-12-03 14:57:16 +0900
  • 85ba33c08f nghttpx: Wait for child process to exit Tatsuhiro Tsujikawa 2016-11-30 22:59:02 +0900
  • ff64f64e1d nghttpx: Faster HTTP/1 frontend Tatsuhiro Tsujikawa 2016-11-29 20:42:27 +0900
  • bdd3425028 Bump up version number to 1.18.0-DEV Tatsuhiro Tsujikawa 2016-11-27 14:09:30 +0900
  • 70e02cddd3 Update man pages v1.17.0 Tatsuhiro Tsujikawa 2016-11-27 10:56:36 +0900
  • d1c0a17cc2 Bump up version number to 1.17.0, LT revision to 26:2:12 Tatsuhiro Tsujikawa 2016-11-27 10:53:28 +0900
  • 35c5cbbc21 Update AUTHORS Tatsuhiro Tsujikawa 2016-11-27 10:51:03 +0900
  • 2ff31bdd2b nghttpx: Remove redundant check Tatsuhiro Tsujikawa 2016-11-26 22:34:24 +0900
  • 2fa3d34af1 nghttpx: Use Connection::again_rt() in MemcachedConnection Tatsuhiro Tsujikawa 2016-11-26 19:09:01 +0900
  • fa3452ec68 nghttpx: Use Connection::again_rt() in LiveCheck Tatsuhiro Tsujikawa 2016-11-26 18:50:04 +0900
  • 7451f2f212 nghttpx: Fix frequent crash with --backend-http-proxy-uri Tatsuhiro Tsujikawa 2016-11-26 18:36:56 +0900
  • e9ab75a386 nghttpx: Robust backend read timeout Tatsuhiro Tsujikawa 2016-11-26 00:00:32 +0900
  • d83949bc88 asio: server: Call on_close callback on connection close Tatsuhiro Tsujikawa 2016-11-21 22:43:23 +0900
  • 50f42a80c9 nghttpx: Fix bug that mishandles response header from h1 backend Tatsuhiro Tsujikawa 2016-11-18 22:33:29 +0900
  • 00bd76fc3d Update man pages Tatsuhiro Tsujikawa 2016-11-13 22:26:56 +0900
  • 93ea6b581e Update LT revision due to v1.16.1 release Tatsuhiro Tsujikawa 2016-11-13 22:24:31 +0900
  • 6d347e56ef Update man pages v1.16.1 v1.16.x Tatsuhiro Tsujikawa 2016-11-13 21:24:32 +0900
  • 751e223692 Bump up version number to 1.16.1, LT revision to 26:1:12 Tatsuhiro Tsujikawa 2016-11-13 21:21:29 +0900
  • b87066da92 Prevent undefined behavior in decode_length Matt Rudary 2016-11-11 11:12:43 -0500
  • d8b13bd417 nghttpx: Reset flags as well Tatsuhiro Tsujikawa 2016-11-04 02:00:50 +0900
  • 8e52a5c7f3 Add test for the bug that shift goes beyond 32 bits in decode_length Tatsuhiro Tsujikawa 2016-11-12 23:05:16 +0900
  • 0aa35e574a Merge branch 'ruds-master' Tatsuhiro Tsujikawa 2016-11-12 22:55:28 +0900
  • 5a81f2441f Prevent undefined behavior in decode_length Matt Rudary 2016-11-11 11:12:43 -0500
  • 2b75aff32e nghttpx: Fix bug that zero-length POST is not forwarded Tatsuhiro Tsujikawa 2016-11-11 00:48:32 +0900
  • f4474d57ec nghttpx: Fix compile error with gcc Tatsuhiro Tsujikawa 2016-11-07 23:11:52 +0900
  • d0310c8aee integration: Add te header field test Tatsuhiro Tsujikawa 2016-11-07 22:56:36 +0900
  • 8471c9e92e nghttpx: Parse te header field a bit more properly Tatsuhiro Tsujikawa 2016-11-07 22:47:48 +0900
  • f5a4c9d971 nghttpx: Don't copy non-final nva since they are backed by Downstream Tatsuhiro Tsujikawa 2016-11-04 22:06:01 +0900
  • a0dd8918eb nghttpx: Don't mutate *_key_prev_ in add_header Tatsuhiro Tsujikawa 2016-11-04 22:04:42 +0900
  • baa9b1cac0 nghttpx: Remove optional reason-phrase from SPDY :status Tatsuhiro Tsujikawa 2016-11-04 21:16:45 +0900
  • 38443d2195 nghttpx: Small optimization Tatsuhiro Tsujikawa 2016-11-04 21:13:22 +0900
  • 208d71561a src: Add missing mandatory SP after status code Tatsuhiro Tsujikawa 2016-11-04 02:18:42 +0900
  • 25fbc7b435 nghttpx: Reset flags as well Tatsuhiro Tsujikawa 2016-11-04 02:00:50 +0900
  • 6bd95d885d Merge pull request #723 from nghttp2/strict-http-framing Tatsuhiro Tsujikawa 2016-11-03 23:30:38 +0900
  • c171097dea Document that libnghttp2's behaviour about Content-Length Tatsuhiro Tsujikawa 2016-11-03 23:09:30 +0900
  • 6bcdb178a5 nghttpx: Header key and value must be string in mruby script Tatsuhiro Tsujikawa 2016-11-03 22:58:45 +0900
  • 5e10cc4cad nghttpx: Use gc save/restore around downcase method Tatsuhiro Tsujikawa 2016-11-03 22:47:52 +0900
  • 95e6c875f0 nghttpx: Use mrb_ary_ref instead of mrb_ary_entry Tatsuhiro Tsujikawa 2016-11-03 22:44:42 +0900
  • 6eb2829ee8 nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby Tatsuhiro Tsujikawa 2016-11-03 22:25:15 +0900
  • 6ad9ddcdea Disallow content-length in 1xx, 204, or 200 to a CONNECT request Tatsuhiro Tsujikawa 2016-11-03 17:26:32 +0900
  • e082b7be72 nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 Tatsuhiro Tsujikawa 2016-11-03 17:00:05 +0900
  • da01d8dedb nghttpx: Delete outdated comment Tatsuhiro Tsujikawa 2016-11-03 16:48:24 +0900
  • ca6f6511f2 Avoid memcpy against NULL src Tatsuhiro Tsujikawa 2016-11-01 23:54:21 +0900
  • ee8440408c Merge branch 'remoe-add_cmake_win_version' Tatsuhiro Tsujikawa 2016-10-28 22:24:51 +0900
  • 9cd695a1db MSVC version resource support Remo E 2016-10-27 19:06:55 +0200
  • ec895ea196 url fix Remo E 2016-10-28 14:26:00 +0200
  • 076347f39e MSVC version resource support Remo E 2016-10-27 19:06:55 +0200
  • 4b45906f46 Merge branch 'dalf-boringssl' Tatsuhiro Tsujikawa 2016-10-28 00:06:06 +0900
  • d448eb54f9 Fix compilation with BoringSSL dalf 2016-10-25 16:20:34 +0200
  • 65739fe754 Bump up version number to 1.17.0-DEV Tatsuhiro Tsujikawa 2016-10-24 21:21:24 +0900
  • 0344c962f8 Add missing nghttp2_set_debug_vprintf_callback.rst to APIDOCS v1.16.0 Tatsuhiro Tsujikawa 2016-10-24 21:14:15 +0900
  • 46d1e6bb55 nghttpx: Increase block size of connection wide allocator to 512 Tatsuhiro Tsujikawa 2016-10-24 20:56:36 +0900
  • 04606b9339 Update man pages Tatsuhiro Tsujikawa 2016-10-24 20:40:51 +0900
  • 7bb083e69e Bump up version number to 1.16.0, LT revision to 26:0:12 Tatsuhiro Tsujikawa 2016-10-24 20:37:56 +0900
  • 3a831fa95c nghttpx: Fix file descriptor leak in read_tls_sct_from_dir Tatsuhiro Tsujikawa 2016-10-24 20:30:30 +0900
  • 5b9cacc2d7 nghttpx: Discard iaddrs early Tatsuhiro Tsujikawa 2016-10-23 19:55:58 +0900
  • 10a84f3e3d nghttpx: Rename errbuf for neverbleed as nb_errbuf for clarification Tatsuhiro Tsujikawa 2016-10-23 19:17:40 +0900
  • c42715ed6a nghttpx: Fix compile error with --disable-threads Tatsuhiro Tsujikawa 2016-10-23 19:17:17 +0900
  • 177d51ddab nghttpx: Use thread_local if it is available Tatsuhiro Tsujikawa 2016-10-23 19:10:56 +0900
  • 6c882e1ece asio: Avoid repeated call of io_service::post Tatsuhiro Tsujikawa 2016-10-20 22:12:31 +0900
  • f09c5c4bf9 xsi_strerror: Use stddef.h so that we can use size_t Tatsuhiro Tsujikawa 2016-10-19 23:50:28 +0900
  • 08a9a2eca9 asio: Fix bug when end() is called outside nghttp2 callback Tatsuhiro Tsujikawa 2016-10-19 23:17:43 +0900
  • 19f1785cde nghttpx: Avoid extra allocation on look up host key Tatsuhiro Tsujikawa 2016-10-18 22:19:34 +0900
  • 109de15c1f doc: Mention --no-location-rewrite in "Rewriting location header field" section Tatsuhiro Tsujikawa 2016-10-17 22:02:49 +0900
  • 8b64e7b4e1 src: Add XSI-compliant version strerror_r Tatsuhiro Tsujikawa 2016-10-09 19:14:49 +0900
  • a5d66e71d0 Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 Tatsuhiro Tsujikawa 2016-10-16 17:56:24 +0900
  • 3de2654223 src: Add noexcept to move constructor and assignment operator Tatsuhiro Tsujikawa 2016-10-15 18:51:22 +0900
  • d49bd50908 Apply clang-format-diff only to lib, src, examples and tests Tatsuhiro Tsujikawa 2016-10-15 18:39:32 +0900
  • 4130c68db1 Merge branch 'clang-format-3.9' Tatsuhiro Tsujikawa 2016-10-15 18:39:15 +0900
  • ad3dac81a2 Update doc Tatsuhiro Tsujikawa 2016-10-15 18:37:03 +0900
  • 0cf6848646 clang-format-3.9 Tatsuhiro Tsujikawa 2016-10-15 18:36:04 +0900
  • e9d562f987 Update .clang-format for clang-format-3.9 Tatsuhiro Tsujikawa 2016-10-15 18:25:36 +0900
  • bc0f501dd3 Replace final with fin to make clang-format-3.9 happy Tatsuhiro Tsujikawa 2016-10-15 18:25:13 +0900
  • a591001e7b Update doc Tatsuhiro Tsujikawa 2016-10-15 18:18:52 +0900
  • eaa9229d72 Update doc Tatsuhiro Tsujikawa 2016-10-15 18:16:15 +0900
  • 1d5cde1c6b Add missing nghttp2_debug.h Tatsuhiro Tsujikawa 2016-10-14 23:13:42 +0900
  • de03c41111 Merge branch 'Andersbakken-set_nghttp2_debug_callback' Tatsuhiro Tsujikawa 2016-10-14 23:03:00 +0900
  • 19340da8d4 Re-format debug text output Tatsuhiro Tsujikawa 2016-10-14 22:49:29 +0900