Adam Ierymenko 1ef385b685 Spinlock removed, causes long standing issues on single core machines. 4 éve
..
AES.cpp 9d66d876f4 Likely fix for some alignment issues on ARM. 5 éve
AES.hpp 70f37962cf Backport AES fixes for compiler, arch, and splitting into separate files. 5 éve
AES_aesni.cpp dd65680150 Windows build fixes, version bump in AIP. 5 éve
AES_armcrypto.cpp a624dfd776 Fixing regression in AES for ARM targets 5 éve
Address.hpp 06730c7d1d BSL date bump 5 éve
AtomicCounter.hpp 06730c7d1d BSL date bump 5 éve
Bond.cpp cc6de583be Prevent balance-xor from de-allocating from bad paths 4 éve
Bond.hpp 109252be4e Remove debug trace 4 éve
Buffer.hpp 06730c7d1d BSL date bump 5 éve
C25519.cpp 2ac49d99dd AES integrated on send side. 5 éve
C25519.hpp 06730c7d1d BSL date bump 5 éve
Capability.cpp 06730c7d1d BSL date bump 5 éve
Capability.hpp 06730c7d1d BSL date bump 5 éve
CertificateOfMembership.cpp a0239e17e9 Revert "Use a faster method of fingerprinting identities." 4 éve
CertificateOfMembership.hpp 3f49570f45 Remove ancient controller support. 4 éve
CertificateOfOwnership.cpp 06730c7d1d BSL date bump 5 éve
CertificateOfOwnership.hpp 06730c7d1d BSL date bump 5 éve
Constants.hpp 3f49570f45 Remove ancient controller support. 4 éve
Credential.hpp 06730c7d1d BSL date bump 5 éve
DNS.hpp 06730c7d1d BSL date bump 5 éve
Dictionary.hpp 06730c7d1d BSL date bump 5 éve
Hashtable.hpp 06730c7d1d BSL date bump 5 éve
Identity.cpp 2ac49d99dd AES integrated on send side. 5 éve
Identity.hpp a0239e17e9 Revert "Use a faster method of fingerprinting identities." 4 éve
IncomingPacket.cpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
IncomingPacket.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
InetAddress.cpp de308f05e0 missing break in InetAddress::ipScope() 5 éve
InetAddress.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 5 éve
MAC.hpp 06730c7d1d BSL date bump 5 éve
Membership.cpp 06730c7d1d BSL date bump 5 éve
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. 4 éve
MulticastGroup.hpp 06730c7d1d BSL date bump 5 éve
Multicaster.cpp 44af828aa4 Tweak multicast settings to prevent failures due to TX queue overflow. 5 éve
Multicaster.hpp 9480ff1f37 Fix some timestamp signedness mismatches. 5 éve
Mutex.hpp 1ef385b685 Spinlock removed, causes long standing issues on single core machines. 4 éve
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. 4 éve
Network.hpp 8dd3639576 set ssoEnabled = true on network config if we get ERROR_NETWORK_AUTHENTICATION_REQUIRED 4 éve
NetworkConfig.cpp 364ad87e2b add ssoEnabled flag to network config 4 éve
NetworkConfig.hpp 364ad87e2b add ssoEnabled flag to network config 4 éve
NetworkController.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 éve
Node.cpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
Node.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
OutboundMulticast.cpp 06730c7d1d BSL date bump 5 éve
OutboundMulticast.hpp 06730c7d1d BSL date bump 5 éve
Packet.cpp 31d8758ad9 Apple "fat binaries" are back! 5 éve
Packet.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 éve
Path.cpp 06730c7d1d BSL date bump 5 éve
Path.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
Peer.cpp 9e8de2a702 Compilation fix 4 éve
Peer.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 éve
Poly1305.hpp 06730c7d1d BSL date bump 5 éve
README.md 8a2ff0b31e Actual documentation. 9 éve
Revocation.cpp 06730c7d1d BSL date bump 5 éve
Revocation.hpp 06730c7d1d BSL date bump 5 éve
RingBuffer.hpp 06730c7d1d BSL date bump 5 éve
RuntimeEnvironment.hpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
SHA512.cpp 1ad555a071 More selective push of AES modifications and refactoring stuff. 5 éve
SHA512.hpp 2ac49d99dd AES integrated on send side. 5 éve
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 éve
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 éve
SelfAwareness.cpp 06730c7d1d BSL date bump 5 éve
SelfAwareness.hpp 06730c7d1d BSL date bump 5 éve
SharedPtr.hpp 06730c7d1d BSL date bump 5 éve
Switch.cpp e1af003e4f Consolidation of multipath logic. Better system separation 4 éve
Switch.hpp 06730c7d1d BSL date bump 5 éve
Tag.cpp 06730c7d1d BSL date bump 5 éve
Tag.hpp 06730c7d1d BSL date bump 5 éve
Topology.cpp df0007d532 Update hard-coded default planet to latest. 4 éve
Topology.hpp 06730c7d1d BSL date bump 5 éve
Trace.cpp 24615ed24b Fix erroneous cast of verb to double that causes invalid tracing output 4 éve
Trace.hpp 06730c7d1d BSL date bump 5 éve
Utils.cpp 537ce83498 yes 4 éve
Utils.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 5 éve
World.hpp 06730c7d1d BSL date bump 5 éve

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.