Adam Ierymenko e7ccd74a9e Disable functions missing in MinGW 5 år sedan
..
AES.cpp 2ee550bbfd Some optimization. 5 år sedan
AES.hpp 2ee550bbfd Some optimization. 5 år sedan
Address.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 år sedan
Blob.hpp 6af39da61a Some formatting and optimization. 5 år sedan
Buf.cpp 346d4b572b Fix symbol issues in static build. 5 år sedan
Buf.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
C25519.cpp 3c11c13af4 More reorg, work in progress. 5 år sedan
C25519.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
CMakeLists.txt 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 år sedan
CapabilityCredential.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
CapabilityCredential.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Certificate.cpp 9029570452 Test certificate copy/construct. 5 år sedan
Certificate.hpp 9029570452 Test certificate copy/construct. 5 år sedan
Constants.hpp 05cc4ea36a dont use __has_include 5 år sedan
Containers.hpp 3f4809457f A bunch of compile fixes, and an edge case fix in Dictionary. 5 år sedan
Credential.cpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 år sedan
Credential.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Defaults.cpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 år sedan
Defaults.hpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 år sedan
Defragmenter.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Dictionary.cpp 3f4809457f A bunch of compile fixes, and an edge case fix in Dictionary. 5 år sedan
Dictionary.hpp 3f4809457f A bunch of compile fixes, and an edge case fix in Dictionary. 5 år sedan
ECC384.cpp 69f1c8701b Define uint since that is not a standard symbol. 5 år sedan
ECC384.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Endpoint.cpp 40d48c969c Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks. 5 år sedan
Endpoint.hpp d18c33d6df Code cleanup, Linux build fixes. 5 år sedan
EphemeralKey.hpp 938cbba449 Root set stuff, code formatting and other boring stuff. 5 år sedan
Expect.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
FCV.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 år sedan
Fingerprint.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Identity.cpp 3f4809457f A bunch of compile fixes, and an edge case fix in Dictionary. 5 år sedan
Identity.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
InetAddress.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
InetAddress.hpp 6af39da61a Some formatting and optimization. 5 år sedan
LZ4.cpp 3c11c13af4 More reorg, work in progress. 5 år sedan
LZ4.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Locator.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
Locator.hpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 år sedan
MAC.hpp 6af39da61a Some formatting and optimization. 5 år sedan
Member.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
Member.hpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
MembershipCredential.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
MembershipCredential.hpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 år sedan
Meter.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
MulticastGroup.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Mutex.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 år sedan
Network.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Network.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
NetworkConfig.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
NetworkConfig.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
NetworkController.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Node.cpp 6e1115ea03 More cert work, support certs in data store, and manually merge CMakefile. 5 år sedan
Node.hpp 6e1115ea03 More cert work, support certs in data store, and manually merge CMakefile. 5 år sedan
OS.hpp bd0299f392 Some cleanup and optimization. 5 år sedan
OwnershipCredential.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
OwnershipCredential.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Path.cpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Path.hpp 016d85b169 Code formatting and similar. 5 år sedan
Peer.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
Peer.hpp 016d85b169 Code formatting and similar. 5 år sedan
Poly1305.cpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Poly1305.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Protocol.hpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
README.md 3c11c13af4 More reorg, work in progress. 5 år sedan
RevocationCredential.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
RevocationCredential.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
RuntimeEnvironment.hpp 016d85b169 Code formatting and similar. 5 år sedan
SHA512.cpp bd0299f392 Some cleanup and optimization. 5 år sedan
SHA512.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Salsa20.cpp 9daf4540de Certificates, and it builds again. 5 år sedan
Salsa20.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
ScopedPtr.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
SelfAwareness.cpp 016d85b169 Code formatting and similar. 5 år sedan
SelfAwareness.hpp 016d85b169 Code formatting and similar. 5 år sedan
SharedPtr.hpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 år sedan
SymmetricKey.hpp 016d85b169 Code formatting and similar. 5 år sedan
TagCredential.cpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
TagCredential.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
Tests.cpp 9db9211ed3 Fix method name problem. 5 år sedan
Tests.h 3c11c13af4 More reorg, work in progress. 5 år sedan
Topology.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
Topology.hpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
Trace.cpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Trace.hpp cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 år sedan
TriviallyCopyable.hpp 3c11c13af4 More reorg, work in progress. 5 år sedan
Utils.cpp a472aafb3e Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files. 5 år sedan
Utils.hpp e7ccd74a9e Disable functions missing in MinGW 5 år sedan
VL1.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 år sedan
VL1.hpp 016d85b169 Code formatting and similar. 5 år sedan
VL2.cpp 016d85b169 Code formatting and similar. 5 år sedan
VL2.hpp 016d85b169 Code formatting and similar. 5 år sedan
version.h.in 3dd2c94f4e Moar reorganization. 5 år sedan
zerotier.h daef6a24d1 Now with less bugs, and less limits that could pose an issue later. 5 år sedan

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.
  • 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.