Brenton Bostick 4d50ed0b9d Fix several warning: format specifies type 'XXX' but the argument has type 'YYY' il y a 2 ans
..
AES.cpp 9d66d876f4 Likely fix for some alignment issues on ARM. il y a 4 ans
AES.hpp 70f37962cf Backport AES fixes for compiler, arch, and splitting into separate files. il y a 4 ans
AES_aesni.cpp dd65680150 Windows build fixes, version bump in AIP. il y a 4 ans
AES_armcrypto.cpp a624dfd776 Fixing regression in AES for ARM targets il y a 4 ans
Address.hpp 06730c7d1d BSL date bump il y a 5 ans
AtomicCounter.hpp 06730c7d1d BSL date bump il y a 5 ans
Bond.cpp 4d50ed0b9d Fix several warning: format specifies type 'XXX' but the argument has type 'YYY' il y a 2 ans
Bond.hpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) il y a 2 ans
Buffer.hpp 06730c7d1d BSL date bump il y a 5 ans
C25519.cpp 2ac49d99dd AES integrated on send side. il y a 5 ans
C25519.hpp 06730c7d1d BSL date bump il y a 5 ans
Capability.cpp 06730c7d1d BSL date bump il y a 5 ans
Capability.hpp 06730c7d1d BSL date bump il y a 5 ans
CertificateOfMembership.cpp b403f106fb Revert "Use a faster method of fingerprinting identities." il y a 4 ans
CertificateOfMembership.hpp 565885a4c0 Remove ancient controller support. il y a 4 ans
CertificateOfOwnership.cpp 06730c7d1d BSL date bump il y a 5 ans
CertificateOfOwnership.hpp 06730c7d1d BSL date bump il y a 5 ans
Constants.hpp 3b8c33d49a fix typos in code il y a 2 ans
Credential.hpp 06730c7d1d BSL date bump il y a 5 ans
DNS.hpp f74a594e98 fix typos in comments and strings il y a 2 ans
Dictionary.hpp 06730c7d1d BSL date bump il y a 5 ans
Hashtable.hpp 06730c7d1d BSL date bump il y a 5 ans
Identity.cpp 2ac49d99dd AES integrated on send side. il y a 5 ans
Identity.hpp b403f106fb Revert "Use a faster method of fingerprinting identities." il y a 4 ans
IncomingPacket.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) il y a 2 ans
IncomingPacket.hpp 7ed5bde426 Fix for ab-mode link failure, QoS metrics (WIP) il y a 3 ans
InetAddress.cpp de308f05e0 missing break in InetAddress::ipScope() il y a 4 ans
InetAddress.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. il y a 4 ans
MAC.hpp 06730c7d1d BSL date bump il y a 5 ans
Membership.cpp ef08346a74 Fix a possible excessive memory use issue in controller and clean up a bunch of COM handling and other code in the normal node. il y a 3 ans
Membership.hpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. il y a 3 ans
MulticastGroup.hpp 06730c7d1d BSL date bump il y a 5 ans
Multicaster.cpp 44af828aa4 Tweak multicast settings to prevent failures due to TX queue overflow. il y a 4 ans
Multicaster.hpp 9480ff1f37 Fix some timestamp signedness mismatches. il y a 4 ans
Mutex.hpp 1c956494a4 Use lowercase when including Windows headers il y a 3 ans
Network.cpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. il y a 3 ans
Network.hpp ef08346a74 Fix a possible excessive memory use issue in controller and clean up a bunch of COM handling and other code in the normal node. il y a 3 ans
NetworkConfig.cpp 1192b1b422 refresh token run loop il y a 3 ans
NetworkConfig.hpp f74a594e98 fix typos in comments and strings il y a 2 ans
NetworkController.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. il y a 4 ans
Node.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) il y a 2 ans
Node.hpp 82c799b9d1 Expose surface addresses in info json il y a 2 ans
OutboundMulticast.cpp 06730c7d1d BSL date bump il y a 5 ans
OutboundMulticast.hpp 06730c7d1d BSL date bump il y a 5 ans
Packet.cpp 31d8758ad9 Apple "fat binaries" are back! il y a 4 ans
Packet.hpp 66b70a8043 Prevent re-armoring of packets when in multipath broadcast mode il y a 3 ans
Path.cpp 06730c7d1d BSL date bump il y a 5 ans
Path.hpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) il y a 2 ans
Peer.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) il y a 2 ans
Peer.hpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. il y a 3 ans
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. il y a 6 ans
Poly1305.hpp 06730c7d1d BSL date bump il y a 5 ans
README.md 8a2ff0b31e Actual documentation. il y a 8 ans
Revocation.cpp 06730c7d1d BSL date bump il y a 5 ans
Revocation.hpp 912036b260 Push credentials always if updated (client-side) and some controller-side cleanup that should be logically irrelevant but will prevent unnecessary DB lookups. il y a 3 ans
RingBuffer.hpp 06730c7d1d BSL date bump il y a 5 ans
RuntimeEnvironment.hpp e1af003e4f Consolidation of multipath logic. Better system separation il y a 4 ans
SHA512.cpp 7e92d478a1 Add missing <algorithm> include (#1709) il y a 3 ans
SHA512.hpp 2ac49d99dd AES integrated on send side. il y a 5 ans
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase il y a 7 ans
Salsa20.hpp 166c7978ee ALMOST compiles for ARM64 Windows, only remaining barrier is ring in zeroidc. il y a 3 ans
SelfAwareness.cpp 96aa1c30a6 Proactively seek, enumerate, and distribute external surface addresses il y a 3 ans
SelfAwareness.hpp 96aa1c30a6 Proactively seek, enumerate, and distribute external surface addresses il y a 3 ans
SharedPtr.hpp 06730c7d1d BSL date bump il y a 5 ans
Switch.cpp 66b70a8043 Prevent re-armoring of packets when in multipath broadcast mode il y a 3 ans
Switch.hpp 06730c7d1d BSL date bump il y a 5 ans
Tag.cpp 06730c7d1d BSL date bump il y a 5 ans
Tag.hpp 06730c7d1d BSL date bump il y a 5 ans
Topology.cpp 3c85a7f074 Rev roots. il y a 3 ans
Topology.hpp 06730c7d1d BSL date bump il y a 5 ans
Trace.cpp 24615ed24b Fix erroneous cast of verb to double that causes invalid tracing output il y a 4 ans
Trace.hpp 06730c7d1d BSL date bump il y a 5 ans
Utils.cpp 537ce83498 yes il y a 4 ans
Utils.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. il y a 4 ans
World.hpp 06730c7d1d BSL date bump il y a 5 ans

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.