4927 Commits (bcb3fc7fc00fbb21c339dbd5dc1c79cd910f3969)
 

Author SHA1 Message Date
Adam Ierymenko bcb3fc7fc0
Only use SSE/SSE2 for X64 for regular stuff. 5 years ago
Adam Ierymenko 70f37962cf
Backport AES fixes for compiler, arch, and splitting into separate files. 5 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
Grant Limberg 7d8cfb1fee
more magic incantations to make crypto extensions work on Android/ARM64 6 years ago
Grant Limberg 8131680735
AES-NI enabled for Android ARM64 6 years ago
Grant Limberg 9e6dba9066
Enable AES-NI on Android X86-64 6 years ago
Grant Limberg 0f2887265c
AES-NI/NEON detection for iOS 6 years ago
Adam Ierymenko 1ff45020e2 Prefer IPv6 if all else is equal. 6 years ago
Grant Limberg 45c5abe05b add Allow DNS settings to win UI 6 years ago
Grant Limberg e7dafb3ae6
allow DNS field for mac UI 6 years ago
Adam Ierymenko 04f6140da6 AES builds and works now on ARM64. 6 years ago
Grant Limberg afcbc6dd9f
clean up some error output 6 years ago
Grant Limberg 4da9bed4fa
add 'dump' to cli help 6 years ago
Grant Limberg 221e4ecb12
Add "documentation" networks as IP_SCOPE_PRIVATE 6 years ago
Grant Limberg 1883a8c9ee
Set 198.18.0.0/15 to IP_SCOPE_PRIVATE 6 years ago
Grant Limberg 83d92858c1
Merge branch 'dump' into dev 6 years ago
Grant Limberg cff3152985 windows create dump file on desktop 6 years ago
Grant Limberg 5090e95003
dump basics to stdout on other platforms 6 years ago
Grant Limberg 927aeb15f6
macos output dump to file if possible 6 years ago
Grant Limberg 361ca1e8b4
add link to CoreServices framework 6 years ago
Adam Ierymenko 9adf656db5 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 6 years ago
Adam Ierymenko 7219ca0c0f AES works! Only with this or newer nodes. Uses salsa with older ones as usual. 6 years ago
Grant Limberg 3a75950ff4
Merge branch 'dump' into dev 6 years ago