Adam Ierymenko f13886d343 Warning removal. 8 anni fa
..
Address.hpp d2415dee00 Cleanup. 8 anni fa
Array.hpp b9e1d53d7a Minor cleanup. 8 anni fa
AtomicCounter.hpp a4bc40542b GCC/G++ build fixes, GitHub issue #563 8 anni fa
Buffer.hpp 5e2ea4a81a Cleanup. 8 anni fa
C25519.cpp b9e1d53d7a Minor cleanup. 8 anni fa
C25519.hpp b9e1d53d7a Minor cleanup. 8 anni fa
Capability.cpp 6ee201865b Clean up WHOIS code. 8 anni fa
Capability.hpp 395d8b3139 Full and clearer implementation of GitHub issue #588 8 anni fa
CertificateOfMembership.cpp 6ee201865b Clean up WHOIS code. 8 anni fa
CertificateOfMembership.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
CertificateOfOwnership.cpp 6ee201865b Clean up WHOIS code. 8 anni fa
CertificateOfOwnership.hpp 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 anni fa
Constants.hpp 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 anni fa
Credential.hpp c7d370c17f Delete something that turns out not to be useful. This will be handled differently. 8 anni fa
Dictionary.hpp 495c5ce81d Bunch of remote tracing work. 8 anni fa
Hashtable.hpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Identity.cpp b9e1d53d7a Minor cleanup. 8 anni fa
Identity.hpp b9e1d53d7a Minor cleanup. 8 anni fa
IncomingPacket.cpp 508fa6a7fe A few fixes for cluster mode. 8 anni fa
IncomingPacket.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
InetAddress.cpp 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 anni fa
InetAddress.hpp 4e88c80a22 RethinkDB native connector work, minor fixes. 8 anni fa
MAC.hpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Membership.cpp 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 anni fa
Membership.hpp 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 anni fa
MulticastGroup.hpp b9e1d53d7a Minor cleanup. 8 anni fa
Multicaster.cpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
Multicaster.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
Mutex.hpp 239c2540d6 Mutex::lock and ::unlock just called themselves 8 anni fa
Network.cpp 395d8b3139 Full and clearer implementation of GitHub issue #588 8 anni fa
Network.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
NetworkConfig.cpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
NetworkConfig.hpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
NetworkController.hpp 1b68d6dbdc License header update. 8 anni fa
Node.cpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Node.hpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
NonCopyable.hpp b9e1d53d7a Minor cleanup. 8 anni fa
OutboundMulticast.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 anni fa
OutboundMulticast.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
Packet.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 anni fa
Packet.hpp 2d0dc62a53 docs 8 anni fa
Path.cpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
Path.hpp 508fa6a7fe A few fixes for cluster mode. 8 anni fa
Peer.cpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Peer.hpp 508fa6a7fe A few fixes for cluster mode. 8 anni fa
Poly1305.cpp b9e1d53d7a Minor cleanup. 8 anni fa
Poly1305.hpp b9e1d53d7a Minor cleanup. 8 anni fa
README.md 8a2ff0b31e Actual documentation. 9 anni fa
Revocation.cpp 6ee201865b Clean up WHOIS code. 8 anni fa
Revocation.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
RuntimeEnvironment.hpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 anni fa
SHA512.cpp 1b68d6dbdc License header update. 8 anni fa
SHA512.hpp 1b68d6dbdc License header update. 8 anni fa
Salsa20.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 anni fa
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 anni fa
SelfAwareness.cpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
SelfAwareness.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
SharedPtr.hpp 6fc70f7c16 More cleanup, Linux build fixes. 8 anni fa
Switch.cpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Switch.hpp b1d60df44c timestamps changed from uint64_t to int64_t 8 anni fa
Tag.cpp 6ee201865b Clean up WHOIS code. 8 anni fa
Tag.hpp 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 anni fa
Topology.cpp 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 anni fa
Topology.hpp 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 anni fa
Trace.cpp f13886d343 Warning removal. 8 anni fa
Trace.hpp 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 8 anni fa
Utils.cpp f23a43fb81 More cleanup. 8 anni fa
Utils.hpp c692f2e740 Fix for new identity generation bug. 8 anni fa
World.hpp b9e1d53d7a Minor cleanup. 8 anni fa

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.