summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-08Shutdown fixAdam Ierymenko
2019-08-08Add periodic sync check when syncing LF<>another DBAdam Ierymenko
2019-08-08Sync bug fixAdam Ierymenko
2019-08-08Fix race in multiple DB mirroring configurations.Adam Ierymenko
2019-08-08More windows build fixesAdam Ierymenko
2019-08-08Windows fixes.Adam Ierymenko
2019-08-08warning removalAdam Ierymenko
2019-08-08more warning cleanupAdam Ierymenko
2019-08-08warning cleanupAdam Ierymenko
2019-08-08centos 7 docsAdam Ierymenko
2019-08-07cleanupAdam Ierymenko
2019-08-07cleanupAdam Ierymenko
2019-08-07Remove debug lineAdam Ierymenko
2019-08-07add SDK VirtualTap to new factory methodAdam Ierymenko
2019-08-07Require MacOS 10.10Adam Ierymenko
2019-08-07Choose which tap to use (feth or kext) on Mac based on Darwin version.Adam Ierymenko
2019-08-07Put kext back in Mac distro and use on versions older than High Sierra ↵Adam Ierymenko
(which lack the feth device)
2019-08-07Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2019-08-07Fix LFDB path issue when using with Postgress in DBMirrorSet configAdam Ierymenko
2019-08-06network update to upsertGrant Limberg
2019-08-06Use devtoolset-8 on RHEL/CentOS 7Adam Ierymenko
2019-08-06Add try/catch in LFDB and add introspection into multicast subscriptions in ↵Adam Ierymenko
client network status API
2019-08-06Fix deadlock bug.Adam Ierymenko
2019-08-06.Adam Ierymenko
2019-08-06Remove debug lineAdam Ierymenko
2019-08-06Build fixesAdam Ierymenko
2019-08-06More work on DB mirroring.Adam Ierymenko
2019-08-06Cruftectomy, work in progress on mirrorringAdam Ierymenko
2019-08-06Refactoring in prep for mirroringAdam Ierymenko
2019-08-05LFDB fixAdam Ierymenko
2019-08-04Windows AIP version bumpAdam Ierymenko
2019-08-04Version bump to 1.4.2 for all but Windows AIPAdam Ierymenko
2019-08-04Add optional function in DB change listener for member online events.Adam Ierymenko
2019-08-04GitHub issue #993 (???)Adam Ierymenko
2019-08-04GitHub issue #993 (???)Adam Ierymenko
2019-08-04GitHub issue #990Adam Ierymenko
2019-08-04Merge branch 'remove_network_status_table' into devGrant Limberg
2019-08-02Fix for sharing of capabilities in 1.4 (problem introduced when push ↵Adam Ierymenko
frequency was reduced)
2019-08-02Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2019-08-02GitHub issue #979Adam Ierymenko
2019-08-01Batch file to clean Windows build dirAdam Ierymenko
2019-07-31Bump versionAdam Ierymenko
2019-07-31Get rid of online status stuff in FileDB, not necessary at all.Adam Ierymenko
2019-07-31Version 1.4.0.1: bug fix for Mac multicast and IPv4 issues, no change for ↵Adam Ierymenko
other platforms
2019-07-31Mac multicast bug fix -- GitHub issue #986Adam Ierymenko
2019-07-292019-07-29 -- Version 1.4.0Adam Ierymenko
Major Changes * Mac version no longer requires a kernel extension, instead making use of the [feth interfaces](https://apple.stackexc * Added support for concurrent multipath (multiple paths at once) with traffic weighting by link quality and faster rec * Added under-the-hood support for QoS (not yet exposed) that will eventually be configurable via our rules engine. Minor Changes and Bug Fixes * Experimental DB driver for [LF](https://github.com/zerotier/lf) to store network controller data (LFDB.cpp / LFDB.hpp * Modified credential push and direct path push timings and algorithms to somewhat reduce "chattiness" of the protocol * Removed our beta/half-baked integration of Central with the Windows UI. We're going to do a whole new UI of some kind * Fixed stack overflow issues on Linux versions using musl libc. * Fixed some alignment problems reported on ARM and ARM64, but some reports we could not reproduce so please report any * Fixed numerous other small issues and bugs such as ARM alignment issues causing crashes on some devices. * Windows now sets the adapter name such that it is consistent in both the Windows UI and command line utilities.
2019-07-29More docsAdam Ierymenko
2019-07-29docsAdam Ierymenko
2019-07-29Windows installer version bumpAdam Ierymenko
2019-07-29docsAdam Ierymenko