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