ziti-sdk-c icon indicating copy to clipboard operation
ziti-sdk-c copied to clipboard

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

Results 18 ziti-sdk-c issues
Sort by recently updated
recently updated
newest added

As written, ziti_dump() takes a printer, but cannot be directly adapted to print json without supplying an alternate dump function. It would be useful to be able communicate this information...

enhancement

Ziti_last_error doc references missing function ![image](https://user-images.githubusercontent.com/46322585/196291823-7ee15d09-11b8-4b60-8c58-f224d485cdcc.png)

Currently, endpoint needs to track this state. It would be nice if the SDK could report the state (especially useful when restarting app to be sure controller and endpoint agree...

* When I have a timeout configured, I see `timeout` and `timeoutRemaining` - all good * If I also have configured to re-check MFA on unlock, I see the `timeoutRemaining`...

I have enabled MFA on an my chat-enabled identity. Right now when I wake my laptop from sleep I am required to MFA yet to the chat app it appears...

enhancement

* Created multiple edge routers - one edge router is 'private' (others are all public) * last error shown before crash is: ```[2021-06-24T17:45:56.681Z] ERROR SDKe: _deps/uv-mbed-src/src/tls_link.c:113 TLS read -4077(connection reset...

bug

- avoid hitting fabric MTU (split up large writes) - allow app to specify _stream_ semantics: coalesce small writes