Skip to content

Releases: openziti/ziti-sdk-c

v0.34.3

21 Sep 12:14
Compare
Choose a tag to compare

Changes

  • on_unbind crash: check for error @ekoby (#554)
  • Match of cidr /0 fails as a result of left shift undefined behavior. @tomc797 (#533)

v0.34.2

19 Sep 17:56
650b528
Compare
Choose a tag to compare

Changes

  • avoid concurrent api-session requests @ekoby (#553)

v0.34.1

12 Sep 16:57
54fcf10
Compare
Choose a tag to compare

Changes

  • fix crash with mbedtls on CSR generation @ekoby (#551)

v0.34.0

12 Sep 04:07
81c2e16
Compare
Choose a tag to compare

Changes

v0.33.4

04 Aug 15:12
27bac90
Compare
Choose a tag to compare

Changes

  • avoid enrollment crash with TLS engine does not support pkcs11 @ekoby (#541)

v0.33.3

26 Jul 20:23
81199b9
Compare
Choose a tag to compare

Changes

v0.33.2

11 Jul 13:53
e06b76c
Compare
Choose a tag to compare

Changes

  • make innocuous messages less scary @ekoby (#538)
  • fix more crashes on ER changes

v0.33.1

03 Jul 16:59
4c4ff60
Compare
Choose a tag to compare

Changes

v0.33.0

28 Jun 14:26
ef4e96e
Compare
Choose a tag to compare

Changes

  • Enhance parse_ziti_address_str CIDR prefix length parsing @tomc797 (#526)
  • Multiple terminators for bound ziti connections @ekoby (#535)
  • add CONTRIBUTORS file @ekoby (#534)
  • separate authentication errors from ZITI_NOT_AUTHORIZED @ekoby (#532)
  • Update metrics.h @NicFragale (#531)
  • Refactor channel map @ekoby (#528)
  • avoid dropping bound connections @ekoby (#527)
  • make sure terminator cost and precedence headers use expected sizes @ekoby (#524)

v0.32.8

07 Jun 15:21
d7f329f
Compare
Choose a tag to compare

Changes