Skip to content

Commit c493430

Browse files
committed
changes for 0.17.5
1 parent cd918d9 commit c493430

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.17.5 (2024-05-14)
2+
3+
* tls: documentation: clarify send_application_data (#492 @reynir)
4+
* BUGFIX: tls: export_key_material was wrong for the server side on TLS 1.3,
5+
reported in robur-coop/miragevpn#181 by @reynir, fix in #495 @hannesm
6+
* FEATURE: tls: add channel_binding (RFC 5929, RFC 9266) support (tls_unique,
7+
tls_exporter, tls_server_endpoint), requested by @Neustradamus in #484, added
8+
in #496 by @hannesm
9+
110
## v0.17.4 (2024-03-26)
211

312
* tls: handle half-closed connection properly: a received CLOSE_NOTIFY does not

0 commit comments

Comments
 (0)