Commit Graph

  • ff0842a917 Add Dockerfile Tatsuhiro Tsujikawa 2019-08-01 20:52:16 +0900
  • 1e44851264 Handle preferred address Tatsuhiro Tsujikawa 2019-07-24 23:15:38 +0900
  • 2cc72c87ac Show ngtcp2 debug log with --verbose Tatsuhiro Tsujikawa 2019-07-24 23:15:15 +0900
  • 1a432fecdc h2load: Add --groups option Tatsuhiro Tsujikawa 2019-07-24 23:14:33 +0900
  • 75f1c99624 Always call write_quic when timer expires Tatsuhiro Tsujikawa 2019-07-24 23:13:25 +0900
  • 19c7b95032 h3-22 Tatsuhiro Tsujikawa 2019-07-14 22:11:42 +0900
  • 7a29cb0090 Handle Retry Tatsuhiro Tsujikawa 2019-06-29 16:48:11 +0900
  • fba22b5ee9 quic: Configure settings with options Tatsuhiro Tsujikawa 2019-06-15 17:49:46 +0900
  • a127417768 h2load: Fix possible deadlock Tatsuhiro Tsujikawa 2019-06-15 14:41:25 +0900
  • 6048f95cfe Fix link Tatsuhiro Tsujikawa 2019-06-10 21:36:13 +0900
  • 5fa6e9de17 Add build instruction Tatsuhiro Tsujikawa 2019-06-10 21:33:46 +0900
  • a74ad6a40a [WIP] Add QUIC to h2load Tatsuhiro Tsujikawa 2019-06-08 22:05:25 +0900
  • f1d6733554 Initialize Config rps field Tatsuhiro Tsujikawa 2021-03-10 13:45:20 +0900
  • 5f3bcb1f58 Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS Tatsuhiro Tsujikawa 2021-03-06 22:32:17 +0900
  • 14d3231004 Add custom memory allocator support for session callbacks Antoine Cordelle 2021-03-05 12:40:35 +0000
  • 0e26adebda Move nghttp2_mem Antoine Cordelle 2021-03-05 11:22:19 +0000
  • b419bfd95f Remove unused field Tatsuhiro Tsujikawa 2021-02-24 20:58:15 +0900
  • e406a2c15e Update doc Tatsuhiro Tsujikawa 2021-02-23 17:41:27 +0900
  • 962a75c45e
    Merge pull request #1559 from nghttp2/h2load-rps Tatsuhiro Tsujikawa 2021-02-23 17:08:01 +0900
  • 6cdc13d6c6 h2load: Add --rps option Tatsuhiro Tsujikawa 2021-02-23 11:39:02 +0900
  • 92944f7847 h2load: Allow unit in -D option Tatsuhiro Tsujikawa 2021-02-23 15:31:27 +0900
  • 276792a812 Remove unnecessary function Tatsuhiro Tsujikawa 2021-02-23 14:32:43 +0900
  • 579fa6ea93 Add more --with-* configure flags Tatsuhiro Tsujikawa 2021-02-21 21:38:59 +0900
  • 2f2b211766 Add LIBTOOL_LDFLAGS configure variable Tatsuhiro Tsujikawa 2021-02-21 21:32:48 +0900
  • cca58f9b3c added sni Xiaoxu Guo 2021-02-19 12:59:47 -0800
  • 88a3cb51af Bump llhttp to 4.0.0 Tatsuhiro Tsujikawa 2021-02-18 18:46:23 +0900
  • 40679cf638
    Merge pull request #1553 from nghttp2/nghttpx-fix-accesslog-method Tatsuhiro Tsujikawa 2021-02-08 23:02:19 +0900
  • 5b587e8578
    Merge pull request #1550 from jktjkt/docs-asio-fix-typos Tatsuhiro Tsujikawa 2021-02-08 22:29:03 +0900
  • 50a1121d81 nghttpx: Remove trailing white space after $method log variable Tatsuhiro Tsujikawa 2021-02-08 22:22:05 +0900
  • 3239c5efcc Bump up version number to v1.44.0-DEV Tatsuhiro Tsujikawa 2021-02-02 20:39:12 +0900
  • fb0bd22979 Update manual pages v1.43.0 Tatsuhiro Tsujikawa 2021-02-02 19:34:21 +0900
  • 3dc6c0afa2 Bump version number to 1.43.0 Tatsuhiro Tsujikawa 2021-02-02 19:28:14 +0900
  • e8762781a7 Update AUTHORS Tatsuhiro Tsujikawa 2021-02-02 19:26:08 +0900
  • 2bf841e22a workflow: Build with UBSAN enabled Tatsuhiro Tsujikawa 2021-01-17 17:41:01 +0900
  • 5b9892a902 docs: asio: fix some typos Jan Kundrát 2021-01-15 00:16:51 +0100
  • 7ebab98e91
    Merge pull request #1548 from nghttp2/py3-bindings Tatsuhiro Tsujikawa 2020-12-29 19:09:35 +0900
  • 23fc6cc900 Bump Linux runner OS to ubuntu 20.04 Tatsuhiro Tsujikawa 2020-12-29 18:33:50 +0900
  • 2e35cdea6c Update doc Tatsuhiro Tsujikawa 2020-12-29 18:27:07 +0900
  • 22af8e782b Require python3 for python bindings Tatsuhiro Tsujikawa 2020-12-29 18:23:54 +0900
  • c88e910009 Update ax_python_devel.m4 Tatsuhiro Tsujikawa 2020-12-29 18:23:35 +0900
  • 43ba312593
    Merge pull request #1547 from nghttp2/sphinx-v3.3 Tatsuhiro Tsujikawa 2020-12-29 18:15:35 +0900
  • 3c17299a92 Update enum references Tatsuhiro Tsujikawa 2020-12-29 17:31:58 +0900
  • a7ecff657c Make doc generation work with sphinx v3.3 Tatsuhiro Tsujikawa 2020-12-29 16:29:00 +0900
  • 79a4f789a1
    Merge pull request #1546 from nghttp2/py3-scripts Tatsuhiro Tsujikawa 2020-12-29 17:47:04 +0900
  • 28ba0b37e1 Update document reference Tatsuhiro Tsujikawa 2020-12-29 17:31:46 +0900
  • 6b7ade9f3f Require python3 for python scripts Tatsuhiro Tsujikawa 2020-12-29 17:01:31 +0900
  • 465367294f Bump clang-format to 10 Tatsuhiro Tsujikawa 2020-12-28 11:45:44 +0900
  • 563c117303
    Merge pull request #1544 from nghttp2/nghttpx-clear-mcpool Tatsuhiro Tsujikawa 2020-12-16 23:50:39 +0900
  • 1c04ca8032
    Merge pull request #1540 from tavrez/patch-1 Tatsuhiro Tsujikawa 2020-12-16 23:31:33 +0900
  • d32e20bcaa nghttpx: Make sure that Pool gets cleared when all buffers are returned Tatsuhiro Tsujikawa 2020-12-16 23:27:58 +0900
  • 8b8ba6b0a6
    Merge pull request #1542 from nghttp2/nghttpx-check-sigalg Tatsuhiro Tsujikawa 2020-12-14 23:00:52 +0900
  • 81fb015391 nghttpx: Choose ECDSA cert if compatible signature algorithm available Tatsuhiro Tsujikawa 2020-12-13 23:24:38 +0900
  • d8c71d5fdb
    Added new nghttp2_ksl.c to Windows makefile Reza Tavakoli 2020-12-02 17:38:03 +0330
  • b4ced1adf6
    Merge 836f5100a0 into caa241d9cb Jason Huh 2020-11-30 13:24:41 +0300
  • 9d1704e6de
    fixes #1535 HPACK tools depends on C++14 but does not detect it Matthew Berryman 2020-11-30 13:54:11 +1100
  • caa241d9cb Build with draft-32 openssl Tatsuhiro Tsujikawa 2020-10-22 17:45:41 +0900
  • 63439da79b Cap --window-bits to 26 for QUIC Tatsuhiro Tsujikawa 2020-09-29 00:58:47 +0900
  • c4f561dc8b Set X25519 as default Tatsuhiro Tsujikawa 2020-09-28 18:19:07 +0900
  • 1e7423cc9c Cap --window-bits to 23 for QUIC Tatsuhiro Tsujikawa 2020-09-28 18:14:32 +0900
  • 1838118c70 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-09-24 23:41:09 +0900
  • f2a3f69668 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-08-26 15:20:20 +0900
  • dda8fa60b8 Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-08-05 19:25:08 +0900
  • b17569ede8 fix quic branch Dockerfile George Liu 2020-07-22 19:19:31 +1000
  • 09faa6aa2c Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-07-15 23:52:17 +0900
  • 73a9b7b810 QUIC needs termination without session Tatsuhiro Tsujikawa 2020-07-05 18:58:59 +0900
  • 7b10050b67 Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-06-28 19:10:49 +0900
  • 09b7e12268 quic draft-29 Tatsuhiro Tsujikawa 2020-06-14 10:07:35 +0900
  • 5ea269025e Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-06-07 22:49:34 +0900
  • 232f15fb56 Fix bug for platform which does not have SOCK_NONBLOCK Tatsuhiro Tsujikawa 2020-06-04 15:00:32 +0900
  • 05b3c9e914 Fix compile error Tatsuhiro Tsujikawa 2020-06-04 00:49:40 +0900
  • 41b3cce06c Compile with latest ngtcp2 Tatsuhiro Tsujikawa 2020-05-23 19:01:23 +0900
  • af691e07e9 Compile latest ngtcp2 crypto lib Tatsuhiro Tsujikawa 2020-05-23 09:29:03 +0900
  • 3c676d0836 Use ngtcp2_conn_handle_expiry Tatsuhiro Tsujikawa 2020-05-22 22:59:49 +0900
  • a77031df80 draft-28 Tatsuhiro Tsujikawa 2020-05-22 22:11:50 +0900
  • b68c931f18 Assert ndatalen Tatsuhiro Tsujikawa 2020-04-04 16:28:38 +0900
  • 4ac535beff Revert "Ensure complete packet is written" Tatsuhiro Tsujikawa 2020-04-04 16:10:04 +0900
  • 342dd7996d Ensure complete packet is written Tatsuhiro Tsujikawa 2020-04-02 17:50:11 +0900
  • 8a4eb45932 Fix compile error with the latest ngtcp2 Tatsuhiro Tsujikawa 2020-04-02 17:44:41 +0900
  • 1d8f5d5c80 draft-27 Tatsuhiro Tsujikawa 2020-03-01 12:42:59 +0900
  • 3d6ac73111 Handle stream limit increment Tatsuhiro Tsujikawa 2020-02-12 11:22:19 +0900
  • 34467fb015 Update Dockerfile Tatsuhiro Tsujikawa 2020-01-30 17:03:59 +0900
  • 80c0f37a8d draft-25 Tatsuhiro Tsujikawa 2020-01-30 17:01:56 +0900
  • 009615370b Remove unused member function declaration Tatsuhiro Tsujikawa 2020-01-30 17:01:36 +0900
  • b09f70af3b Fix compile error Tatsuhiro Tsujikawa 2019-12-28 10:09:17 +0900
  • 281e88bcfb Bump base image and use OpenSSL_1_1_1d-quic-draft-24 Tatsuhiro Tsujikawa 2019-11-21 23:34:58 +0900
  • 2c1022a336 Optimize QUIC write Tatsuhiro Tsujikawa 2019-11-20 23:40:51 +0900
  • 255c4905e6 Only count STREAM data as bytes_total Tatsuhiro Tsujikawa 2019-11-20 23:40:21 +0900
  • 3dd362af37 Use correct type Tatsuhiro Tsujikawa 2019-11-09 18:00:46 +0900
  • 49a182a15f Follow ngtcp2 API update Tatsuhiro Tsujikawa 2019-11-08 00:06:09 +0900
  • 77f1b37284 quic draft-24 Tatsuhiro Tsujikawa 2019-11-06 22:49:22 +0900
  • 3f458d7d91 Update Dockerfile to use I-D 23 branches of ngtcp2 and openssl Dmitri Tikhonov 2019-11-04 08:41:36 -0500
  • d074d8c1de Add SSLKEYLOGFILE support Lucas Pardue 2019-10-03 16:24:36 +0100
  • 35b6fddbcc Compile with the latest ngtcp2 Tatsuhiro Tsujikawa 2019-10-03 10:11:37 +0900
  • d1997bf627 Send SNI Tatsuhiro Tsujikawa 2019-10-02 23:57:47 +0900
  • da5a0dcefa h3-23 Tatsuhiro Tsujikawa 2019-09-22 11:15:32 +0900
  • 393317c42e Small adjustment of successful HTTP/3 error code Tatsuhiro Tsujikawa 2019-09-16 13:28:18 +0900
  • 18015fe791 Simplify write_quic Tatsuhiro Tsujikawa 2019-09-08 12:31:37 +0900
  • 8255881f5d Handle sending just fine Tatsuhiro Tsujikawa 2019-09-08 11:14:50 +0900
  • 9663638f84 Avoid setting 0 to repeat field Tatsuhiro Tsujikawa 2019-09-07 23:27:29 +0900
  • 950da80c44 Add missing acked_stream_data_offset callback Tatsuhiro Tsujikawa 2019-08-31 17:33:11 +0900