Adam Ierymenko e7a2c6ecef Integrate ARM/NEON crypto. 8 лет назад
..
Address.hpp 31db768e4d A bit of code cleanup. 9 лет назад
Array.hpp 4e4fd51117 boring doc stuff 10 лет назад
AtomicCounter.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. 9 лет назад
Buffer.hpp 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. 8 лет назад
C25519.cpp 38433e85bf More little stuff in crypto code. 11 лет назад
C25519.hpp 4e4fd51117 boring doc stuff 10 лет назад
Capability.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Capability.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
CertificateOfMembership.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
CertificateOfMembership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
CertificateOfOwnership.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
CertificateOfOwnership.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
CertificateOfRepresentation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
Cluster.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. 8 лет назад
Cluster.hpp 29ec7bf3a2 Add more specific check in source==self case instead of dumping it. 9 лет назад
Constants.hpp 139c4b5633 Significant simplification to path logic. 8 лет назад
Credential.hpp 8a62ba07e5 Membership cleanup work in progress. 8 лет назад
Dictionary.hpp aaf597f020 Cleanup, Windows fixes, Self test fix 8 лет назад
Hashtable.hpp 8a2e8bd585 Rework how paths are set as remote cluster preferred. The code is now clearer and cluster preference indications are now very sticky as they should be. 9 лет назад
Identity.cpp df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. 8 лет назад
Identity.hpp 7036831203 Sign Dictionary in doNETWORK_CONFIG_REQUEST. 9 лет назад
IncomingPacket.cpp f1c0563c40 Fix for cluster handoff. 8 лет назад
IncomingPacket.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
InetAddress.cpp 6a50291aa2 Fix the case for InetAddress::containsAddress for IPv6 route of :: 9 лет назад
InetAddress.hpp 25f9c294dc Small bug fix and warning removal. 9 лет назад
MAC.hpp 4e4fd51117 boring doc stuff 10 лет назад
Membership.cpp ba5d0cc2f9 Silence some TRACE noise. 8 лет назад
Membership.hpp 5ad120208f Small fix, should filter by temporal validity. 8 лет назад
MulticastGroup.hpp dbf3e6c3c9 Dead code removal. 9 лет назад
Multicaster.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Multicaster.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Mutex.hpp 4e4fd51117 boring doc stuff 10 лет назад
Network.cpp 88a4a3b1ba Pass tptr on leave. 8 лет назад
Network.hpp 88a4a3b1ba Pass tptr on leave. 8 лет назад
NetworkConfig.cpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 8 лет назад
NetworkConfig.hpp 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 8 лет назад
NetworkController.hpp 5e6a4e5f5e Send revocations automatically on deauth for instant kill, also fix some issues with the RP. 8 лет назад
Node.cpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 лет назад
Node.hpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 лет назад
NonCopyable.hpp 4e4fd51117 boring doc stuff 10 лет назад
OutboundMulticast.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
OutboundMulticast.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Packet.cpp e7a2c6ecef Integrate ARM/NEON crypto. 8 лет назад
Packet.hpp e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization 8 лет назад
Path.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Path.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Peer.cpp 95e5345cc3 Cluster build fix. 8 лет назад
Peer.hpp 95e5345cc3 Cluster build fix. 8 лет назад
Poly1305.cpp d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 8 лет назад
Poly1305.hpp 4e4fd51117 boring doc stuff 10 лет назад
README.md 8a2ff0b31e Actual documentation. 9 лет назад
Revocation.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Revocation.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
RuntimeEnvironment.hpp 98152d974a More cleanup and removal of DeferredPackets, will do the latter in a more elegant way. 9 лет назад
SHA512.cpp 4e4fd51117 boring doc stuff 10 лет назад
SHA512.hpp 4e4fd51117 boring doc stuff 10 лет назад
Salsa20.cpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 лет назад
Salsa20.hpp 4938e82795 Delete junk. 8 лет назад
SelfAwareness.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
SelfAwareness.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
SharedPtr.hpp 4931e44998 Implement "weak pointer" behavior on Topology Path canonicalization hash table. 9 лет назад
Switch.cpp 91c9f4cb20 Fix TRACE and CLUSTER builds. 8 лет назад
Switch.hpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Tag.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Tag.hpp eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
Topology.cpp e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 лет назад
Topology.hpp 139c4b5633 Significant simplification to path logic. 8 лет назад
Utils.cpp 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 лет назад
Utils.hpp 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 8 лет назад
World.hpp 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. 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.