Adam Ierymenko 7650786fb5 cleanup, Locator fix and self-test 6 years ago
..
AES.cpp 7650786fb5 cleanup, Locator fix and self-test 6 years ago
AES.hpp 7650786fb5 cleanup, Locator fix and self-test 6 years ago
Address.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
AtomicCounter.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
Buffer.hpp 9461bc948f . 6 years ago
C25519.cpp 01e8fd0b07 The newer C ed25519 is the same speed as the old ASM, so drop it to simplify. 6 years ago
C25519.hpp fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 years ago
CMakeLists.txt 206c85222c Fix Constants.hpp inclusion of version.h 6 years ago
Capability.hpp 4da8036222 More refactor 6 years ago
CertificateOfMembership.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
CertificateOfOwnership.hpp 6947a6b1d4 more cleanup 6 years ago
Constants.hpp 206c85222c Fix Constants.hpp inclusion of version.h 6 years ago
Credential.cpp 4da8036222 More refactor 6 years ago
Credential.hpp 4da8036222 More refactor 6 years ago
Dictionary.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
ECC384.cpp 54a1bbd016 . 6 years ago
ECC384.hpp 54a1bbd016 . 6 years ago
Hashtable.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Identity.cpp 2043e12ac2 . 6 years ago
Identity.hpp 9740ab8bd6 more cleanup 6 years ago
IncomingPacket.cpp 607d8f72e8 cruftectomy 6 years ago
IncomingPacket.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
InetAddress.cpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
InetAddress.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Locator.hpp 7650786fb5 cleanup, Locator fix and self-test 6 years ago
MAC.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Membership.cpp e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
Membership.hpp 8f5f7f1baa More work in progress 6 years ago
MulticastGroup.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Multicaster.cpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Multicaster.hpp 8f5f7f1baa More work in progress 6 years ago
Mutex.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Network.cpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Network.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
NetworkConfig.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
NetworkConfig.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
NetworkController.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Node.cpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Node.hpp fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 years ago
OutboundMulticast.cpp a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 6 years ago
OutboundMulticast.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Packet.cpp 51a25fdec9 Remove ASM Salsa20 since it will not be the default in 2.x any more... reduce build complexity. 6 years ago
Packet.hpp 607d8f72e8 cruftectomy 6 years ago
Path.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Path.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Peer.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Peer.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Poly1305.cpp b23d551d00 cleanup 6 years ago
Poly1305.hpp b23d551d00 cleanup 6 years ago
README.md 8a2ff0b31e Actual documentation. 8 years ago
Revocation.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
RingBuffer.hpp 9461bc948f . 6 years ago
Root.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 6 years ago
SHA512.cpp 663376e385 cleanup 6 years ago
SHA512.hpp a0520536df . 6 years ago
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 years ago
Salsa20.hpp 51a25fdec9 Remove ASM Salsa20 since it will not be the default in 2.x any more... reduce build complexity. 6 years ago
SelfAwareness.cpp 9461bc948f . 6 years ago
SelfAwareness.hpp 9461bc948f . 6 years ago
SharedPtr.hpp 9461bc948f . 6 years ago
Str.hpp 7650786fb5 cleanup, Locator fix and self-test 6 years ago
Switch.cpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Switch.hpp d9432f2f1e cleanup 6 years ago
Tag.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
Topology.hpp 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
Trace.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Trace.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
Utils.cpp 6947a6b1d4 more cleanup 6 years ago
Utils.hpp 8f5f7f1baa More work in progress 6 years ago

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.