aboutsummaryrefslogtreecommitdiff
path: root/lib/vquic/ngtcp2.h
AgeCommit message (Expand)Author
2020-05-07ngtcp2: introduce qlog supportDaniel Stenberg
2020-03-31vquic/ngtcp2.h: update copyright year rangeDaniel Stenberg
2020-03-31vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno
2019-12-20ngtcp2: Support the latest update key callback typeJay Satiro
2019-11-18ngtcp2: free used resources on disconnectDaniel Stenberg
2019-11-18ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg
2019-08-29ngtcp2: build latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa
2019-08-27ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa
2019-08-15ngtcp2: provide the callbacks as a static structDaniel Stenberg
2019-08-14ngtcp2: do QUIC connections happy-eyeballs friendlyDaniel Stenberg
2019-08-12nghttp3: initial h3 template code addedDaniel Stenberg
2019-08-10ngtcp2: make the QUIC handshake workTatsuhiro Tsujikawa
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg