Skip to content

Releases: openziti/ziti-tunnel-sdk-c

v0.22.18

18 Dec 14:50
dd7475e
Compare
Choose a tag to compare

Changes

get ziti-sdk-c 0.35.12 @scareything (#767)

  • Fixes a crash that could be triggered by tcp clients not closing cleanly

use buffer size when calling snprintf @scareything (#766)

  • Warning messages that were logged when clients sent inconsistent app data were truncated

set TCP keepalive and nodelay on backend connections @ekoby (#765)

v0.22.17

09 Dec 18:19
1ad72ee
Compare
Choose a tag to compare

Changes

update ziti-sdk-c to 0.35.11 @scareything (#764)

v0.22.16

06 Dec 13:40
431e375
Compare
Choose a tag to compare

Changes

update ziti-sdk-c from 0.35.6 to 0.35.8 @scareything (#763)

  • Reverts tlsuv back to 0.26.1

v0.22.15

29 Nov 22:13
9eb9e10
Compare
Choose a tag to compare

Changes

always check app_data before dereferencing @scareything (#761)

v0.22.14

28 Nov 20:10
77358cb
Compare
Choose a tag to compare

Changes

Update ziti-sdk-c @scareything (#760)

Resolve hostnames in worker threads @scareything (#754)

Update vcpkg baseline used in CI package workflow @scareything (#759)

Avoid invalid memory access when processing DNS queries with zero-length name @scareything (#757)

v0.22.13

21 Nov 16:43
4f99491
Compare
Choose a tag to compare
v0.22.13 Pre-release
Pre-release

Changes

update [email protected] @ekoby (#756)

  • brings (re)binding fixes

Resolve hostnames in worker threads @scareything (#754)

Avoid invalid memory access when processing DNS queries with zero-length name @scareything (#757)

v0.22.12

19 Oct 19:30
caa16b2
Compare
Choose a tag to compare

v0.22.11

12 Oct 19:09
b6ca3f8
Compare
Choose a tag to compare

Changes

get ziti-sdk-c 0.35.2 @scareything (#746)

v0.22.10

28 Sep 12:21
7ce4f0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.8...v0.22.10

v0.22.9

22 Sep 16:24
7ce4f0a
Compare
Choose a tag to compare

Changes

update [email protected] @ekoby (#737)

clarify log level usage hint @qrkourier (#735)

Bug Fixes

avoid crash if -l or --loglevel option is not specified. @ekoby (#734)

output error for user. fixes #733

use logical or when testing dial_protocol_str @scareything (#732)

fixes #731

Maintenance

use contemporary git from new builder image @qrkourier (#716)