Adam Ierymenko 75ecfffd52 More tweaks. 5 лет назад
..
AES.cpp 75ecfffd52 More tweaks. 5 лет назад
AES.hpp 2ee550bbfd Some optimization. 5 лет назад
Address.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 лет назад
Blob.hpp 727aa8e71f Warning removal. 5 лет назад
Buf.cpp 346d4b572b Fix symbol issues in static build. 5 лет назад
Buf.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
C25519.cpp 727aa8e71f Warning removal. 5 лет назад
C25519.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
CMakeLists.txt 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 лет назад
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 лет назад
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 лет назад
Certificate.cpp e5f2314055 Fix another not-fun bug. Also exterminate a memory leak and do a few optimizations. 5 лет назад
Certificate.hpp 04d8c3dd79 Now with less bugs! 5 лет назад
Constants.hpp 05cc4ea36a dont use __has_include 5 лет назад
Containers.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Credential.cpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 лет назад
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 лет назад
Defaults.cpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 лет назад
Defaults.hpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 лет назад
Defragmenter.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Dictionary.cpp 1eacbdf374 Some cleanup, and fix a really obscure bug in Certificate. 5 лет назад
Dictionary.hpp e5f2314055 Fix another not-fun bug. Also exterminate a memory leak and do a few optimizations. 5 лет назад
ECC384.cpp 69f1c8701b Define uint since that is not a standard symbol. 5 лет назад
ECC384.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Endpoint.cpp 40d48c969c Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks. 5 лет назад
Endpoint.hpp d18c33d6df Code cleanup, Linux build fixes. 5 лет назад
EphemeralKey.hpp 938cbba449 Root set stuff, code formatting and other boring stuff. 5 лет назад
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 лет назад
FCV.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 лет назад
Fingerprint.hpp 1eacbdf374 Some cleanup, and fix a really obscure bug in Certificate. 5 лет назад
Identity.cpp 1eacbdf374 Some cleanup, and fix a really obscure bug in Certificate. 5 лет назад
Identity.hpp 1eacbdf374 Some cleanup, and fix a really obscure bug in Certificate. 5 лет назад
InetAddress.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 лет назад
InetAddress.hpp 6af39da61a Some formatting and optimization. 5 лет назад
LZ4.cpp 3c11c13af4 More reorg, work in progress. 5 лет назад
LZ4.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Locator.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 лет назад
Locator.hpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 лет назад
MAC.hpp 6af39da61a Some formatting and optimization. 5 лет назад
Member.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Member.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
MembershipCredential.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 лет назад
MembershipCredential.hpp 73d0e2e7e0 Interim commit of some cert and cert testing work, also other cleanup in Utils. 5 лет назад
Meter.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
MulticastGroup.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Mutex.hpp 05a3831acb Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition). 5 лет назад
Network.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Network.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
Node.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Node.hpp 866a20e85b More small stuff. 5 лет назад
OS.hpp bd0299f392 Some cleanup and optimization. 5 лет назад
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 лет назад
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 лет назад
Path.cpp 727aa8e71f Warning removal. 5 лет назад
Path.hpp 727aa8e71f Warning removal. 5 лет назад
Peer.cpp 727aa8e71f Warning removal. 5 лет назад
Peer.hpp 016d85b169 Code formatting and similar. 5 лет назад
Poly1305.cpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Poly1305.hpp 727aa8e71f Warning removal. 5 лет назад
Protocol.hpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 лет назад
README.md 3c11c13af4 More reorg, work in progress. 5 лет назад
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 лет назад
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 лет назад
RuntimeEnvironment.hpp 016d85b169 Code formatting and similar. 5 лет назад
SHA512.cpp bd0299f392 Some cleanup and optimization. 5 лет назад
SHA512.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Salsa20.cpp 883cbd182d Some optimization work on crypto code. 5 лет назад
Salsa20.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
ScopedPtr.hpp 866a20e85b More small stuff. 5 лет назад
SelfAwareness.cpp 016d85b169 Code formatting and similar. 5 лет назад
SelfAwareness.hpp 866a20e85b More small stuff. 5 лет назад
SharedPtr.hpp 5e1b7f2ba6 Certificate stuff, but not plumbled through to CLI yet to actually make them. 5 лет назад
SymmetricKey.hpp 866a20e85b More small stuff. 5 лет назад
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 лет назад
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 лет назад
Tests.cpp 04d8c3dd79 Now with less bugs! 5 лет назад
Tests.h 3c11c13af4 More reorg, work in progress. 5 лет назад
Topology.cpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Topology.hpp a19bc1e826 Cleanup, remove legacy accessors, formatting. 5 лет назад
Trace.cpp 3c11c13af4 More reorg, work in progress. 5 лет назад
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 лет назад
TriviallyCopyable.hpp 3c11c13af4 More reorg, work in progress. 5 лет назад
Utils.cpp b02fc1f28b CGo hell, fix a thinko in CMakeFile. 5 лет назад
Utils.hpp e5f2314055 Fix another not-fun bug. Also exterminate a memory leak and do a few optimizations. 5 лет назад
VL1.cpp 92d2bbc63c Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 5 лет назад
VL1.hpp 016d85b169 Code formatting and similar. 5 лет назад
VL2.cpp 016d85b169 Code formatting and similar. 5 лет назад
VL2.hpp 016d85b169 Code formatting and similar. 5 лет назад
version.h.in 3dd2c94f4e Moar reorganization. 5 лет назад
zerotier.h b02fc1f28b CGo hell, fix a thinko in CMakeFile. 5 лет назад

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.