Adam Ierymenko b1fb020aea Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients. 8 лет назад
..
Address.hpp d2415dee00 Cleanup. 8 лет назад
Array.hpp b9e1d53d7a Minor cleanup. 8 лет назад
AtomicCounter.hpp a4bc40542b GCC/G++ build fixes, GitHub issue #563 8 лет назад
Buffer.hpp 5e2ea4a81a Cleanup. 8 лет назад
C25519.cpp b9e1d53d7a Minor cleanup. 8 лет назад
C25519.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Capability.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
Capability.hpp b9e1d53d7a Minor cleanup. 8 лет назад
CertificateOfMembership.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
CertificateOfMembership.hpp b9e1d53d7a Minor cleanup. 8 лет назад
CertificateOfOwnership.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
CertificateOfOwnership.hpp b9e1d53d7a Minor cleanup. 8 лет назад
CertificateOfRepresentation.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Constants.hpp 6ee201865b Clean up WHOIS code. 8 лет назад
Credential.hpp 1b68d6dbdc License header update. 8 лет назад
Dictionary.hpp 495c5ce81d Bunch of remote tracing work. 8 лет назад
Hashtable.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Identity.cpp b9e1d53d7a Minor cleanup. 8 лет назад
Identity.hpp b9e1d53d7a Minor cleanup. 8 лет назад
IncomingPacket.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
IncomingPacket.hpp b9e1d53d7a Minor cleanup. 8 лет назад
InetAddress.cpp d2415dee00 Cleanup. 8 лет назад
InetAddress.hpp b9e1d53d7a Minor cleanup. 8 лет назад
MAC.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Membership.cpp fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. 8 лет назад
Membership.hpp 495c5ce81d Bunch of remote tracing work. 8 лет назад
MulticastGroup.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Multicaster.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 лет назад
Multicaster.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Mutex.hpp 02ed84774c Non-x86 build fix. 8 лет назад
Network.cpp 495c5ce81d Bunch of remote tracing work. 8 лет назад
Network.hpp b9e1d53d7a Minor cleanup. 8 лет назад
NetworkConfig.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 лет назад
NetworkConfig.hpp 1685659e37 Remote tracing works. 8 лет назад
NetworkController.hpp 1b68d6dbdc License header update. 8 лет назад
Node.cpp b1fb020aea Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients. 8 лет назад
Node.hpp b9e1d53d7a Minor cleanup. 8 лет назад
NonCopyable.hpp b9e1d53d7a Minor cleanup. 8 лет назад
OutboundMulticast.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 лет назад
OutboundMulticast.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Packet.cpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 лет назад
Packet.hpp 1685659e37 Remote tracing works. 8 лет назад
Path.cpp f18158a52d . 8 лет назад
Path.hpp 640ad577d1 . 8 лет назад
Peer.cpp dd8b03a5c5 Threading issue fix? 8 лет назад
Peer.hpp 64758c46b6 Implement peer serialization and deserialization. 8 лет назад
Poly1305.cpp b9e1d53d7a Minor cleanup. 8 лет назад
Poly1305.hpp b9e1d53d7a Minor cleanup. 8 лет назад
README.md 8a2ff0b31e Actual documentation. 9 лет назад
Revocation.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
Revocation.hpp b9e1d53d7a Minor cleanup. 8 лет назад
RuntimeEnvironment.hpp dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 лет назад
SHA512.cpp 1b68d6dbdc License header update. 8 лет назад
SHA512.hpp 1b68d6dbdc License header update. 8 лет назад
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 a156a4dbe2 Symmetric NAT cleanup. 8 лет назад
SelfAwareness.hpp f18158a52d . 8 лет назад
SharedPtr.hpp 6fc70f7c16 More cleanup, Linux build fixes. 8 лет назад
Switch.cpp dd8b03a5c5 Threading issue fix? 8 лет назад
Switch.hpp 180049a277 Fix pointer bug. 8 лет назад
Tag.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
Tag.hpp b9e1d53d7a Minor cleanup. 8 лет назад
Topology.cpp 6ee201865b Clean up WHOIS code. 8 лет назад
Topology.hpp 6ee201865b Clean up WHOIS code. 8 лет назад
Trace.cpp fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. 8 лет назад
Trace.hpp fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. 8 лет назад
Utils.cpp f23a43fb81 More cleanup. 8 лет назад
Utils.hpp c692f2e740 Fix for new identity generation bug. 8 лет назад
World.hpp b9e1d53d7a Minor cleanup. 8 лет назад

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.