ZeroTierOne/node
2015-05-04 18:43:24 -07:00
..
Address.hpp
AntiRecursion.hpp
Array.hpp
AtomicCounter.hpp
BandwidthAccount.hpp First pass of Windows cleanup and build fixes... 2015-04-24 13:35:17 -07:00
Buffer.hpp
C25519.cpp
C25519.hpp
CertificateOfMembership.cpp
CertificateOfMembership.hpp
CMWC4096.hpp
Constants.hpp First pass of Windows cleanup and build fixes... 2015-04-24 13:35:17 -07:00
Defaults.cpp osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 2015-04-08 19:03:30 -07:00
Defaults.hpp osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 2015-04-08 19:03:30 -07:00
Dictionary.cpp
Dictionary.hpp
Identity.cpp
Identity.hpp
IncomingPacket.cpp So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. 2015-05-04 18:34:30 -07:00
IncomingPacket.hpp
InetAddress.cpp Fix < logic. 2015-04-14 14:52:23 -07:00
InetAddress.hpp So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. 2015-05-04 18:34:30 -07:00
MAC.hpp Network controller CRUD... :P 2015-04-21 16:41:35 -07:00
Multicaster.cpp
Multicaster.hpp
MulticastGroup.hpp JSON control plane, almost done... 2015-04-13 18:12:45 -07:00
Mutex.hpp
Network.cpp Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. 2015-04-24 15:05:28 -07:00
Network.hpp Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 2015-04-15 15:12:09 -07:00
NetworkConfig.cpp Hack around GitHub issue #165 (?) 2015-05-04 14:11:54 -07:00
NetworkConfig.hpp Add per-network relays to NetworkConfig. 2015-04-20 17:14:16 -07:00
NetworkController.hpp More cleanup, and fix for the extremely unlikely case of identity collision. 2015-04-15 18:32:25 -07:00
Node.cpp So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. 2015-05-04 18:34:30 -07:00
Node.hpp Make sure identity.public exists and stays in sync, cleanup extra new in Node, and test script for local testnets. 2015-04-30 16:03:44 -07:00
NonCopyable.hpp
OutboundMulticast.cpp
OutboundMulticast.hpp
Packet.cpp Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This stuff is called all over the place. 2015-05-04 18:39:53 -07:00
Packet.hpp Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This stuff is called all over the place. 2015-05-04 18:39:53 -07:00
Path.hpp
Peer.cpp Fix deadlock in SelfAwareness by deferring reconnects. 2015-04-30 21:09:41 -07:00
Peer.hpp Fix deadlock in SelfAwareness by deferring reconnects. 2015-04-30 21:09:41 -07:00
Poly1305.cpp
Poly1305.hpp
RuntimeEnvironment.hpp Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 2015-04-15 15:12:09 -07:00
Salsa20.cpp
Salsa20.hpp
SelfAwareness.cpp Make timeout also apply to null check in iam() 2015-05-04 18:43:24 -07:00
SelfAwareness.hpp So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. 2015-05-04 18:34:30 -07:00
SHA512.cpp
SHA512.hpp
SharedPtr.hpp
Switch.cpp Do not unite() peers across different IP scopes as this would pretty much never work. 2015-04-26 16:03:16 -07:00
Switch.hpp
Topology.cpp
Topology.hpp Node peer list function for CAPI, and some Peer cleanup. 2015-04-08 18:45:21 -07:00
Utils.cpp Clean OS-dep stuff out of node/Utils. 2015-04-08 16:55:00 -07:00
Utils.hpp Clean OS-dep stuff out of node/Utils. 2015-04-08 16:55:00 -07:00