Releases: pion/dtls
Releases · pion/dtls
v2.1.4
This release includes fixes for two security issues reported by the Mattermost security team. We'd like to thank them for the responsible disclosure and urge any consumers of the DTLS package to update.
v2.1.0
v2.0.13
v2.0.12
v2.0.11
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
- General reorganisation of the library
- Properly handle empty extension lists in Server/ClientHello
- Add support for
TLS_PSK_WITH_AES_128_CBC_SHA256
- Allow both PSK as well as certificate based connections on the same server/connection
- Add the PSK Client Hint on the connection state
- Add support for anonymous ciphers
We don't and will not carry anonymous ciphers in this library, but it's now possible to plug in your own if you have a use case that requires it