4947 Commits (9480ff1f3789463f5bb522280450dcdec46060f4)
 

Author SHA1 Message Date
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
Grant Limberg c80843e496
Revert "remove redundant writes when changes come from Central" 6 years ago
Grant Limberg f9396f979f
remove redundant writes when changes come from Central 6 years ago
Adam Ierymenko 610d4ff016 Remove old tap kext from normal pkg as it is too old to be notarized (signature too old, not sure if we can sign again as kexts are being deprecated). It is only used on very old MacOS versions that are rolling off support. 6 years ago
Adam Ierymenko f16421225d Enable hardened executable mode on Mac, should be fine... 6 years ago
Adam Ierymenko d82b3684ac Enable RV64 6 years ago
Adam Ierymenko d7e5a92fe6 Increase debian build parallelism. 6 years ago
Adam Ierymenko bb45f9ca3c Upgrade cpp-httplib 6 years ago
Adam Ierymenko c7dcbba442 Add an AES benchmark to 1.6 (backport) 6 years ago
Adam Ierymenko 255dee7a5e MacOS build fixes. 6 years ago
Adam Ierymenko c86418934c PATH_MAX is not defined on some Linux systems. 6 years ago
Adam Ierymenko 70efa5f606 Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 6 years ago
Adam Ierymenko 69b2fcd5af Get rid of obsolete musl libc fix. 6 years ago
Adam Ierymenko 1f93099e1a Get rid of obsolete musl libc fix. 6 years ago
Joseph Henry b3331c5ec2 Fix buffer overflow in windows tap driver 6 years ago
Grant Limberg ff23d3051f
self hosted controller JSON format fix for DNS 6 years ago