3650 Commits (db87d95c1d2da059a402bd66c3040ecde8965bb2)
 

Author SHA1 Message Date
Adam Ierymenko db87d95c1d getUpstreamPeer issue with interim federated roots 9 years ago
Adam Ierymenko 47166c9614 Sigh. Another thinko. 9 years ago
Adam Ierymenko ecacdf27a9 Build fix (typo) 9 years ago
Adam Ierymenko aad6f79efa Also must mask off counter bits in IV in cryptField. 9 years ago
Adam Ierymenko 0c00b83702 cryptField() used to obscure extended fields in HELLO cannot use mangleKey() 9 years ago
Adam Ierymenko 7320e26730 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 9 years ago
Grant Limberg 1520534660 fix some rediculousness in NDK-14 9 years ago
Adam Ierymenko 6d6719da27 Clarify key semantics. 9 years ago
Adam Ierymenko 20085cd15b No need to put time in .moon filename. 9 years ago
Adam Ierymenko 9b001823f6 Add ifdef for synology around synology-only code in Linux Ethernet tap. 9 years ago
Grant Limberg ed4f84cc57 Fix exception thrown in NetworkMonitor thread that can cause the UI to stop polling service for updates 9 years ago
Grant Limberg c8e66a2b45 Don't crash when attempting to join a network while the zerotier service isn't running 9 years ago
Adam Ierymenko 6eb2e3ffa9 forgot to add prereq for adduser getent on fedora 9 years ago
Adam Ierymenko 748ad8a978 create zerotier-one user via rpm 9 years ago
Adam Ierymenko d2f897f8de add dependency on adduser 9 years ago
Adam Ierymenko 4b511d80a1 Windows directory cleanup and a Windows build fix. 9 years ago
Adam Ierymenko a74e9e1dd3 remove debug line 9 years ago
Adam Ierymenko 9c1a9f984b Clean iddb.d periodically. 9 years ago
Adam Ierymenko 04c7adea07 cleanup 9 years ago
Adam Ierymenko 5249ce8fb4 Small amount of cleanup. 9 years ago
Adam Ierymenko ebd865dbda Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko d377ef01af Windows build process updates, and repackage everything using new EV certificate and SHA256. 9 years ago
Adam Ierymenko 393aa3c527 fix debuild comand 9 years ago
Adam Ierymenko d7b6de57c5 update debian build files 9 years ago
Adam Ierymenko 05d4b0cd94 Update RPM spec file 9 years ago
Adam Ierymenko 5dbafc2eeb Add config to status in JSON API. 9 years ago
Adam Ierymenko a97918f812 Windows build fixes. 9 years ago
Adam Ierymenko 22f86df606 Merge ControlPlane into OneService to make variable access simpler. 9 years ago
Adam Ierymenko 712e8e828b use .exe naming convention 9 years ago
Adam Ierymenko 7d3846bc49 Bump version to 1.1.19 in prep for release and software update testing. 9 years ago
Adam Ierymenko 9980526aaf Consistent field names. 9 years ago
Adam Ierymenko 1d2cb867b2 Close all open FDs before exec in Unix software update code. 9 years ago
Adam Ierymenko 3859533e73 Minor software updater cleanup. 9 years ago
Adam Ierymenko 7ea7e1898a Fix a bug that could cause duplicate IP address assignment on networks if many new members join the controller at once. 9 years ago
Adam Ierymenko 5e6a4e5f5e Send revocations automatically on deauth for instant kill, also fix some issues with the RP. 9 years ago
Adam Ierymenko 66dfc33de9 Fix circuit test post in controller. 9 years ago
Adam Ierymenko d56f740dc6 Now with less bugs. 9 years ago
Adam Ierymenko a109d341ef Send timestamp with new circuit test response. 9 years ago
Adam Ierymenko 87b53d67c5 Fix selftest build. 9 years ago
Adam Ierymenko a577b8d381 Update how controller handles circuit tests -- save results to filesystem. 9 years ago
Adam Ierymenko 136fddc7f1 Fix FILTER_TRACE breakage. 9 years ago
Adam Ierymenko ce0c87f8ff Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko d79585d44d Circuit tests now report link quality. Also fixed a little thing in revocation propagation. 9 years ago
Grant Limberg 592b628523 comment broken TRACE message 9 years ago
Adam Ierymenko 39f886ad88 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 9 years ago
Adam Ierymenko 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. 9 years ago
Adam Ierymenko 127bcb02ff Save space in expecting-reply-to tracking. 9 years ago
Joseph Henry 4430fc47c6 Added HTTP authorization block for synology builds 9 years ago
Adam Ierymenko 2b10a982e9 Match on tag sender equals or tag recipient equals. 9 years ago