-
Notifications
You must be signed in to change notification settings - Fork 9
Releases: elixir-webrtc/ex_dtls
Releases · elixir-webrtc/ex_dtls
v0.18.1
v0.18.0
v0.17.0
What's Changed
- Add a note about pkg-config and openssl.pc by @mickel8 in #47
- Add support for DTLS fragmentation by @mickel8 in #49
Full Changelog: v0.16.0...v0.17.0
Assets 2
v0.16.0
Assets 2
1 person reacted
v0.15.2
@mickel8
mickel8
f189242
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Full Changelog: v0.15.1...v0.15.2
Assets 2
v0.15.1
@mickel8
mickel8
207c6ac
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Full Changelog: v0.15.0...v0.15.1
Assets 2
v0.15.0
v0.14.0
What's Changed
Full Changelog: v0.13.0...v0.14.0
Assets 2
v0.13.0
Assets 2
v0.12.0
@bblaszkow06
bblaszkow06
e534991
This commit was signed with the committer’s verified signature.
bblaszkow06
Bartosz Błaszków
What's Changed
- RTC-261 improve README & enabling nif impl by @bblaszkow06 in #28
- Breaking change -
implconfig uses lowercase atomsNIF -> :nif,CNode -> :cnode
- Breaking change -
- Fix deprecation warnings: use higher-level, EVP_PKEY OpenSSL API by @bblaszkow06 in #29
- Fixes 2 memory leaks on RSA key generation
Full Changelog: v0.11.1...v0.12.0