Commit History

Author SHA1 Message Date
  megatronking 09cea3fbef ngtcp2: reset the oustanding send buffer again when drained 3 years ago
  Tatsuhiro Tsujikawa dff44c2955 ngtcp2: replace deprecated functions with nghttp3_conn_shutdown_stream_read 3 years ago
  Tatsuhiro Tsujikawa 636006dd36 ngtcp2: rework the return value handling of ngtcp2_conn_writev_stream 3 years ago
  Tatsuhiro Tsujikawa e3dbdd5468 ngtcp2: compile with the latest ngtcp2 and nghttp3 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 years ago
  Jun-ya Kato a3a298da5e ngtcp2: disable TLSv1.3 compatible mode when using GnuTLS 3 years ago
  Daniel Stenberg b1dded68e3 h3: add 'attach' callback to protocol handlers 3 years ago
  Daniel Stenberg 5c53bd980b ngtcp2: fix the cb_acked_stream_data_offset proto 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Tatsuhiro Tsujikawa f141b0bbf7 ngtcp2: Use ALPN h3-29 for now 3 years ago
  Daniel Stenberg 33ddef3617 ngtcp2+gnutls: clear credentials when freed 3 years ago
  Daniel Stenberg c915662485 ngtcp2: sync with recent API updates 3 years ago
  Jun-ya Kato 6043dfa4f9 ngtcp2: Fix build error due to change in ngtcp2_addr_init 3 years ago
  Marcel Raad 89193ed518 ngtcp2: clarify calculation precedence 3 years ago
  Marcel Raad 1cd823ed5a lib: remove redundant code 3 years ago
  Marcel Raad a774b3f304 lib: reduce variable scopes 3 years ago
  Daniel Stenberg ec5d9b44a2 ngtcp2: adapt to the new recv_datagram callback 3 years ago
  Jay Satiro cb2dc1ba89 lib: use int type for more port variables 3 years ago
  Jay Satiro fc9d3444d1 ngtcp2: Fix build error due to change in ngtcp2_settings 3 years ago
  Tatsuhiro Tsujikawa d3ca0771d2 ngtcp2: Fix http3 upload stall 3 years ago
  Tatsuhiro Tsujikawa a1338d4297 ngtcp2: Fix stack buffer overflow 3 years ago
  Daniel Stenberg 2bdec0b363 quic: remove conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Daniel Stenberg 32793b2c4f ngtcp2: make it build it current master again 3 years ago
  Jay Satiro 2d1df660bc ngtcp2: Fix build error due to symbol name change 4 years ago
  Daiki Ueno c7b02c5d68 ngtcp2: use the minimal version of QUIC supported by ngtcp2 4 years ago
  Daiki Ueno ddd3eb99f8 ngtcp2: advertise h3 ALPN unconditionally 4 years ago
  Daiki Ueno 0cbd5d5c4f vquic/ngtcp2.h: define local_addr as sockaddr_storage 4 years ago