summaryrefslogtreecommitdiff
path: root/src/NodeService.cpp
AgeCommit message (Expand)Author
2021-06-01Backport port selection logic from 1.6.XJoseph Henry
2021-05-13Add better port binding controlsJoseph Henry
2021-05-11Slight re-org of event system and fix bug in zts_util_ipstr_to_saddrJoseph Henry
2021-04-30Reduce number of compile-time warningsJoseph Henry
2021-04-29Fix bug in network transport readiness check functionJoseph Henry
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
2021-04-17Applied styling rules from .clang-formatJoseph Henry
2021-03-26Fixed memleak, optimize and refactor codeGermanAizek
2021-02-24Improvements to language binding facilities. Add custom signal handlerJoseph Henry
2021-02-02Fix various minor compile-time warningsJoseph Henry
2021-01-30Add prototype key management APIJoseph Henry
2021-01-29Remove block that generates authtoken (vestigial leftover from OneService)Joseph Henry
2021-01-15Fix bug that resulted in peer caching data being written to disk even with no...Joseph Henry
2020-10-21Fix zts_allow_*_caching() bug that prevents user from properly setting value ...Joseph Henry
2020-05-30Change event code numbering scheme, fix Windows startup bug, fix zts_free(), ...Joseph Henry
2020-05-01Add portability and consistency fixes for C API, remove cruft, slight interna...1.3.3Joseph Henry