Ziti Sdk C Versions Save

A C-based sdk for delivering secure applications over a Ziti Network

0.36.4

4 months ago

Changes

  • Message add msguuid @ekoby (#613)
  • Channel complete close before reconnect @ekoby (#615)
  • update vcpkg baseline to 2023.12.12 @ekoby (#612)
  • check ch.connection in ziti_channel_close() @ekoby (#611)

0.36.3

4 months ago

Changes

  • safely close TLS connection @ekoby (#610)
  • avoid creating waiter if send fails @ekoby (#609)

0.36.2

4 months ago

Changes

  • do not log message if channel closed @ekoby (#608)

0.36.1

4 months ago

Changes

  • avoid setting immediate timeout on connect @ekoby (#606)
  • Inspection support @ekoby (#605)
  • Cleanup connection timers @ekoby (#604)

0.36.0

5 months ago

Changes

  • Ziti dump connection stats @ekoby (#601)
  • fix loading ziti_config from in-memory JSON (fixes #602) @ekoby (#603)
  • README.md: remove trailing spaces and fix github URL @mjtrangoni (#600)
  • do not delete requests that were passed to channel @ekoby (#594)
  • set channel readability before each IO phase @ekoby (#592)

0.35.12

5 months ago

Changes

0.35.11

5 months ago

Changes

  • rollback tlsuv update for now (0.27.2 -> 0.26.1) @scareything (#586)

0.35.8

5 months ago

Changes

  • rollback tlsuv update for now (0.27.2 -> 0.26.1) @scareything (#583)

0.35.7

5 months ago

Changes

  • copy all members of ziti_options @scareything (#582)
  • Fix channel reconnect @ekoby (#581)
  • Add integration test framework @ekoby (#580)
  • Add a sample_http_link readme @gberl002 (#579)

0.35.6

6 months ago

Changes

Maintenance

  • Align with template repo @dovholuknf (#576)