Adam Ierymenko 3f49570f45 Remove ancient controller support. %!s(int64=4) %!d(string=hai) anos
..
AES.cpp 9d66d876f4 Likely fix for some alignment issues on ARM. %!s(int64=5) %!d(string=hai) anos
AES.hpp 70f37962cf Backport AES fixes for compiler, arch, and splitting into separate files. %!s(int64=5) %!d(string=hai) anos
AES_aesni.cpp dd65680150 Windows build fixes, version bump in AIP. %!s(int64=5) %!d(string=hai) anos
AES_armcrypto.cpp a624dfd776 Fixing regression in AES for ARM targets %!s(int64=5) %!d(string=hai) anos
Address.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
AtomicCounter.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Bond.cpp e607348c7e Fix bad index bug (during switching) in balance-rr %!s(int64=4) %!d(string=hai) anos
Bond.hpp 109252be4e Remove debug trace %!s(int64=4) %!d(string=hai) anos
Buffer.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
C25519.cpp 2ac49d99dd AES integrated on send side. %!s(int64=5) %!d(string=hai) anos
C25519.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Capability.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Capability.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
CertificateOfMembership.cpp 3f49570f45 Remove ancient controller support. %!s(int64=4) %!d(string=hai) anos
CertificateOfMembership.hpp 3f49570f45 Remove ancient controller support. %!s(int64=4) %!d(string=hai) anos
CertificateOfOwnership.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
CertificateOfOwnership.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Constants.hpp 3f49570f45 Remove ancient controller support. %!s(int64=4) %!d(string=hai) anos
Credential.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
DNS.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Dictionary.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Hashtable.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Identity.cpp 2ac49d99dd AES integrated on send side. %!s(int64=5) %!d(string=hai) anos
Identity.hpp 7c3166e9be Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring. %!s(int64=4) %!d(string=hai) anos
IncomingPacket.cpp 39b97f9163 Don't assume roots validated the identity, just in case they did not. %!s(int64=4) %!d(string=hai) anos
IncomingPacket.hpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
InetAddress.cpp de308f05e0 missing break in InetAddress::ipScope() %!s(int64=5) %!d(string=hai) anos
InetAddress.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. %!s(int64=5) %!d(string=hai) anos
MAC.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Membership.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Membership.hpp 7c3166e9be Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring. %!s(int64=4) %!d(string=hai) anos
MulticastGroup.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Multicaster.cpp 44af828aa4 Tweak multicast settings to prevent failures due to TX queue overflow. %!s(int64=5) %!d(string=hai) anos
Multicaster.hpp 9480ff1f37 Fix some timestamp signedness mismatches. %!s(int64=5) %!d(string=hai) anos
Mutex.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Network.cpp 7c3166e9be Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring. %!s(int64=4) %!d(string=hai) anos
Network.hpp 8dd3639576 set ssoEnabled = true on network config if we get ERROR_NETWORK_AUTHENTICATION_REQUIRED %!s(int64=4) %!d(string=hai) anos
NetworkConfig.cpp 364ad87e2b add ssoEnabled flag to network config %!s(int64=4) %!d(string=hai) anos
NetworkConfig.hpp 364ad87e2b add ssoEnabled flag to network config %!s(int64=4) %!d(string=hai) anos
NetworkController.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. %!s(int64=4) %!d(string=hai) anos
Node.cpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
Node.hpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
OutboundMulticast.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
OutboundMulticast.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Packet.cpp 31d8758ad9 Apple "fat binaries" are back! %!s(int64=5) %!d(string=hai) anos
Packet.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. %!s(int64=4) %!d(string=hai) anos
Path.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Path.hpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
Peer.cpp ff8044f0c0 Improve multipath startup time %!s(int64=4) %!d(string=hai) anos
Peer.hpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. %!s(int64=6) %!d(string=hai) anos
Poly1305.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
README.md 8a2ff0b31e Actual documentation. %!s(int64=9) %!d(string=hai) anos
Revocation.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Revocation.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
RingBuffer.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
RuntimeEnvironment.hpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
SHA512.cpp 1ad555a071 More selective push of AES modifications and refactoring stuff. %!s(int64=5) %!d(string=hai) anos
SHA512.hpp 2ac49d99dd AES integrated on send side. %!s(int64=5) %!d(string=hai) anos
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase %!s(int64=7) %!d(string=hai) anos
Salsa20.hpp 41c187ba12 Another very small crypto optimization. %!s(int64=8) %!d(string=hai) anos
SelfAwareness.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
SelfAwareness.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
SharedPtr.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Switch.cpp e1af003e4f Consolidation of multipath logic. Better system separation %!s(int64=4) %!d(string=hai) anos
Switch.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Tag.cpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Tag.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Topology.cpp df0007d532 Update hard-coded default planet to latest. %!s(int64=4) %!d(string=hai) anos
Topology.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Trace.cpp 24615ed24b Fix erroneous cast of verb to double that causes invalid tracing output %!s(int64=4) %!d(string=hai) anos
Trace.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos
Utils.cpp 537ce83498 yes %!s(int64=4) %!d(string=hai) anos
Utils.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. %!s(int64=5) %!d(string=hai) anos
World.hpp 06730c7d1d BSL date bump %!s(int64=5) %!d(string=hai) anos

README.md

ZeroTier Network Hypervisor Core

This directory contains the real ZeroTier: a completely OS-independent global virtual Ethernet switch engine. This is where the magic happens.

Give it wire packets and it gives you Ethernet packets, and vice versa. The core contains absolutely no actual I/O, port configuration, or other OS-specific code (except Utils::getSecureRandom()). It provides a simple C API via /include/ZeroTierOne.h. It's designed to be small and maximally portable for future use on small embedded and special purpose systems.

Code in here follows these guidelines:

  • Keep it minimal, especially in terms of code footprint and memory use.
  • There should be no OS-dependent code here unless absolutely necessary (e.g. getSecureRandom).
  • If it's not part of the core virtual Ethernet switch it does not belong here.
  • No C++11 or C++14 since older and embedded compilers don't support it yet and this should be maximally portable.
  • Minimize the use of complex C++ features since at some point we might end up "minus-minus'ing" this code if doing so proves necessary to port to tiny embedded systems.