Commit Graph

  • 0d1b9f287f Send SNI Tatsuhiro Tsujikawa 2019-10-02 23:57:47 +0900
  • 7763435ee1 h3-23 Tatsuhiro Tsujikawa 2019-09-22 11:15:32 +0900
  • 6f967c6ef3 Fix errors reported by coverity scan Tatsuhiro Tsujikawa 2019-09-21 13:45:20 +0900
  • b8a43db84c
    Merge pull request #1394 from wrowe/fix-static-libname Tatsuhiro Tsujikawa 2019-09-21 10:45:45 +0900
  • 70b62c1a32
    Merge pull request #1393 from wrowe/fix-static-msvcrt Tatsuhiro Tsujikawa 2019-09-21 10:45:11 +0900
  • 4e0e794a35 Correct ssize_t on Windows William A Rowe Jr 2019-09-16 08:56:21 -0700
  • 28b1f0b90f Avoid filename collision of static and dynamic lib William A Rowe Jr 2019-09-16 08:48:17 -0700
  • 1dd966f189 Merge branch 'fix-nghttpx-mruby' Tatsuhiro Tsujikawa 2019-09-17 00:42:04 +0900
  • fe8946ddc7 nghttpx: Fix bug that mruby is incorrectly shared between backends Tatsuhiro Tsujikawa 2019-09-16 22:25:06 +0900
  • 1760d9e888 Small adjustment of successful HTTP/3 error code Tatsuhiro Tsujikawa 2019-09-16 13:28:18 +0900
  • 328187f338
    Merge b02c3df653 into f8933fe504 Sam Smith 2019-09-15 01:44:31 +0000
  • 72b71a6ba3 Add new flag ENABLE_STATIC_CRT for Windows William A Rowe Jr 2019-09-14 16:01:21 -0700
  • 83dff3f009 asio_client_session_impl.cc: fixes situation where user is not notified about closed session when remote server sent GOAWAY Jan Hykel 2019-09-10 11:45:28 +0200
  • ceb860ed89 Simplify write_quic Tatsuhiro Tsujikawa 2019-09-08 12:31:37 +0900
  • 94773e1cff Handle sending just fine Tatsuhiro Tsujikawa 2019-09-08 11:14:50 +0900
  • 9b6340dcce Avoid setting 0 to repeat field Tatsuhiro Tsujikawa 2019-09-07 23:27:29 +0900
  • da82b0c330 Add missing acked_stream_data_offset callback Tatsuhiro Tsujikawa 2019-08-31 17:33:11 +0900
  • fef594befb Fix return value Tatsuhiro Tsujikawa 2019-08-31 17:33:00 +0900
  • a1764a2e27 Update doc Tatsuhiro Tsujikawa 2019-08-29 17:44:55 +0900
  • bd85fb26c0 Update docker build and doc Tatsuhiro Tsujikawa 2019-08-29 17:40:22 +0900
  • 3ba7ee65e2 Compile with the latest ngtcp2 and ngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-29 17:15:59 +0900
  • ebbbb44ab3 Remove error handling which does not happen Tatsuhiro Tsujikawa 2019-08-25 10:43:33 +0900
  • 7aeec81f69 Follow ngtcp2 API changes and use libngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-25 10:20:10 +0900
  • c98de45759 quic: Support TLS_AES_128_CCM_SHA256 Tatsuhiro Tsujikawa 2019-08-08 09:59:54 +0900
  • b58ab60fe3 h2load: Add --tls13-ciphers option Tatsuhiro Tsujikawa 2019-08-08 09:59:21 +0900
  • 226338f279 Add Dockerfile Tatsuhiro Tsujikawa 2019-08-01 20:52:16 +0900
  • 7ec4f91f51 Handle preferred address Tatsuhiro Tsujikawa 2019-07-24 23:15:38 +0900
  • 1950bf0776 Show ngtcp2 debug log with --verbose Tatsuhiro Tsujikawa 2019-07-24 23:15:15 +0900
  • 7c07b4c12a h2load: Add --groups option Tatsuhiro Tsujikawa 2019-07-24 23:14:33 +0900
  • 4365fd2ef0 Always call write_quic when timer expires Tatsuhiro Tsujikawa 2019-07-24 23:13:25 +0900
  • 3c772eebf3 h3-22 Tatsuhiro Tsujikawa 2019-07-14 22:11:42 +0900
  • fb074542a1 Handle Retry Tatsuhiro Tsujikawa 2019-06-29 16:48:11 +0900
  • b554237818 quic: Configure settings with options Tatsuhiro Tsujikawa 2019-06-15 17:49:46 +0900
  • 03e1a5f959 h2load: Fix possible deadlock Tatsuhiro Tsujikawa 2019-06-15 14:41:25 +0900
  • ec0ac20e76 Fix link Tatsuhiro Tsujikawa 2019-06-10 21:36:13 +0900
  • f228263e1d Add build instruction Tatsuhiro Tsujikawa 2019-06-10 21:33:46 +0900
  • 4fb25cd79d [WIP] Add QUIC to h2load Tatsuhiro Tsujikawa 2019-06-08 22:05:25 +0900
  • f8933fe504 nghttpx: Reconnect h1 backend if it lost connection before sending headers Tatsuhiro Tsujikawa 2019-09-07 18:20:24 +0900
  • 89c33d690f Update neverbleed Tatsuhiro Tsujikawa 2019-09-07 00:19:59 +0900
  • 7079dc5e75 Update neverbleed to fix memory leak Tatsuhiro Tsujikawa 2019-09-06 23:58:22 +0900
  • 5080db84e2 Revert "nghttpx: Reconnect h1 backend if it lost connection before sending headers" Tatsuhiro Tsujikawa 2019-09-06 22:01:03 +0900
  • 053c7ac588 nghttpx: Returns 408 if backend timed out before sending headers Tatsuhiro Tsujikawa 2019-09-03 00:29:01 +0900
  • 8a59ce6d37 nghttpx: Reconnect h1 backend if it lost connection before sending headers Tatsuhiro Tsujikawa 2019-09-03 00:28:21 +0900
  • f2fde180cd Remove redundant null check before delete Tatsuhiro Tsujikawa 2019-08-19 22:27:32 +0900
  • 95efb3e19d Don't read too greedily Tatsuhiro Tsujikawa 2019-06-25 22:38:43 +0900
  • 0a6ce87c22 Add nghttp2_option_set_max_outbound_ack Tatsuhiro Tsujikawa 2019-06-25 22:33:35 +0900
  • 2aa79fa91d Bump up LT revision to 32:0:18 Tatsuhiro Tsujikawa 2019-08-14 08:46:43 +0900
  • 957abacf99 Bump up version number to 1.39.2, LT revision to 32:0:18 v1.39.2 v1.39.x Tatsuhiro Tsujikawa 2019-08-13 17:11:14 +0900
  • 83d362c6d2 Don't read too greedily Tatsuhiro Tsujikawa 2019-06-25 22:38:43 +0900
  • a76d0723b5 Add nghttp2_option_set_max_outbound_ack Tatsuhiro Tsujikawa 2019-06-25 22:33:35 +0900
  • db2f612a30 nghttpx: Fix request stall Tatsuhiro Tsujikawa 2019-08-06 20:48:50 +0900
  • 90fc66fa79 add qps mode for h2load antJack 2019-08-08 19:33:11 +0800
  • 3980678d24 Merge branch 'nghttpx-fix-request-stall' Tatsuhiro Tsujikawa 2019-08-06 21:28:45 +0900
  • 319d5ab1c6 nghttpx: Fix request stall Tatsuhiro Tsujikawa 2019-08-06 20:48:50 +0900
  • 448bbbc38c integration-tests: gofmt Tatsuhiro Tsujikawa 2019-08-06 20:44:15 +0900
  • e575a2aad9
    Merge pull request #1377 from Aldrog/cmake_systemd Tatsuhiro Tsujikawa 2019-08-01 09:27:54 +0900
  • 4f7aedc9d2 cmake: Support building nghttpx with systemd Andrew Penkrat 2019-07-29 13:19:43 +0300
  • fdd2b9f2e4 Add max_concurrent_streams configuration to asio server acevedop 2019-06-24 08:23:34 +0200
  • 7a5908933e Fix clang-8 warning Tatsuhiro Tsujikawa 2019-06-22 17:35:13 +0900
  • 7ffc239b5f Bump up version number to 1.39.1 v1.39.1 Tatsuhiro Tsujikawa 2019-06-11 23:20:14 +0900
  • bc886a0e0d Fix FPE with default backend Tatsuhiro Tsujikawa 2019-06-11 23:15:01 +0900
  • a3a14a9cde Fix log-level is not set with cmd-line or configuration file Tatsuhiro Tsujikawa 2019-06-11 23:13:43 +0900
  • ee44313445 Fix FPE with default backend Tatsuhiro Tsujikawa 2019-06-11 23:15:01 +0900
  • abef9b90ef Fix log-level is not set with cmd-line or configuration file Tatsuhiro Tsujikawa 2019-06-11 23:13:43 +0900
  • 12a999f0b8 Bump up version number to 1.40.0-DEV Tatsuhiro Tsujikawa 2019-06-11 22:10:05 +0900
  • acfb360770 Update manual pages v1.39.0 Tatsuhiro Tsujikawa 2019-06-11 21:22:20 +0900
  • bdfd14c2b7 Bump up version number to 1.39.0, LT revision to 31:4:17 Tatsuhiro Tsujikawa 2019-06-11 21:19:05 +0900
  • cddc09feaa Update AUTHORS Tatsuhiro Tsujikawa 2019-06-11 21:16:17 +0900
  • 3c3b6ae8ca Add missing colon Tatsuhiro Tsujikawa 2019-06-10 19:18:10 +0900
  • 2f83aa9e1b Fix multi-line text travis issue Tatsuhiro Tsujikawa 2019-06-10 18:58:47 +0900
  • fc591d0cd6 Run nghttpx integration test with cmake build Tatsuhiro Tsujikawa 2019-06-07 23:49:46 +0900
  • 9a17c3efc6 travis: use multi-line text Tatsuhiro Tsujikawa 2019-06-07 23:35:55 +0900
  • b7220f075c cmake: Remove SPDY related files Tatsuhiro Tsujikawa 2019-06-08 00:20:38 +0900
  • a1556fd11f
    Merge pull request #1356 from nghttp2/fix-log-level-on-reload Tatsuhiro Tsujikawa 2019-06-07 23:36:49 +0900
  • 77f1c872b1 nghttpx: Fix unchanged log level on configuration reload Tatsuhiro Tsujikawa 2019-06-05 21:13:21 +0900
  • 49ce44e1f5
    Merge pull request #1352 from nghttp2/travis-osx Tatsuhiro Tsujikawa 2019-05-30 23:58:35 +0900
  • f54b3ffc0e Fix libxml2 CFLAGS output Tatsuhiro Tsujikawa 2019-05-29 00:14:29 +0900
  • b0f5e5cc79 Implement daemon() using fork() for OSX Tatsuhiro Tsujikawa 2019-05-28 23:23:07 +0900
  • 8d6ecd66cc Enable osx build on travis Tatsuhiro Tsujikawa 2019-05-28 21:03:03 +0900
  • 48e2faa22e
    fix bad_weak_ptr noosc 2019-05-24 16:24:41 +0800
  • f82fb52187 Update doc Tatsuhiro Tsujikawa 2019-05-18 10:31:47 +0900
  • 2e1975ddf6 clang-format-8 Tatsuhiro Tsujikawa 2019-05-18 10:27:42 +0900
  • 97ce392bcc
    Merge pull request #1347 from nghttp2/nghttpx-ignore-cl-te-on-upgrade Tatsuhiro Tsujikawa 2019-05-17 23:34:34 +0900
  • afefbda518 Ignore content-length in 200 response to CONNECT request Tatsuhiro Tsujikawa 2019-05-17 22:47:54 +0900
  • 4fca2502d8 nghttpx: Ignore Content-Length and Transfer-Encoding in 1xx or 200 to CONNECT Tatsuhiro Tsujikawa 2019-05-17 22:04:46 +0900
  • 6975c336fc Update llhttp to 1.1.3 Tatsuhiro Tsujikawa 2019-05-07 22:40:06 +0900
  • 0288093caf Fix llhttp_get_error_pos usage Tatsuhiro Tsujikawa 2019-04-21 00:07:11 +0900
  • a3a034813b
    Merge pull request #1340 from nghttp2/nghttpx-llhttp Tatsuhiro Tsujikawa 2019-04-20 22:07:14 +0900
  • c64d2573dc Replace http-parser with llhttp Tatsuhiro Tsujikawa 2018-11-23 20:44:36 +0900
  • f028cc4392 clang-format Tatsuhiro Tsujikawa 2019-04-18 23:37:48 +0900
  • 302e37460f
    Merge pull request #1337 from nghttp2/upgrade-mruby Tatsuhiro Tsujikawa 2019-04-18 23:37:18 +0900
  • 3cdbc5f525
    Merge pull request #1335 from adamgolebiowski/boost-1.70 Tatsuhiro Tsujikawa 2019-04-18 23:32:19 +0900
  • f89e5cf871
    Add option to use system http-parser lib Lars Wendler 2019-04-18 15:37:45 +0200
  • a69251864b Fix mruby build error Tatsuhiro Tsujikawa 2019-04-18 23:04:33 +0900
  • 45d63d2006 Upgrade mruby to 2.0.1 Tatsuhiro Tsujikawa 2019-04-18 22:45:02 +0900
  • cbba1ebf8f asio: support boost-1.70 Adam Gołębiowski 2019-04-18 12:35:54 +0200
  • e86d1378da Bump up version number to 1.39.0-DEV Tatsuhiro Tsujikawa 2019-04-18 15:12:39 +0900
  • 4a9d200554 Update manual pages v1.38.0 Tatsuhiro Tsujikawa 2019-04-18 15:08:36 +0900
  • acf6a9229d Bump up version number to 1.38.0, LT revision to 31:3:17 Tatsuhiro Tsujikawa 2019-04-18 14:57:20 +0900
  • 4ff4582132 Update AUTHORS Tatsuhiro Tsujikawa 2019-04-18 14:55:09 +0900