Skip to content

Releases: openziti/tlsuv

v0.11.3

07 Jan 16:43
d234dae

Choose a tag to compare

Changes

  • do not call operation cb if returning error @ekoby (#76)

v0.11.2

07 Jan 14:25
d970a15

Choose a tag to compare

Changes

Bug Fixes

v0.11.1

22 Dec 15:45
d718a93

Choose a tag to compare

Changes

  • always stop connection timer in connect callback @ekoby (#74)

v0.11.0

17 Dec 13:22
10fe5d4

Choose a tag to compare

Changes

Features

Bug Fixes

  • avoid un-initialized tcp handle, avoid assert on close @ekoby (#73)

v0.10.0

04 Dec 14:16
b7d2c47

Choose a tag to compare

Changes

Features

  • add HTTP client connect timeout @ekoby (#70)

v0.9.2

27 Nov 15:42
9a9ce43

Choose a tag to compare

Changes

  • use int log level in logging callback @ekoby (#69)

v0.9.1

24 Nov 20:15
26ea65c

Choose a tag to compare

Changes

v0.9.0

24 Nov 18:59
37e7443

Choose a tag to compare

v0.9.0

v0.8.3

28 Aug 21:17
7141956

Choose a tag to compare

update mbedTLS

OpenSSL engine support

06 Aug 21:16
9225228

Choose a tag to compare

This release includes :

  • support for using OpenSSL as your TLS engine.
  • fixes in TLS message handling