Adam Ierymenko 384e5b66de More work on GitHub issue #666 7 лет назад
..
Address.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Array.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
AtomicCounter.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Buffer.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
C25519.cpp b9e1d53d7a Minor cleanup. 8 лет назад
C25519.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Capability.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Capability.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
CertificateOfMembership.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
CertificateOfMembership.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
CertificateOfOwnership.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
CertificateOfOwnership.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Constants.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Credential.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Dictionary.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Hashtable.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Identity.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Identity.hpp 6fbd15f8b2 cleanup 7 лет назад
IncomingPacket.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 лет назад
IncomingPacket.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
InetAddress.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
InetAddress.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
MAC.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Membership.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Membership.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
MulticastGroup.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Multicaster.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Multicaster.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Mutex.hpp 5f976d7430 Reenable faster lock. 7 лет назад
Network.cpp 384e5b66de More work on GitHub issue #666 7 лет назад
Network.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
NetworkConfig.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
NetworkConfig.hpp 384e5b66de More work on GitHub issue #666 7 лет назад
NetworkController.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Node.cpp 384e5b66de More work on GitHub issue #666 7 лет назад
Node.hpp f87326fc21 Fixes for lock ordering -- GitHub issue #573 7 лет назад
NonCopyable.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
OutboundMulticast.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
OutboundMulticast.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Packet.cpp 5bc4399a58 cleanup 7 лет назад
Packet.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Path.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Path.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Peer.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Peer.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Poly1305.cpp b9e1d53d7a Minor cleanup. 8 лет назад
Poly1305.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
README.md 8a2ff0b31e Actual documentation. 8 лет назад
Revocation.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Revocation.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
RuntimeEnvironment.hpp 7e7723e98f A small memory use reduction. 7 лет назад
SHA512.cpp 1b68d6dbdc License header update. 8 лет назад
SHA512.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Salsa20.cpp a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 8 лет назад
Salsa20.hpp 41c187ba12 Another very small crypto optimization. 8 лет назад
SelfAwareness.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
SelfAwareness.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
SharedPtr.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Switch.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 лет назад
Switch.hpp 6fbd15f8b2 cleanup 7 лет назад
Tag.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Tag.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Topology.cpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 лет назад
Topology.hpp 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 лет назад
Trace.cpp 406bcf7d3f Fix compilation on Windows 7 лет назад
Trace.hpp 406bcf7d3f Fix compilation on Windows 7 лет назад
Utils.cpp 65c07afe05 Copyright updates for 2018. 7 лет назад
Utils.hpp 07cb62a503 cleanup 7 лет назад
World.hpp 65c07afe05 Copyright updates for 2018. 7 лет назад

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.