ZeroTierOne/node
2015-04-26 16:03:16 -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 Utils::now() removal and a bunch of compile fixes. 2015-04-08 15:26:45 -07:00
Dictionary.hpp Utils::now() removal and a bunch of compile fixes. 2015-04-08 15:26:45 -07:00
Identity.cpp
Identity.hpp
IncomingPacket.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
IncomingPacket.hpp Utils::now() removal and a bunch of compile fixes. 2015-04-08 15:26:45 -07:00
InetAddress.cpp Fix < logic. 2015-04-14 14:52:23 -07:00
InetAddress.hpp Turns out you do have to unpack and compare sockaddr structures due to sin_len / sin6_len not present on all platforms and other junk. 2015-04-14 14:49:34 -07:00
MAC.hpp Network controller CRUD... :P 2015-04-21 16:41:35 -07:00
Multicaster.cpp Remove Logger.hpp references. 2015-04-08 16:00:48 -07:00
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 Add per-network relays to NetworkConfig. 2015-04-20 17:14:16 -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 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
Node.hpp First pass of Windows cleanup and build fixes... 2015-04-24 13:35:17 -07:00
NonCopyable.hpp
OutboundMulticast.cpp Remove Logger.hpp references. 2015-04-08 16:00:48 -07:00
OutboundMulticast.hpp
Packet.cpp Bunch more cleanup, improvements to NAT traversal logic, finished updating Switch. 2015-04-03 16:52:53 -07:00
Packet.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 2015-04-07 19:31:11 -07:00
Path.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 2015-04-07 19:31:11 -07:00
Peer.cpp Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding. 2015-04-15 13:15:09 -07:00
Peer.hpp First pass of Windows cleanup and build fixes... 2015-04-24 13:35:17 -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 Add some TRACE instrumentation to external surface address awareness. 2015-04-17 12:19:01 -07:00
SelfAwareness.hpp Add some TRACE instrumentation to external surface address awareness. 2015-04-17 12:19:01 -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 Remove Logger.hpp references. 2015-04-08 16:00:48 -07:00
Topology.cpp Add events for packet decode errors, etc., and re-implement TRACE as an event. 2015-04-08 16:49:21 -07:00
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