Commit graph

13 commits

Author SHA1 Message Date
Dmitri Tikhonov
75f54c8c52 Release 2.12.9
- [BUGFIX] Memory leak in IETF full conn dtor: cleanup closed IDs sets.
- [BUGFIX] Memory leak: free pushed promise when refcnt is zero.
2020-09-25 10:03:43 -04:00
Dmitri Tikhonov
2d7c7f881c Update version to 2.12.8 2020-09-08 15:45:19 -04:00
Dmitri Tikhonov
d91deca498 Update version to 2.12.7 2020-06-17 14:49:23 -04:00
Dmitri Tikhonov
649eb4521c Update version to 2.12.6 2020-06-15 16:46:39 -04:00
Dmitri Tikhonov
39bf17a6f1 Update version to 2.12.5 2020-06-12 10:14:05 -04:00
Dmitri Tikhonov
583766be5f Update version to 2.12.4 2020-06-04 10:41:54 -04:00
Dmitri Tikhonov
1fbdbcee1d Update version to 2.12.3 2020-05-06 10:13:53 -04:00
Dmitri Tikhonov
652129e69b Update version to 2.12.2 2020-04-17 12:25:14 -04:00
Dmitri Tikhonov
f4bfba069b Release 2.12.1
[BUGFIX] ACK ping-pong: TIMESTAMP frame is not to be acked.
2020-03-23 17:24:14 -04:00
Dmitri Tikhonov
afe3d36359 Release 2.12.0
- [FEATURE] QUIC timestamps extension.
- [API] New: ea_alpn that is used when not in HTTP mode.
- [BUGFIX] SNI is mandatory only for HTTP/3 and gQUIC.
- [BUGFIX] Benign double-free -- issue #110.
- [BUGFIX] Printing of transport parameters.
2020-03-02 08:53:41 -05:00
Dmitri Tikhonov
abc972dafe Release 2.11.1: fix clang compilation 2020-02-24 12:15:23 -05:00
Dmitri Tikhonov
bc520ef752 Release 2.11.0
- [FEATURE] QUIC and HTTP/3 Internet Draft 27 support.
- [FEATURE] Add experimental delayed ACKs extension.
- Drop support for Internet Draft 24.
- Code cleanup.
2020-02-24 12:02:57 -05:00
Dmitri Tikhonov
0bd320303d Switch to readthedocs.org for hosting documentation
Add API reference.
2020-02-20 16:56:57 -05:00