summaryrefslogtreecommitdiff
path: root/lib/vquic/ngtcp2.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-031-1/+1
* ngtcp2: Fix build error due to change in ngtcp2_settingsJay Satiro2021-02-021-0/+1
* ngtcp2: make it build it current master againDaniel Stenberg2020-12-101-1/+1
* vquic/ngtcp2.h: define local_addr as sockaddr_storageDaiki Ueno2020-11-261-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* ngtcp2: adjust to recent sockaddr updatesDaniel Stenberg2020-07-161-1/+1
* ngtcp2: introduce qlog supportDaniel Stenberg2020-05-071-0/+1
* vquic/ngtcp2.h: update copyright year rangeDaniel Stenberg2020-03-311-1/+1
* vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno2020-03-311-0/+9
* ngtcp2: Support the latest update key callback typeJay Satiro2019-12-201-3/+0
* ngtcp2: free used resources on disconnectDaniel Stenberg2019-11-181-1/+1
* ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg2019-11-181-0/+3
* ngtcp2: build latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa2019-08-291-2/+0
* ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa2019-08-271-6/+2
* ngtcp2: provide the callbacks as a static structDaniel Stenberg2019-08-151-1/+0
* ngtcp2: do QUIC connections happy-eyeballs friendlyDaniel Stenberg2019-08-141-6/+2
* nghttp3: initial h3 template code addedDaniel Stenberg2019-08-121-0/+4
* ngtcp2: make the QUIC handshake workTatsuhiro Tsujikawa2019-08-101-0/+5
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+65