Ziti Sdk C Versions Save

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

0.36.12

2 weeks ago

Changes

  • allow successful builds with gcc 14 @scareything (#645)

0.36.11

3 weeks ago

Changes

  • get tlsuv 0.28.5 @scareything (#643)

0.36.10

1 month ago

Changes

  • avoid starting reconnect if channel is closed on purpose @ekoby (#642)
  • port to Freebsd @qrkourier (#627)

0.36.9

1 month ago

Changes

  • make sure crypto header goes first @ekoby (#636)
  • ha-prep: do not reference ztx.controller directly @ekoby (#635)

0.36.8

1 month ago

Changes

  • get tlsuv 0.28.4 @scareything (#633)
  • flatten ziti_api_session @ekoby (#632)
  • Misc refactorings @ekoby (#631)
  • pool: add availability callback @ekoby (#630)

0.36.7

2 months ago

Changes

0.36.6

2 months ago

Changes

  • call metrics_init when initializing ziti context @scareything (#626)
  • add json-c @ekoby (#623)
  • Ctrl capabilities @ekoby (#622)
  • add protobuf support @ekoby (#621)

0.36.5

3 months ago

Changes

  • refresh ziti_session.edge_routers @ekoby (#620)
  • convert ziti_edge_router.protocols to object @ekoby (#619)
  • rename ziti_net_session to ziti_session @ekoby (#618)
  • integ-test: update [email protected] @ekoby (#617)
  • cleanup code dealing with lack of updated API @ekoby (#616)
  • codespell: Add spelling check and fix all issues @mjtrangoni (#597)

0.36.4

3 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)