ZeroTierOne/include
Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability.  This will keep time calculations within expected ranges.
2017-10-02 15:52:57 -07:00
..
README.md docs 2015-03-31 18:33:39 -07:00
ZeroTierOne.h timestamps changed from uint64_t to int64_t 2017-10-02 15:52:57 -07:00

ZeroTier Node API

This is the externally facing plain C API, which wraps the Node class in the node/ folder. It provides a platform-agnostic interface to the core ZeroTier network virtualization engine.