Commit Graph

  • c1183546b6 Fix return value Tatsuhiro Tsujikawa 2019-08-31 17:33:00 +0900
  • f0ca23201a Update doc Tatsuhiro Tsujikawa 2019-08-29 17:44:55 +0900
  • 27a5568125 Update docker build and doc Tatsuhiro Tsujikawa 2019-08-29 17:40:22 +0900
  • a8366a2a60 Compile with the latest ngtcp2 and ngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-29 17:15:59 +0900
  • bd79adc2f6 Remove error handling which does not happen Tatsuhiro Tsujikawa 2019-08-25 10:43:33 +0900
  • ae05dd0e79 Follow ngtcp2 API changes and use libngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-25 10:20:10 +0900
  • 4861b41c8d quic: Support TLS_AES_128_CCM_SHA256 Tatsuhiro Tsujikawa 2019-08-08 09:59:54 +0900
  • 169347d295 h2load: Add --tls13-ciphers option Tatsuhiro Tsujikawa 2019-08-08 09:59:21 +0900
  • 69f72f4eb3 Add Dockerfile Tatsuhiro Tsujikawa 2019-08-01 20:52:16 +0900
  • f8088c8439 Handle preferred address Tatsuhiro Tsujikawa 2019-07-24 23:15:38 +0900
  • 2b1d9558df Show ngtcp2 debug log with --verbose Tatsuhiro Tsujikawa 2019-07-24 23:15:15 +0900
  • 556afcc06a h2load: Add --groups option Tatsuhiro Tsujikawa 2019-07-24 23:14:33 +0900
  • 25b9ec522a Always call write_quic when timer expires Tatsuhiro Tsujikawa 2019-07-24 23:13:25 +0900
  • d0cdea3f5d h3-22 Tatsuhiro Tsujikawa 2019-07-14 22:11:42 +0900
  • 5ee573e342 Handle Retry Tatsuhiro Tsujikawa 2019-06-29 16:48:11 +0900
  • bbd0a730dc quic: Configure settings with options Tatsuhiro Tsujikawa 2019-06-15 17:49:46 +0900
  • 11fa71c14b h2load: Fix possible deadlock Tatsuhiro Tsujikawa 2019-06-15 14:41:25 +0900
  • e3eabb1060 Fix link Tatsuhiro Tsujikawa 2019-06-10 21:36:13 +0900
  • c445acc220 Add build instruction Tatsuhiro Tsujikawa 2019-06-10 21:33:46 +0900
  • fc32ec1b34 [WIP] Add QUIC to h2load Tatsuhiro Tsujikawa 2019-06-08 22:05:25 +0900
  • fb5b5aef0a
    Merge pull request #1537 from nghttp2/nghttpx-allow-colon-in-pattern Tatsuhiro Tsujikawa 2020-11-27 23:35:27 +0900
  • 6787423edc nghttpx: Add workaround to include ':' in backend pattern Tatsuhiro Tsujikawa 2020-11-27 22:15:46 +0900
  • ffcdf5dfbc
    Merge pull request #1533 from LorenzNickel/patch-1 Tatsuhiro Tsujikawa 2020-11-24 00:51:14 +0900
  • 0cdb173846
    Fix typo in security.rst Lorenz Nickel 2020-11-23 16:39:49 +0100
  • c9d5472ffb Bump version number to 1.43.0-DEV Tatsuhiro Tsujikawa 2020-11-23 23:54:19 +0900
  • 15bd71ed94 Update manual pages v1.42.0 Tatsuhiro Tsujikawa 2020-11-23 23:38:21 +0900
  • a76b7a37fd Bump version number to 1.42.0, LT revision to 34:1:20 Tatsuhiro Tsujikawa 2020-11-23 23:22:49 +0900
  • 5cdf9ce19b Update AUTHORS Tatsuhiro Tsujikawa 2020-11-23 23:19:58 +0900
  • 0fba09246b Build with GitHub Actions Tatsuhiro Tsujikawa 2020-11-16 17:48:31 +0900
  • 3accecd661 fixup! [WIP] GH actions gh-actions Tatsuhiro Tsujikawa 2020-11-16 21:11:59 +0900
  • edb0bf1f36 [WIP] GH actions Tatsuhiro Tsujikawa 2020-11-16 17:48:31 +0900
  • 836f5100a0
    Support `/bin/sh` Jason Huh 2020-11-16 14:11:18 +0900
  • 444fd8180d Bump llhttp to 2.2.0 Tatsuhiro Tsujikawa 2020-11-15 11:42:25 +0900
  • f6b875e09d Add missing cmake/FindSystemd.cmake to dist Tatsuhiro Tsujikawa 2020-11-15 11:25:33 +0900
  • 694c0a4fb3 cmake: Remove spdylay Tatsuhiro Tsujikawa 2020-11-15 11:22:48 +0900
  • da7959c2e8 nghttpx: Deal with the case when h2 backend is retired before it is initialized Tatsuhiro Tsujikawa 2020-11-15 11:18:32 +0900
  • d9edfd4ac9 cmake: add RELOCATABLE_PKGCONFIG option Cristian Morales Vega 2020-11-06 10:31:08 +0000
  • 06ab1f6f3e Fix cmake warning Cristian Morales Vega 2020-11-06 10:02:53 +0000
  • 3396d3f24e Install a CMake configuration file Cristian Morales Vega 2020-11-06 10:00:32 +0000
  • 7ce80e769f Build with draft-32 openssl Tatsuhiro Tsujikawa 2020-10-22 17:45:41 +0900
  • 686b1d7d68 Cap --window-bits to 26 for QUIC Tatsuhiro Tsujikawa 2020-09-29 00:58:47 +0900
  • 7e26fef069 Set X25519 as default Tatsuhiro Tsujikawa 2020-09-28 18:19:07 +0900
  • b1f2320a16 Cap --window-bits to 23 for QUIC Tatsuhiro Tsujikawa 2020-09-28 18:14:32 +0900
  • a2d04d7861 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-09-24 23:41:09 +0900
  • 587a00a4a6 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-08-26 15:20:20 +0900
  • 21ab244d45 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-08-05 19:25:08 +0900
  • 3277e9b829 fix quic branch Dockerfile George Liu 2020-07-22 19:19:31 +1000
  • 653134b05b Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-07-15 23:52:17 +0900
  • 8c334710de QUIC needs termination without session Tatsuhiro Tsujikawa 2020-07-05 18:58:59 +0900
  • 68af3955e2 Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-06-28 19:10:49 +0900
  • 1a6cb55877 quic draft-29 Tatsuhiro Tsujikawa 2020-06-14 10:07:35 +0900
  • ed32a57c43 Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-06-07 22:49:34 +0900
  • bf34fe8cd2 Fix bug for platform which does not have SOCK_NONBLOCK Tatsuhiro Tsujikawa 2020-06-04 15:00:32 +0900
  • 0a472d454e Fix compile error Tatsuhiro Tsujikawa 2020-06-04 00:49:40 +0900
  • 6d888b12b0 Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-05-23 19:01:23 +0900
  • 0630fc2353 Compile latest ngtcp2 crypto lib Tatsuhiro Tsujikawa 2020-05-23 09:29:03 +0900
  • 97d18e9f01 Use ngtcp2_conn_handle_expiry Tatsuhiro Tsujikawa 2020-05-22 22:59:49 +0900
  • 6859b66911 draft-28 Tatsuhiro Tsujikawa 2020-05-22 22:11:50 +0900
  • 1593e17752 Assert ndatalen Tatsuhiro Tsujikawa 2020-04-04 16:28:38 +0900
  • 0298cf9cf1 Revert "Ensure complete packet is written" Tatsuhiro Tsujikawa 2020-04-04 16:10:04 +0900
  • da8f433eee Ensure complete packet is written Tatsuhiro Tsujikawa 2020-04-02 17:50:11 +0900
  • 9fdc5676a4 Fix compile error with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-04-02 17:44:41 +0900
  • d5c31aed99 draft-27 Tatsuhiro Tsujikawa 2020-03-01 12:42:59 +0900
  • 423f0a8186 Handle stream limit increment Tatsuhiro Tsujikawa 2020-02-12 11:22:19 +0900
  • 9599140d8a Update Dockerfile Tatsuhiro Tsujikawa 2020-01-30 17:03:59 +0900
  • 4777867b09 draft-25 Tatsuhiro Tsujikawa 2020-01-30 17:01:56 +0900
  • bf7e417456 Remove unused member function declaration Tatsuhiro Tsujikawa 2020-01-30 17:01:36 +0900
  • 2a275e4a6a Fix compile error Tatsuhiro Tsujikawa 2019-12-28 10:09:17 +0900
  • a9cdc6e4f1 Bump base image and use OpenSSL_1_1_1d-quic-draft-24 Tatsuhiro Tsujikawa 2019-11-21 23:34:58 +0900
  • 0d3197b266 Optimize QUIC write Tatsuhiro Tsujikawa 2019-11-20 23:40:51 +0900
  • da6d58a964 Only count STREAM data as bytes_total Tatsuhiro Tsujikawa 2019-11-20 23:40:21 +0900
  • e93e6466ab Use correct type Tatsuhiro Tsujikawa 2019-11-09 18:00:46 +0900
  • 1bbf1b9b46 Follow ngtcp2 API update Tatsuhiro Tsujikawa 2019-11-08 00:06:09 +0900
  • 10adda15bd quic draft-24 Tatsuhiro Tsujikawa 2019-11-06 22:49:22 +0900
  • 716e024b2e Update Dockerfile to use I-D 23 branches of ngtcp2 and openssl Dmitri Tikhonov 2019-11-04 08:41:36 -0500
  • c6ce43bb31 Add SSLKEYLOGFILE support Lucas Pardue 2019-10-03 16:24:36 +0100
  • 794aa84d69 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2019-10-03 10:11:37 +0900
  • 6855901cbe Send SNI Tatsuhiro Tsujikawa 2019-10-02 23:57:47 +0900
  • 11d518a4ea h3-23 Tatsuhiro Tsujikawa 2019-09-22 11:15:32 +0900
  • b14540dbb8 Small adjustment of successful HTTP/3 error code Tatsuhiro Tsujikawa 2019-09-16 13:28:18 +0900
  • b6f5680a0b Simplify write_quic Tatsuhiro Tsujikawa 2019-09-08 12:31:37 +0900
  • 538f14a7ee Handle sending just fine Tatsuhiro Tsujikawa 2019-09-08 11:14:50 +0900
  • c63d877cbe Avoid setting 0 to repeat field Tatsuhiro Tsujikawa 2019-09-07 23:27:29 +0900
  • dd5342c057 Add missing acked_stream_data_offset callback Tatsuhiro Tsujikawa 2019-08-31 17:33:11 +0900
  • 8dec44de11 Fix return value Tatsuhiro Tsujikawa 2019-08-31 17:33:00 +0900
  • d68ae0ba3c Update doc Tatsuhiro Tsujikawa 2019-08-29 17:44:55 +0900
  • 279a51dd90 Update docker build and doc Tatsuhiro Tsujikawa 2019-08-29 17:40:22 +0900
  • 22c6c973df Compile with the latest ngtcp2 and ngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-29 17:15:59 +0900
  • 5a3be24371 Remove error handling which does not happen Tatsuhiro Tsujikawa 2019-08-25 10:43:33 +0900
  • 0825733d1b Follow ngtcp2 API changes and use libngtcp2_crypto_openssl Tatsuhiro Tsujikawa 2019-08-25 10:20:10 +0900
  • 23d31792a7 quic: Support TLS_AES_128_CCM_SHA256 Tatsuhiro Tsujikawa 2019-08-08 09:59:54 +0900
  • eb6bd03b56 h2load: Add --tls13-ciphers option Tatsuhiro Tsujikawa 2019-08-08 09:59:21 +0900
  • 337af8c26b Add Dockerfile Tatsuhiro Tsujikawa 2019-08-01 20:52:16 +0900
  • a4456318f9 Handle preferred address Tatsuhiro Tsujikawa 2019-07-24 23:15:38 +0900
  • cf3277d631 Show ngtcp2 debug log with --verbose Tatsuhiro Tsujikawa 2019-07-24 23:15:15 +0900
  • 3ce9bbdafe h2load: Add --groups option Tatsuhiro Tsujikawa 2019-07-24 23:14:33 +0900
  • 0b7588f00a Always call write_quic when timer expires Tatsuhiro Tsujikawa 2019-07-24 23:13:25 +0900
  • a4f374bc54 h3-22 Tatsuhiro Tsujikawa 2019-07-14 22:11:42 +0900
  • 9d6d436049 Handle Retry Tatsuhiro Tsujikawa 2019-06-29 16:48:11 +0900
  • 2eab70765b quic: Configure settings with options Tatsuhiro Tsujikawa 2019-06-15 17:49:46 +0900