Adam Ierymenko 34a64f30de Bump the peer cache serialization version due to path changes, will cause peers to be re-learned. Technically the peer cache is optional anyway so it's not going to break anything and should guard against weird issues due to path learning changes on restart. 3 yıl önce
..
AES.cpp 9d66d876f4 Likely fix for some alignment issues on ARM. 4 yıl önce
AES.hpp 70f37962cf Backport AES fixes for compiler, arch, and splitting into separate files. 4 yıl önce
AES_aesni.cpp dd65680150 Windows build fixes, version bump in AIP. 4 yıl önce
AES_armcrypto.cpp a624dfd776 Fixing regression in AES for ARM targets 4 yıl önce
Address.hpp 06730c7d1d BSL date bump 5 yıl önce
AtomicCounter.hpp 06730c7d1d BSL date bump 5 yıl önce
Bond.cpp 1b0c183913 Force non-leaf peers into local active-backup bond when multipath is enabled 3 yıl önce
Bond.hpp 1b0c183913 Force non-leaf peers into local active-backup bond when multipath is enabled 3 yıl önce
Buffer.hpp 06730c7d1d BSL date bump 5 yıl önce
C25519.cpp 2ac49d99dd AES integrated on send side. 5 yıl önce
C25519.hpp 06730c7d1d BSL date bump 5 yıl önce
Capability.cpp 06730c7d1d BSL date bump 5 yıl önce
Capability.hpp 06730c7d1d BSL date bump 5 yıl önce
CertificateOfMembership.cpp b403f106fb Revert "Use a faster method of fingerprinting identities." 3 yıl önce
CertificateOfMembership.hpp 565885a4c0 Remove ancient controller support. 3 yıl önce
CertificateOfOwnership.cpp 06730c7d1d BSL date bump 5 yıl önce
CertificateOfOwnership.hpp 06730c7d1d BSL date bump 5 yıl önce
Constants.hpp aa97aabb4e for now, only enable sso on certain platforms 3 yıl önce
Credential.hpp 06730c7d1d BSL date bump 5 yıl önce
DNS.hpp 06730c7d1d BSL date bump 5 yıl önce
Dictionary.hpp 06730c7d1d BSL date bump 5 yıl önce
Hashtable.hpp 06730c7d1d BSL date bump 5 yıl önce
Identity.cpp 2ac49d99dd AES integrated on send side. 5 yıl önce
Identity.hpp b403f106fb Revert "Use a faster method of fingerprinting identities." 3 yıl önce
IncomingPacket.cpp 40269c2a97 Comment out debug traces 3 yıl önce
IncomingPacket.hpp e1af003e4f Consolidation of multipath logic. Better system separation 3 yıl önce
InetAddress.cpp de308f05e0 missing break in InetAddress::ipScope() 4 yıl önce
InetAddress.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 4 yıl önce
MAC.hpp 06730c7d1d BSL date bump 5 yıl önce
Membership.cpp 06730c7d1d BSL date bump 5 yıl önce
Membership.hpp 134d33c218 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. 3 yıl önce
MulticastGroup.hpp 06730c7d1d BSL date bump 5 yıl önce
Multicaster.cpp 44af828aa4 Tweak multicast settings to prevent failures due to TX queue overflow. 4 yıl önce
Multicaster.hpp 9480ff1f37 Fix some timestamp signedness mismatches. 4 yıl önce
Mutex.hpp 1c956494a4 Use lowercase when including Windows headers 3 yıl önce
Network.cpp f9c84c8c52 Remove stray debug trace 3 yıl önce
Network.hpp eaccce743f moar plumbing progress 3 yıl önce
NetworkConfig.cpp 1192b1b422 refresh token run loop 3 yıl önce
NetworkConfig.hpp 7cce23ae79 wip 3 yıl önce
NetworkController.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 yıl önce
Node.cpp eaccce743f moar plumbing progress 3 yıl önce
Node.hpp e1af003e4f Consolidation of multipath logic. Better system separation 3 yıl önce
OutboundMulticast.cpp 06730c7d1d BSL date bump 5 yıl önce
OutboundMulticast.hpp 06730c7d1d BSL date bump 5 yıl önce
Packet.cpp 31d8758ad9 Apple "fat binaries" are back! 4 yıl önce
Packet.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 yıl önce
Path.cpp 06730c7d1d BSL date bump 5 yıl önce
Path.hpp e1af003e4f Consolidation of multipath logic. Better system separation 3 yıl önce
Peer.cpp 06ed114fb6 Release notes and GitHub issue #1512 3 yıl önce
Peer.hpp 34a64f30de Bump the peer cache serialization version due to path changes, will cause peers to be re-learned. Technically the peer cache is optional anyway so it's not going to break anything and should guard against weird issues due to path learning changes on restart. 3 yıl önce
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 yıl önce
Poly1305.hpp 06730c7d1d BSL date bump 5 yıl önce
README.md 8a2ff0b31e Actual documentation. 8 yıl önce
Revocation.cpp 06730c7d1d BSL date bump 5 yıl önce
Revocation.hpp 06730c7d1d BSL date bump 5 yıl önce
RingBuffer.hpp 06730c7d1d BSL date bump 5 yıl önce
RuntimeEnvironment.hpp e1af003e4f Consolidation of multipath logic. Better system separation 3 yıl önce
SHA512.cpp 1ad555a071 More selective push of AES modifications and refactoring stuff. 4 yıl önce
SHA512.hpp 2ac49d99dd AES integrated on send side. 5 yıl önce
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 yıl önce
Salsa20.hpp 87d17088cc Disable Salsa20 SSE on MinGW 32-bit compiler 3 yıl önce
SelfAwareness.cpp 06730c7d1d BSL date bump 5 yıl önce
SelfAwareness.hpp 06730c7d1d BSL date bump 5 yıl önce
SharedPtr.hpp 06730c7d1d BSL date bump 5 yıl önce
Switch.cpp e1af003e4f Consolidation of multipath logic. Better system separation 3 yıl önce
Switch.hpp 06730c7d1d BSL date bump 5 yıl önce
Tag.cpp 06730c7d1d BSL date bump 5 yıl önce
Tag.hpp 06730c7d1d BSL date bump 5 yıl önce
Topology.cpp 3c85a7f074 Rev roots. 3 yıl önce
Topology.hpp 06730c7d1d BSL date bump 5 yıl önce
Trace.cpp 24615ed24b Fix erroneous cast of verb to double that causes invalid tracing output 4 yıl önce
Trace.hpp 06730c7d1d BSL date bump 5 yıl önce
Utils.cpp 537ce83498 yes 4 yıl önce
Utils.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 4 yıl önce
World.hpp 06730c7d1d BSL date bump 5 yıl önce

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.