3660 Commits (c1c26ec73ab22e9344d807ffd1f564d46f65196a)
 

Author SHA1 Message Date
Adam Ierymenko c1c26ec73a Version 1.2.0 bump 9 years ago
Adam Ierymenko 8f592ff6e8 Controller performance tweaks. 9 years ago
Adam Ierymenko 37629aaf87 Use cache on requests to decrease DB load. 9 years ago
Adam Ierymenko d09d193715 release notes, and delete MANUAL from this repo for now since it isn't quite done and will take shape on the web site 9 years ago
Adam Ierymenko 010d0a7d56 Docs and a bit of cleanup. In particular ALL makes no sense for revocations because they have IDs. In that case you would just revoke the COM. 9 years ago
Adam Ierymenko 902807ea50 Software update check every 10min. 9 years ago
Adam Ierymenko d0224b3623 Software update fix. 9 years ago
Adam Ierymenko 0f3148bda2 Roots need to respond to lots of WHOISes 9 years ago
Adam Ierymenko e3b1fc2ac0 Tweak WHOIS path for federation. 9 years ago
Adam Ierymenko 6194d2af3d Return 200 from JSON API when moon is POSTed. 9 years ago
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