Adam Ierymenko 2043e12ac2 . 6 년 전
..
AES.cpp a0520536df . 6 년 전
AES.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Address.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
AtomicCounter.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 년 전
Buffer.hpp 9461bc948f . 6 년 전
C25519.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
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 년 전
CMakeLists.txt 4da8036222 More refactor 6 년 전
Capability.hpp 4da8036222 More refactor 6 년 전
CertificateOfMembership.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 년 전
CertificateOfOwnership.hpp 6947a6b1d4 more cleanup 6 년 전
Constants.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Credential.cpp 4da8036222 More refactor 6 년 전
Credential.hpp 4da8036222 More refactor 6 년 전
Dictionary.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
ECC384.cpp 54a1bbd016 . 6 년 전
ECC384.hpp 54a1bbd016 . 6 년 전
Hashtable.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Identity.cpp 2043e12ac2 . 6 년 전
Identity.hpp 9740ab8bd6 more cleanup 6 년 전
IncomingPacket.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
IncomingPacket.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
InetAddress.cpp 1b2d9e202e Remove 44/8 as pseudoprivate since it is now partly global. 6 년 전
InetAddress.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Locator.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
MAC.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Membership.cpp e6b4006c70 Refactoring to eliminate duplicated code 6 년 전
Membership.hpp 8f5f7f1baa More work in progress 6 년 전
MulticastGroup.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Multicaster.cpp 573d3eea87 Merge branch 'dev' into edge 6 년 전
Multicaster.hpp 8f5f7f1baa More work in progress 6 년 전
Mutex.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Network.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Network.hpp 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) 6 년 전
NetworkConfig.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
NetworkConfig.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
NetworkController.hpp 0e597191b8 Updated licenses for 2019 6 년 전
Node.cpp 8f5f7f1baa More work in progress 6 년 전
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 년 전
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 년 전
OutboundMulticast.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Packet.cpp fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 년 전
Packet.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Path.cpp 0e597191b8 Updated licenses for 2019 6 년 전
Path.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Peer.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Peer.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Poly1305.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Poly1305.hpp 0e597191b8 Updated licenses for 2019 6 년 전
README.md 8a2ff0b31e Actual documentation. 8 년 전
Revocation.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 년 전
RingBuffer.hpp 9461bc948f . 6 년 전
RuntimeEnvironment.hpp 0e597191b8 Updated licenses for 2019 6 년 전
SHA512.cpp 663376e385 cleanup 6 년 전
SHA512.hpp a0520536df . 6 년 전
Salsa20.cpp 9681fedbb4 Spellcheck sweep across codebase 7 년 전
Salsa20.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
SelfAwareness.cpp 9461bc948f . 6 년 전
SelfAwareness.hpp 9461bc948f . 6 년 전
SharedPtr.hpp 9461bc948f . 6 년 전
Str.hpp 8f5f7f1baa More work in progress 6 년 전
Switch.cpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Switch.hpp d9432f2f1e cleanup 6 년 전
Tag.hpp e6b4006c70 Refactoring to eliminate duplicated code 6 년 전
Topology.hpp 8f5f7f1baa More work in progress 6 년 전
Trace.cpp 0e597191b8 Updated licenses for 2019 6 년 전
Trace.hpp d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 년 전
Utils.cpp 6947a6b1d4 more cleanup 6 년 전
Utils.hpp 8f5f7f1baa More work in progress 6 년 전

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.