litespeed-quic/docs
Dmitri Tikhonov fbc6cc0413 Release 2.22.0
- [FEATURE] Extensible HTTP Priorities (HTTP/3 only).
- [FEATURE] Add conn context to packet-out memory interface (PR #175).
- [BUGFIX] gQUIC proof generation: allocate buffer big enough for
  signature (issue #173).
- [BUGFIX] Make library thread-safe: drop use of global variables
  (issue #133, issue #167).
- [BUGFIX] Deactivate only *recent* HQ frame, not any HQ frame.
- [BUGFIX] gQUIC server: associate compressed cert with SSL_CTX,
  instead of keeping them in a separate hash, potentially leading
  to mismatches.
- [BUGFIX] Stream data discard infinite loop: break on FIN.
- cmake: add install target via -DCMAKE_INSTALL_PREFIX (PR #171).
- Support randomized packet number to begin a connection.
- Mini and full IETF connection size optimization.
- http_client: specify HTTP priorities based on stream conditions.
2020-10-07 09:41:26 -04:00
..
apiref.rst Release 2.22.0 2020-10-07 09:41:26 -04:00
conf.py Release 2.22.0 2020-10-07 09:41:26 -04:00
gettingstarted.rst Fix Windows support 2020-06-03 00:20:46 -04:00
index.rst Release 2.22.0 2020-10-07 09:41:26 -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