Adam Ierymenko fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
..
AES.cpp dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 6 yıl önce
AES.hpp c5bd21a23e various optimization 6 yıl önce
Address.hpp dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 6 yıl önce
Buf.cpp 547f39bb49 Fixes for Buf, unit test 6 yıl önce
Buf.hpp 547f39bb49 Fixes for Buf, unit test 6 yıl önce
C25519.cpp df99f5e3f3 More crypto benchmarks 6 yıl önce
C25519.hpp dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 6 yıl önce
CMakeLists.txt 5cec5fe6b1 Make Fingerprint (a full length identity hash) a first class type 6 yıl önce
Capability.cpp e236d6f743 More minor refactoring 6 yıl önce
Capability.hpp e236d6f743 More minor refactoring 6 yıl önce
CertificateOfMembership.cpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
CertificateOfMembership.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
CertificateOfOwnership.cpp c6ce6b46ce build fixes 6 yıl önce
CertificateOfOwnership.hpp c6ce6b46ce build fixes 6 yıl önce
Constants.hpp c6a7b5774c MIMC52 6 yıl önce
Credential.cpp 55b0555aa0 A bunch more build fixes. 6 yıl önce
Credential.hpp c6ce6b46ce build fixes 6 yıl önce
Defragmenter.hpp b87e8d8e41 readability++ 6 yıl önce
Dictionary.cpp cdc6c42375 Take Dictionary behind the barn... 6 yıl önce
Dictionary.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
ECC384.cpp 1d885cf810 Build fixes, put uint128_t detection in one place. 6 yıl önce
ECC384.hpp eef70e198b Version 2.x notice updates and other boring stuff. 6 yıl önce
Endpoint.cpp dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 6 yıl önce
Endpoint.hpp c6ce6b46ce build fixes 6 yıl önce
Expect.hpp de1b54821e Starting to (re)write unit tests. 6 yıl önce
FCV.hpp 87890565f3 It builds, and basic stuff and crypto passes tests. 6 yıl önce
Fingerprint.hpp 5cec5fe6b1 Make Fingerprint (a full length identity hash) a first class type 6 yıl önce
Hashtable.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Identity.cpp fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
Identity.hpp fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
InetAddress.cpp c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 6 yıl önce
InetAddress.hpp c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 6 yıl önce
LZ4.cpp e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. 6 yıl önce
LZ4.hpp e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. 6 yıl önce
Locator.cpp 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 6 yıl önce
Locator.hpp 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 6 yıl önce
MAC.hpp 27ab88db1e little stuff 6 yıl önce
MIMC52.cpp fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
MIMC52.hpp c6a7b5774c MIMC52 6 yıl önce
Membership.cpp 55b0555aa0 A bunch more build fixes. 6 yıl önce
Membership.hpp 55b0555aa0 A bunch more build fixes. 6 yıl önce
Meter.hpp c6ce6b46ce build fixes 6 yıl önce
MulticastGroup.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Mutex.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Network.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Network.hpp 4a9266feef Comment out not-yet-refactored code in Network 6 yıl önce
NetworkConfig.cpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
NetworkConfig.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
NetworkController.hpp df346a6df6 Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc. 6 yıl önce
Node.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Node.hpp 55b0555aa0 A bunch more build fixes. 6 yıl önce
OS.hpp c6a7b5774c MIMC52 6 yıl önce
Path.cpp 0589964f99 Yet more cleanup, and add meters to paths. 6 yıl önce
Path.hpp c6ce6b46ce build fixes 6 yıl önce
Peer.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Peer.hpp c6ce6b46ce build fixes 6 yıl önce
Poly1305.cpp 87890565f3 It builds, and basic stuff and crypto passes tests. 6 yıl önce
Poly1305.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Protocol.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Protocol.hpp a58f11e601 Tweak protocol getPacketId(), unit tests for defragmenter, AES fix. 6 yıl önce
README.md c6ce6b46ce build fixes 6 yıl önce
Revocation.cpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Revocation.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
RuntimeEnvironment.hpp 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. 6 yıl önce
SHA512.cpp 83e79e1a1b V1 identities now use a VDF (verifiable delay function) 6 yıl önce
SHA512.hpp 8c8a3c58ec Various little things... 6 yıl önce
Salsa20.cpp 08e06f9b8f More refactoring and a bunch of AES goodness. 6 yıl önce
Salsa20.hpp 5d0c6db19c Crypto fixes and benchmarks. 6 yıl önce
ScopedPtr.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
SelfAwareness.cpp c6ce6b46ce build fixes 6 yıl önce
SelfAwareness.hpp 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. 6 yıl önce
SharedPtr.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Tag.cpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Tag.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
Tests.cpp fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
Tests.h a58f11e601 Tweak protocol getPacketId(), unit tests for defragmenter, AES fix. 6 yıl önce
Topology.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Topology.hpp 5cec5fe6b1 Make Fingerprint (a full length identity hash) a first class type 6 yıl önce
Trace.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
Trace.hpp f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 6 yıl önce
TriviallyCopyable.hpp c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 6 yıl önce
Utils.cpp dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 6 yıl önce
Utils.hpp fbfa99fac5 Speed up V1 identity verification a little, and add some comments. 6 yıl önce
VL1.cpp 1b71b6d01a hash() -> fingerprint() 6 yıl önce
VL1.hpp 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 6 yıl önce
VL2.cpp e236d6f743 More minor refactoring 6 yıl önce
VL2.hpp e236d6f743 More minor refactoring 6 yıl önce

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.
  • 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.