litespeed-quic/docs
Dmitri Tikhonov b1a7c3f944 Release 2.20.0
- [FEATURE] QUIC and HTTP/3 Internet Draft 30 support.
- [FEATURE] Unreliable Datagram Extension support.
- [FEATURE] Adaptive congestion controller.
- [BUGFIX] Do not send MAX_STREAM_DATA frames on crypto streams.
- [BUGFIX] Fail with CRYPTO_BUFFER_EXCEEDED when too much CRYPTO
  data comes in.
- [BUFFIX] Spin bit is now strictly per path; value is reset on
  DCID change.
- [BUGFIX] Check that max value of max_streams_uni and
  max_streams_bidi TPs is 2^60.
- [BUGFIX] Close IETF mini conn immediately if crypto session
  cannot be initialized.
- Deprecate ID-28 (no browser uses it): it's no longer in the
  default versions list.
- New programs duck_server and duck_client that implement the
  experimental siduck-00 protocol.  They quack!
- IETF crypto streams: don't limit ourselves from sending.
- Command-line programs: turn off QL loss bits if -G is used, as
  Wireshark cannot decrypt QUIC packets when this extension is used.
- Turn all h3 framing unit tests back on.
- Fix malo initialization when compiled in no-pool mode.
2020-09-15 16:42:13 -04:00
..
apiref.rst Release 2.20.0 2020-09-15 16:42:13 -04:00
conf.py Release 2.20.0 2020-09-15 16:42:13 -04:00
gettingstarted.rst Fix Windows support 2020-06-03 00:20:46 -04:00
index.rst Release 2.20.0 2020-09-15 16:42:13 -04:00
internals.rst Release 2.12.0 2020-03-02 08:53:41 -05:00
lsquic-engine-conns.drawio Release 2.12.0 2020-03-02 08:53:41 -05:00
lsquic-engine-conns.png Release 2.12.0 2020-03-02 08:53:41 -05:00
tutorial.rst Fix tutorial deficiencies pointed out to me by @lslisa (#146) 2020-08-26 17:12:35 -04:00
wireshark-screenshot.png Finish LSQUIC Tutorial 2020-08-21 11:06:45 -04:00