index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vquic
/
ngtcp2.c
Age
Commit message (
Expand
)
Author
2019-08-20
ngtcp2: make postfields-set posts work
Daniel Stenberg
2019-08-20
ngtcp2: use ngtcp2_version() to get the run-time version
Daniel Stenberg
2019-08-20
ngtcp2: move the h3 initing to immediately after the rx key
Daniel Stenberg
2019-08-15
ngtcp2: provide the callbacks as a static struct
Daniel Stenberg
2019-08-15
ngtcp2: add missing nghttp3_conn_add_write_offset call
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: deal with stream close
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: Consume QUIC STREAM data properly
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: don't reinitialize SSL on Retry
Tatsuhiro Tsujikawa
2019-08-14
ngtcp2: do QUIC connections happy-eyeballs friendly
Daniel Stenberg
2019-08-12
ngtcp2: initial h3 request work
Daniel Stenberg
2019-08-12
ngtcp2: send HTTP/3 request with nghttp3
Tatsuhiro Tsujikawa
2019-08-12
nghttp3: initial h3 template code added
Daniel Stenberg
2019-08-12
nghttp3: required when ngtcp2 is used for QUIC
Daniel Stenberg
2019-08-11
ngtcp2: Send ALPN h3-22
Tatsuhiro Tsujikawa
2019-08-11
ngtcp2: use ngtcp2_settings_default and specify initial_ts
Tatsuhiro Tsujikawa
2019-08-10
ngtcp2: make the QUIC handshake work
Tatsuhiro Tsujikawa
2019-07-21
HTTP3: initial (experimental) support
Daniel Stenberg