Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-08 | Shutdown fix | Adam Ierymenko | |
2019-08-08 | Add periodic sync check when syncing LF<>another DB | Adam Ierymenko | |
2019-08-08 | Sync bug fix | Adam Ierymenko | |
2019-08-08 | Fix race in multiple DB mirroring configurations. | Adam Ierymenko | |
2019-08-08 | More windows build fixes | Adam Ierymenko | |
2019-08-08 | Windows fixes. | Adam Ierymenko | |
2019-08-08 | warning removal | Adam Ierymenko | |
2019-08-08 | more warning cleanup | Adam Ierymenko | |
2019-08-08 | warning cleanup | Adam Ierymenko | |
2019-08-08 | centos 7 docs | Adam Ierymenko | |
2019-08-07 | cleanup | Adam Ierymenko | |
2019-08-07 | cleanup | Adam Ierymenko | |
2019-08-07 | Remove debug line | Adam Ierymenko | |
2019-08-07 | add SDK VirtualTap to new factory method | Adam Ierymenko | |
2019-08-07 | Require MacOS 10.10 | Adam Ierymenko | |
2019-08-07 | Choose which tap to use (feth or kext) on Mac based on Darwin version. | Adam Ierymenko | |
2019-08-07 | Put kext back in Mac distro and use on versions older than High Sierra ↵ | Adam Ierymenko | |
(which lack the feth device) | |||
2019-08-07 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko | |
2019-08-07 | Fix LFDB path issue when using with Postgress in DBMirrorSet config | Adam Ierymenko | |
2019-08-06 | network update to upsert | Grant Limberg | |
2019-08-06 | Use devtoolset-8 on RHEL/CentOS 7 | Adam Ierymenko | |
2019-08-06 | Add try/catch in LFDB and add introspection into multicast subscriptions in ↵ | Adam Ierymenko | |
client network status API | |||
2019-08-06 | Fix deadlock bug. | Adam Ierymenko | |
2019-08-06 | . | Adam Ierymenko | |
2019-08-06 | Remove debug line | Adam Ierymenko | |
2019-08-06 | Build fixes | Adam Ierymenko | |
2019-08-06 | More work on DB mirroring. | Adam Ierymenko | |
2019-08-06 | Cruftectomy, work in progress on mirrorring | Adam Ierymenko | |
2019-08-06 | Refactoring in prep for mirroring | Adam Ierymenko | |
2019-08-05 | LFDB fix | Adam Ierymenko | |
2019-08-04 | Windows AIP version bump | Adam Ierymenko | |
2019-08-04 | Version bump to 1.4.2 for all but Windows AIP | Adam Ierymenko | |
2019-08-04 | Add optional function in DB change listener for member online events. | Adam Ierymenko | |
2019-08-04 | GitHub issue #993 (???) | Adam Ierymenko | |
2019-08-04 | GitHub issue #993 (???) | Adam Ierymenko | |
2019-08-04 | GitHub issue #990 | Adam Ierymenko | |
2019-08-04 | Merge branch 'remove_network_status_table' into dev | Grant Limberg | |
2019-08-02 | Fix for sharing of capabilities in 1.4 (problem introduced when push ↵ | Adam Ierymenko | |
frequency was reduced) | |||
2019-08-02 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko | |
2019-08-02 | GitHub issue #979 | Adam Ierymenko | |
2019-08-01 | Batch file to clean Windows build dir | Adam Ierymenko | |
2019-07-31 | Bump version | Adam Ierymenko | |
2019-07-31 | Get rid of online status stuff in FileDB, not necessary at all. | Adam Ierymenko | |
2019-07-31 | Version 1.4.0.1: bug fix for Mac multicast and IPv4 issues, no change for ↵ | Adam Ierymenko | |
other platforms | |||
2019-07-31 | Mac multicast bug fix -- GitHub issue #986 | Adam Ierymenko | |
2019-07-29 | 2019-07-29 -- Version 1.4.0 | Adam 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-29 | More docs | Adam Ierymenko | |
2019-07-29 | docs | Adam Ierymenko | |
2019-07-29 | Windows installer version bump | Adam Ierymenko | |
2019-07-29 | docs | Adam Ierymenko | |