Age | Commit message (Expand) | Author |
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-08-09 | http3: make connection reuse work | Daniel Stenberg |
2019-08-09 | quiche: add SSLKEYLOGFILE support | Daniel Stenberg |
2019-08-07 | quiche: make use of the connection timeout API properly | Daniel Stenberg |
2019-08-07 | quiche: make POSTFIELDS posts work | Daniel Stenberg |
2019-08-07 | quiche: improved error handling and memory cleanups | Daniel Stenberg |
2019-08-07 | quiche: flush egress in h3_stream_recv() too | Daniel Stenberg |
2019-08-06 | quiche:h3_stream_recv return 0 at end of stream | Daniel Stenberg |
2019-08-06 | quiche: show the actual version number | Daniel Stenberg |
2019-08-06 | quiche: first working HTTP/3 request | Daniel Stenberg |
2019-08-05 | quiche: initial h3 request send/receive | Daniel Stenberg |
2019-08-02 | quiche: use the proper HTTP/3 ALPN | Daniel Stenberg |
2019-08-02 | quiche: add failf() calls for two error cases | Daniel Stenberg |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |