summaryrefslogtreecommitdiff
path: root/src/Utilities.cpp
AgeCommit message (Expand)Author
2021-04-29Adjust nomenclature. Add more C API extension functionsJoseph Henry
2021-04-26Format according to new ZeroTier standardJoseph Henry
2021-04-26Add zts_core_query_ and world sub-APIs. Adjust event subsystemJoseph Henry
2021-04-22Expand C API and simplify NodeServiceJoseph Henry
2019-01-14Improved reliability and performance, better startup and shutdown semantics, ...Joseph Henry
2018-02-07CleanupJoseph Henry
2018-01-30Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/libzt into devjoseph.henry
2018-01-08Updated copyright for 2018Joseph Henry
2017-12-19Updated CMake build script for Windows. Moving away from MinGW requirement fo...Joseph Henry
2017-11-06Windows build fixesJoseph Henry
2017-11-06Preparation for C--, removed classes, namespaces, advanced build options are ...Joseph Henry
2017-10-09Windows SupportJoseph Henry
2017-09-27Added comment syntax for doxygen, fixed build flag which produced unnecessari...Joseph Henry
2017-09-27Introduction of sequential-API build variant, better thread safety (lwIP only)Joseph Henry
2017-09-14standardization pass: conditional statement spacing, removed NULL shorthand m...Joseph Henry
2017-09-13standardization pass: trim_right (trailing whitespaces)Joseph Henry
2017-08-24picotcp stack driver edge case bug fixesJoseph Henry
2017-08-14Managed Routes now supported, with automatic add/removeJoseph Henry
2017-07-26Removed old linger code, formatting fixes, other minor adjustmentsJoseph Henry
2017-06-14README updates, misc filename changes, debug trace fixes, introduction of lib...Joseph Henry
2017-06-08Build fixes for FreeBSDJoseph Henry
2017-05-04tweaked license text for SDKJoseph Henry
2017-05-04updated license header textJoseph Henry
2017-04-21various bug fixesJoseph Henry