summaryrefslogtreecommitdiff
path: root/docs/HTTP3.md
Commit message (Expand)AuthorAgeFilesLines
* HTTP3.md: use 'autoreconf -fi' instead of buildconfMomoka Yamamoto2021-09-241-3/+3
* HTTP3: make the ngtcp2 build use the quictls forkDaniel Stenberg2021-05-071-1/+1
* docs/HTTP3.md: fix nghttp2's HTTP/3 server portYusuke Nakamura2021-04-261-1/+1
* configure: provide --with-openssl, deprecate --with-sslDaniel Stenberg2021-04-151-3/+3
* docs/HTTP3.md: update the build instruction using gnutlsDavid Hu2021-04-071-1/+1
* travis: enable quiche's FFI featureAlessandro Ghedini2021-02-011-1/+1
* http3: use the master branch of GnuTLS for testingDaiki Ueno2020-11-221-4/+4
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-3/+3
* HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29Eric Curtin2020-08-271-1/+1
* travis: update quiche builds for new boringssl layoutAlessandro Ghedini2020-07-181-3/+3
* HTTP3.md: clarify cargo build directoryAdnan Khan2020-06-051-0/+1
* travis: simplify quiche build instructions wrt boringsslPeter Wu2020-05-221-19/+5
* docs/HTTP3: add qlog to the quiche build instructionDaniel Stenberg2020-05-071-1/+1
* vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno2020-03-311-1/+41
* altsvc: both h3 backends now speak h3-27Daniel Stenberg2020-03-021-1/+1
* docs/HTTP3: add --enable-alt-svc to curl's configureDaniel Stenberg2020-02-051-3/+3
* docs/HTTP3: update the OpenSSL branch to use for ngtcp2Daniel Stenberg2020-02-041-1/+1
* docs: fix some typosmhasbini2019-12-061-1/+1
* HTTP3: fix typo somehere1 > somewhere1Trivikram Kamat2019-10-291-1/+1
* HTTP3: fix prefix parameter for ngtcp2 buildSpezifant2019-09-261-1/+1
* HTTP3: merged and simplified the two 'running' sectionsDaniel Stenberg2019-09-261-21/+7
* HTTP3: show an --alt-svc using example tooDaniel Stenberg2019-09-261-0/+6
* HTTP3: update quic.aiortc.org + add link to server listDaniel Stenberg2019-09-261-1/+3
* HTTP3.md: move -p for mkdir, remove -j for makeAlex Samorukov2019-09-241-3/+3
* altsvc: both backends run h3-23 nowDaniel Stenberg2019-09-211-2/+2
* docs/HTTP3: fix `--with-ssl` ngtcp2 configure flagJimmy Gaussen2019-09-121-1/+1
* HTTP3: switched openssl branch to useDaniel Stenberg2019-08-271-1/+1
* configure: use pkg-config to detect quicheAlessandro Ghedini2019-08-201-3/+3
* docs/HTTP3: simplify quiche build instructionJunho Choi2019-08-121-6/+2
* HTTP3: use ngtcp2's draft-22 branchDaniel Stenberg2019-08-121-1/+1
* nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg2019-08-121-6/+36
* HTTP3.md: Update quiche build instructionsAlex Mayorga2019-08-101-2/+12
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-081-5/+5
* docs/HTTP3: refreshed as it is now in master and HTTP/3 can be testedDaniel Stenberg2019-08-061-14/+14
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+85