Joseph Henry 3b11915eab Merge remote-tracking branch 'origin/expose-surface-addresses' into dev 2 anos atrás
..
AES.cpp 9d66d876f4 Likely fix for some alignment issues on ARM. 4 anos atrás
AES.hpp 70f37962cf Backport AES fixes for compiler, arch, and splitting into separate files. 4 anos atrás
AES_aesni.cpp dd65680150 Windows build fixes, version bump in AIP. 4 anos atrás
AES_armcrypto.cpp a624dfd776 Fixing regression in AES for ARM targets 4 anos atrás
Address.hpp 06730c7d1d BSL date bump 5 anos atrás
AtomicCounter.hpp 06730c7d1d BSL date bump 5 anos atrás
Bond.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Bond.hpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Buffer.hpp 06730c7d1d BSL date bump 5 anos atrás
C25519.cpp 2ac49d99dd AES integrated on send side. 5 anos atrás
C25519.hpp 06730c7d1d BSL date bump 5 anos atrás
Capability.cpp 06730c7d1d BSL date bump 5 anos atrás
Capability.hpp 06730c7d1d BSL date bump 5 anos atrás
CertificateOfMembership.cpp b403f106fb Revert "Use a faster method of fingerprinting identities." 3 anos atrás
CertificateOfMembership.hpp 565885a4c0 Remove ancient controller support. 3 anos atrás
CertificateOfOwnership.cpp 06730c7d1d BSL date bump 5 anos atrás
CertificateOfOwnership.hpp 06730c7d1d BSL date bump 5 anos atrás
Constants.hpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Credential.hpp 06730c7d1d BSL date bump 5 anos atrás
DNS.hpp 86a436e9bf Small string fix. 2 anos atrás
Dictionary.hpp 06730c7d1d BSL date bump 5 anos atrás
Hashtable.hpp 06730c7d1d BSL date bump 5 anos atrás
Identity.cpp 2ac49d99dd AES integrated on send side. 5 anos atrás
Identity.hpp b403f106fb Revert "Use a faster method of fingerprinting identities." 3 anos atrás
IncomingPacket.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
IncomingPacket.hpp 7ed5bde426 Fix for ab-mode link failure, QoS metrics (WIP) 3 anos atrás
InetAddress.cpp de308f05e0 missing break in InetAddress::ipScope() 4 anos atrás
InetAddress.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 4 anos atrás
MAC.hpp 06730c7d1d BSL date bump 5 anos atrás
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. 3 anos atrás
Membership.hpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. 3 anos atrás
MulticastGroup.hpp 06730c7d1d BSL date bump 5 anos atrás
Multicaster.cpp 44af828aa4 Tweak multicast settings to prevent failures due to TX queue overflow. 4 anos atrás
Multicaster.hpp 9480ff1f37 Fix some timestamp signedness mismatches. 4 anos atrás
Mutex.hpp 1c956494a4 Use lowercase when including Windows headers 3 anos atrás
Network.cpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. 3 anos atrás
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. 3 anos atrás
NetworkConfig.cpp 1192b1b422 refresh token run loop 3 anos atrás
NetworkConfig.hpp a4e8847664 Restore sending of rejections but move it exclusively to a thread, widen netconf window to 30 minutes. 3 anos atrás
NetworkController.hpp b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 anos atrás
Node.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Node.hpp 82c799b9d1 Expose surface addresses in info json 2 anos atrás
OutboundMulticast.cpp 06730c7d1d BSL date bump 5 anos atrás
OutboundMulticast.hpp 06730c7d1d BSL date bump 5 anos atrás
Packet.cpp 31d8758ad9 Apple "fat binaries" are back! 4 anos atrás
Packet.hpp 66b70a8043 Prevent re-armoring of packets when in multipath broadcast mode 2 anos atrás
Path.cpp 06730c7d1d BSL date bump 5 anos atrás
Path.hpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Peer.cpp e1f60e3f83 Behavioral changes to multipath balance modes (See: #1745 and #1753) 2 anos atrás
Peer.hpp ee0a194b25 Several more SSO/OIDC related fixes, and bump version to 1.8.9. 3 anos atrás
Poly1305.cpp d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 anos atrás
Poly1305.hpp 06730c7d1d BSL date bump 5 anos atrás
README.md 8a2ff0b31e Actual documentation. 8 anos atrás
Revocation.cpp 06730c7d1d BSL date bump 5 anos atrás
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. 3 anos atrás
RingBuffer.hpp 06730c7d1d BSL date bump 5 anos atrás
RuntimeEnvironment.hpp e1af003e4f Consolidation of multipath logic. Better system separation 3 anos atrás
SHA512.cpp 7e92d478a1 Add missing <algorithm> include (#1709) 2 anos atrás
SHA512.hpp 2ac49d99dd AES integrated on send side. 5 anos atrás
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 anos atrás
Salsa20.hpp 166c7978ee ALMOST compiles for ARM64 Windows, only remaining barrier is ring in zeroidc. 3 anos atrás
SelfAwareness.cpp 96aa1c30a6 Proactively seek, enumerate, and distribute external surface addresses 3 anos atrás
SelfAwareness.hpp 96aa1c30a6 Proactively seek, enumerate, and distribute external surface addresses 3 anos atrás
SharedPtr.hpp 06730c7d1d BSL date bump 5 anos atrás
Switch.cpp 66b70a8043 Prevent re-armoring of packets when in multipath broadcast mode 2 anos atrás
Switch.hpp 06730c7d1d BSL date bump 5 anos atrás
Tag.cpp 06730c7d1d BSL date bump 5 anos atrás
Tag.hpp 06730c7d1d BSL date bump 5 anos atrás
Topology.cpp 3c85a7f074 Rev roots. 3 anos atrás
Topology.hpp 06730c7d1d BSL date bump 5 anos atrás
Trace.cpp 24615ed24b Fix erroneous cast of verb to double that causes invalid tracing output 4 anos atrás
Trace.hpp 06730c7d1d BSL date bump 5 anos atrás
Utils.cpp 537ce83498 yes 4 anos atrás
Utils.hpp 90f18f7ee7 Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP. 4 anos atrás
World.hpp 06730c7d1d BSL date bump 5 anos atrás

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.