Commit Graph

9 Commits

Author SHA1 Message Date
ekoby 0b7d141829 use proper formatting
check error returns
2025-08-14 15:42:45 -04:00
eugene 0696667408 more renames and cleanup 2024-08-16 11:31:06 -04:00
Shawn Carey 925e73bc27 avoid passing incompatible pointer types to message_get_bytes_header (#675)
* avoid passing incompatible pointer types to message_get_bytes_header so builds work on gcc 14.
2024-06-28 12:42:14 -04:00
eugene c0cc3307e5 fix events in samples 2024-06-13 15:39:56 -04:00
eugene 57c73a8f34 cleanup -- no need for subprojects 2024-05-31 11:59:10 -04:00
ekoby 104e635a50 Implement saner init (#559)
* refactor ziti context initialization: elevate explicit steps to API
* refactor zitilib context init
* update samples
* cleanup obsolete options
2023-10-02 15:21:06 -04:00
Eugene K 126f958832 rebind hosting connections after channel failure 2021-02-08 18:02:59 -05:00
Eugene K 77e1003156 extend ziti_client_cb API for better receiving of peer supplied data 2021-01-12 16:02:05 -05:00
Eugene K 5a33065bf5 add host-proxy 2021-01-11 12:12:04 -05:00