Commit History

Author SHA1 Message Date
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Tatsuhiro Tsujikawa cd29c1651e ngtcp2: fix memory leak 2 years ago
  Tatsuhiro Tsujikawa fa25dab7fd ngtcp2: remove remote_addr which is not used in a meaningful way 2 years ago
  Tatsuhiro Tsujikawa f15beb6f30 ngtcp2: enlarge H3_SEND_SIZE 2 years ago
  Tatsuhiro Tsujikawa 990bfdd7bc ngtcp2: fix HTTP/3 upload stall and avoid busy loop 2 years ago
  Tatsuhiro Tsujikawa 92c0123585 ngtcp2: use token when detecting :status header field 2 years ago
  Tatsuhiro Tsujikawa 913b80d5fd ngtcp2: make curl 1ms faster 2 years ago
  Tatsuhiro Tsujikawa 1b1443a8ed ngtcp2: fix QUIC_IDLE_TIMEOUT 2 years ago
  Daniel Stenberg 235535cf23 ngtcp2: update to work after recent ngtcp2 updates 2 years ago
  Tatsuhiro Tsujikawa c82b281e17 ngtcp2: add client certificate authentication for OpenSSL 2 years ago
  Daniel Stenberg 96edc7954f ngtcp2: disconnect the QUIC connection proper 2 years ago
  Tatsuhiro Tsujikawa 6e9373b5f4 ngtcp2: Reset dynbuf when it is fully drained 2 years ago
  Daniel Stenberg 4ab3ed0729 ngtcp2: use Curl_pseudo_headers 2 years ago
  Daniel Stenberg 79731d1a6c ngtcp2/quiche: make :scheme possible to set 2 years ago
  Daniel Stenberg 136f3e9d68 h2/h3: provide and refer to pseudo headers as defines 2 years ago
  Daniel Stenberg f6dd94f640 ngtcp2: adapt to changed end of headers callback proto 2 years ago
  Daniel Stenberg 4936e60bb9 ngtcp2: fix declaration of ‘result’ shadows a previous local 2 years ago
  Daniel Stenberg 8fbd6feddf ngtcp2: verify the server certificate for the gnutls case 2 years ago
  Daniel Stenberg c148f0f551 ngtcp2: verify the server cert on connect (quictls) 2 years ago
  Tatsuhiro Tsujikawa 9db25d213b ngtcp2: advertise h3 as well as h3-29 2 years ago
  Tatsuhiro Tsujikawa 10bc426dd2 ngtcp2: use QUIC v1 consistently 2 years ago
  Tatsuhiro Tsujikawa d9d842989c ngtcp2: compile with the latest nghttp3 2 years ago
  Amaury Denoyelle d1624b94f0 ngtcp2: support latest QUIC TLS RFC9001 2 years ago
  Tatsuhiro Tsujikawa e05c08687f ngtcp2: specify the missing required callback functions 2 years ago
  Jun-ya Kato 4a10a99ef0 ngtcp2: fix QUIC transport parameter version 3 years ago
  Tatsuhiro Tsujikawa 24a7cbe9d2 ngtcp2: fix build with ngtcp2 and nghttp3 3 years ago
  Daniel Stenberg 4fb5a643c8 ngtcp2: adapt to new size defintions upstream 3 years ago
  Tatsuhiro Tsujikawa 14da6eb4e5 ngtcp2: stop buffering crypto data 3 years ago
  Daniel Stenberg 44f88e662f ngtcp2: remove the acked_crypto_offset struct field init 3 years ago
  Tatsuhiro Tsujikawa 2bfa57bff1 ngtcp2: utilize crypto API functions to simplify 3 years ago