Skip to content

Releases: open-coap/kotlin-mbedtls

v1.8.0

28 Dec 14:18
Compare
Choose a tag to compare

What's Changed

  • Update mbedtls binaries: 3.3.0
  • Separated module that holds only mbedtls binaries: mbedtls-lib

Full Changelog: v1.7.2...v1.8.0

v1.7.1

14 Dec 11:50
Compare
Choose a tag to compare
  • Fix linux binaries: use glibc 2.28

1.7.0

12 Dec 14:37
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Oct 13:16
Compare
Choose a tag to compare

What's Changed

  • Updated mbedtls: rfc9146_2 (sha:fd6cca4)

Full Changelog: v1.5.4...v1.6.0

v1.5.2

30 Jun 05:47
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

28 Jun 07:03
Compare
Choose a tag to compare
fix: enlarge buffer for storing session

v1.5.0

27 Jun 07:23
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

23 Jun 06:15
Compare
Choose a tag to compare

What's Changed

  • fix: use remote address in handshake client-id
  • DtlsServer: retransmission and expire inactive session

v1.3.0

20 Jun 08:03
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Jun 08:43
Compare
Choose a tag to compare

What's Changed

  • disable fragmentations
  • Added certificate support