Histórico de Commits

Autor SHA1 Mensagem Data
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes há 1 ano atrás
  Jay Satiro 6b066de488 ngtcp2: Fix build errors due to changes in ngtcp2 library há 1 ano atrás
  Daniel Stenberg 4adee03cd4 ngtcp2: fix C89 compliance nit há 2 anos atrás
  Daniel Stenberg 58acc69e10 openssl: make certinfo available for QUIC há 2 anos atrás
  Daniel Stenberg e65187e188 ngtcp2: fix picky compiler warnings with wolfSSL for QUIC há 2 anos atrás
  Daniel Stenberg c031ec53f8 ngtcp2: remove leftover variable há 2 anos atrás
  Stefan Eissing 8a13be227e quic: add support via wolfSSL há 2 anos atrás
  Jay Satiro 9bd40e2b69 ngtcp2: Fix build error due to change in nghttp3 prototypes há 2 anos atrás
  Tatsuhiro Tsujikawa e9a2eced69 ngtcp2: implement cb_h3_stop_sending and cb_h3_reset_stream callbacks há 2 anos atrás
  Tatsuhiro Tsujikawa 4989cd099e ngtcp2: fix stall or busy loop on STOP_SENDING with upload data há 2 anos atrás
  Tatsuhiro Tsujikawa 7f5a29e689 ngtcp2: Fix missing initialization of nghttp3_nv.flags há 2 anos atrás
  vvb2060 e631f6e10e ngtcp2: fix incompatible function pointer types há 2 anos atrás
  Stefan Eissing 8135d420ee ngtcp2: avoid supplying 0 length `msg_control` to sendmsg() há 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Viktor Szakats dd94076947 ngtcp2: fix typo in preprocessor condition há 2 anos atrás
  Tatsuhiro Tsujikawa 927ede7edc ngtcp2: build without sendmsg há 2 anos atrás
  Tatsuhiro Tsujikawa d2c6d8be18 ngtcp2: use handshake helper funcs to simplify TLS handshake integration há 2 anos atrás
  Tatsuhiro Tsujikawa 298c1dfc7b ngtcp2: fix assertion failure on EMSGSIZE há 2 anos atrás
  Tatsuhiro Tsujikawa 3288e9c6d3 ngtcp2: enable Linux GSO há 2 anos atrás
  Tatsuhiro Tsujikawa 8ea851b29d ngtcp2: Allow curl to send larger UDP datagrams há 2 anos atrás
  Tatsuhiro Tsujikawa 9accb9a5be ngtcp2: extend QUIC transport parameters buffer há 2 anos atrás
  Tatsuhiro Tsujikawa 136ab928c8 ngtcp2: handle error from ngtcp2_conn_submit_crypto_data há 2 anos atrás
  Tatsuhiro Tsujikawa fe1d00e71b ngtcp2: send appropriate connection close error code há 2 anos atrás
  vvb2060 on github adde9f0e8c ngtcp2: support boringssl crypto backend há 2 anos atrás
  Tatsuhiro Tsujikawa 6fcd3e6f51 quic: add Curl_quic_idle há 2 anos atrás
  Tatsuhiro Tsujikawa 5980068c87 ngtcp2: Correct use of ngtcp2 and nghttp3 signed integer types há 2 anos atrás
  Tatsuhiro Tsujikawa 33e819d799 ngtcp2: Fix alert_read_func return value há 2 anos atrás
  Tatsuhiro Tsujikawa b01f3e679f ngtcp2: add ca-fallback support for OpenSSL backend há 2 anos atrás
  Tatsuhiro Tsujikawa ca94497a82 ngtcp2: deal with sub-millisecond timeout há 2 anos atrás
  Tatsuhiro Tsujikawa 458c4b1df7 ngtcp2: avoid busy loop in low CWND situation há 2 anos atrás