4962 Commits (bb62279a203bf02d7ff17c2fcc64fc08a152ce52)
 

Author SHA1 Message Date
Adam Ierymenko bb62279a20
Queue up managed route syncs and do them periodically to avoid dependency problems. 5 years ago
Adam Ierymenko e8be28734b Linux netlink and route setting... work in progress. 5 years ago
Adam Ierymenko 6c5a097711
Use LinuxNetLink for routes on Linux... still needs testing/debugging on an actual Linux machine. 5 years ago
Adam Ierymenko 16a878adb1
... route fix test 5 years ago
Adam Ierymenko 020d882e82
Route assignment fix. 5 years ago
Adam Ierymenko 44af828aa4
Tweak multicast settings to prevent failures due to TX queue overflow. 5 years ago
Adam Ierymenko 26a0cbcd73
Revert "Push credentials in multicast." 5 years ago
Adam Ierymenko 1a106bca3b
Revert "Build fix, and move multicast pushCredentialsIfNeeded." 5 years ago
Adam Ierymenko cc42d6f4e0
Build fix, and move multicast pushCredentialsIfNeeded. 5 years ago
Adam Ierymenko 1316ee3127
Push credentials in multicast. 5 years ago
Adam Ierymenko eadca9dd75
Build fix. 5 years ago
Adam Ierymenko 59dd71187e
Build fix. 5 years ago
Adam Ierymenko 36e167013a
More Linux tap shotgun debugging. 5 years ago
Adam Ierymenko 2d489a8679
Another possible workaround for what seems to be a Linux bug in some newer kernels. 5 years ago
Adam Ierymenko d735a1d04c
Reorder some stuff in LinuxEthernetTap as possible workaround for MAC-set weirdness. 5 years ago
Adam Ierymenko 9480ff1f37
Fix some timestamp signedness mismatches. 5 years ago
Adam Ierymenko d2f2abe525
Add force-exit timeout to get around some of the exit hang issues users have observed. Will punt full diagnosis to V2 which rewrites all these code paths anyway. 5 years ago
Adam Ierymenko e9e20fdad8
Increase multicast announce frequency a little. 5 years ago
Adam Ierymenko 53ba413d32
Dont use AES in HELLO. 5 years ago
Adam Ierymenko 7280fcdec2
Only define FreeBSD hwcaps stuff if ARM crypto is enabled for compiled. 5 years ago
Adam Ierymenko cbcd2be232
Merge pull request #1288 from darkain/dev 5 years ago
Vince 83a2dcb65a FreeBSD ARMv6, ARMv7, and Aarch64 support 5 years ago
Adam Ierymenko dd65680150 Windows build fixes, version bump in AIP. 5 years ago
Adam Ierymenko 90f18f7ee7
Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 5 years ago
Adam Ierymenko 317263b31c
Remove unused variable on non-windows 5 years ago
Adam Ierymenko 52679d2784
Simplify and fix managed route logic. 5 years ago
Adam Ierymenko 763d1cc3dc
Some more changes for slow network leaving on Mac. 5 years ago
Adam Ierymenko c9fe04d8ea
Version bump in prep for 1.6.0 beta 2 5 years ago
Adam Ierymenko f2c490345c
Remove unnecessary includes that can cause compile problems. 5 years ago
Adam Ierymenko fe5aad3cef
Some Mac feth tap changes to hopefully fix slow-leave problem. 5 years ago
Joseph Henry 1331739ee4 Remove (some) debug tracing in Bond which may cause a segfault 6 years ago
Grant Limberg 3da8f5f053
freaking JNI 6 years ago
Grant Limberg fbbcf292c6
forgot accessors 6 years ago
Grant Limberg 2851a9577c
JNI for dns configuration 6 years ago
Adam Ierymenko ed9b09e980
Missing flag. 6 years ago
Adam Ierymenko bcb3fc7fc0
Only use SSE/SSE2 for X64 for regular stuff. 6 years ago
Adam Ierymenko 70f37962cf
Backport AES fixes for compiler, arch, and splitting into separate files. 6 years ago
Adam Ierymenko 8d83b9b7c5
Revert change to path quality to fix IPv6 issue in beta. We will rework this in 2.x. 6 years ago
Adam Ierymenko 2c75be0d64
Do not always enable SSE4 on X64 due to old Atom chips. Enable instead only for AES-NI code which is only run if AES-NI is present, which it is not on these old chips. 6 years ago
Grant Limberg ee04118172
null check 6 years ago
Adam Ierymenko fe1ce885a0
Version 1.6.0 (1.5.0 is a beta!) is a significant release that incorporates a number of back-ported fixes and features from the ZeroTier 2.0 tree. 6 years ago
Adam Ierymenko 24769219b5 Merge branch 'dev' 6 years ago
Adam Ierymenko da6fe18e17 Merge branch 'master' of github.com:zerotier/ZeroTierOne 6 years ago
Adam Ierymenko a973a6e10e Leave feth devices over feth10000 alone. 6 years ago
Adam Ierymenko 5bc64c4c4e Windows build fixes and version bump in Advanced Installer. 6 years ago
Travis LaDuke bd92990165
Update feature_request.md 6 years ago
Adam Ierymenko e26a8be3df Be more consistent about versioning. 6 years ago
Adam Ierymenko 3ef1c8e3fa Use 1.5.0 for package version for centos. 6 years ago
Adam Ierymenko 0ab4b903f4 Cert and codesign tweaks, release notes. 6 years ago
Adam Ierymenko b2ea5aa747 Version bump to 1.5.0 internally and 1.6.0-beta1 in packages. 6 years ago