ZeroTierOne/node
2015-10-27 17:59:17 -07:00
..
Address.hpp
AntiRecursion.hpp
Array.hpp
AtomicCounter.hpp
Buffer.hpp
C25519.cpp
C25519.hpp
CertificateOfMembership.cpp
CertificateOfMembership.hpp
Cluster.cpp Some cleanup, and use getPeerNoCache() exclusively in Cluster. 2015-10-27 17:36:47 -07:00
Cluster.hpp Some cleanup, and use getPeerNoCache() exclusively in Cluster. 2015-10-27 17:36:47 -07:00
Constants.hpp Replicate peer endpoints and forget paths if we have them -- this allows two clusters to talk to each other, whereas forgetting all paths does not. 2015-10-27 16:47:13 -07:00
Dictionary.cpp
Dictionary.hpp
Hashtable.hpp Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. 2015-10-14 10:14:07 -07:00
Identity.cpp
Identity.hpp Work in progress on Cluster for new root infrastructure, multi-homing. 2015-10-14 14:12:12 -07:00
IncomingPacket.cpp More cleanup. 2015-10-27 17:59:17 -07:00
IncomingPacket.hpp
InetAddress.cpp Fix very obscure IP scope classification logic bug. 2015-10-19 15:19:04 -07:00
InetAddress.hpp More cleanup. 2015-10-27 17:59:17 -07:00
MAC.hpp
Multicaster.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
Multicaster.hpp
MulticastGroup.hpp
Mutex.hpp
Network.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
Network.hpp Refactor multicast group announcement to work directly or indirectly. 2015-10-23 14:50:07 -07:00
NetworkConfig.cpp
NetworkConfig.hpp
NetworkController.hpp
Node.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
Node.hpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
NonCopyable.hpp
OutboundMulticast.cpp
OutboundMulticast.hpp
Packet.cpp
Packet.hpp Some cleanup, and use VERB_PUSH_DIRECT_PATHS to redirect newer peers. 2015-10-27 09:53:43 -07:00
Path.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
Path.hpp Some cleanup, and use getPeerNoCache() exclusively in Cluster. 2015-10-27 17:36:47 -07:00
Peer.cpp Replicate peer endpoints and forget paths if we have them -- this allows two clusters to talk to each other, whereas forgetting all paths does not. 2015-10-27 16:47:13 -07:00
Peer.hpp Replicate peer endpoints and forget paths if we have them -- this allows two clusters to talk to each other, whereas forgetting all paths does not. 2015-10-27 16:47:13 -07:00
Poly1305.cpp
Poly1305.hpp
RuntimeEnvironment.hpp Cluster work -- integrating with the rest of the code. 2015-10-20 15:27:53 -07:00
Salsa20.cpp
Salsa20.hpp Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. 2015-10-14 10:14:07 -07:00
SelfAwareness.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
SelfAwareness.hpp (1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in SelfAwareness (will need to test ALL versions in the wild with this), and (3) add more TRACE instrumentation to Cluster. 2015-10-23 13:03:34 -07:00
SHA512.cpp
SHA512.hpp
SharedPtr.hpp
Switch.cpp Factor out RemotePath subclass of Path -- no longer needed, just cruft. 2015-10-27 15:00:16 -07:00
Switch.hpp Change how cluster relays packets -- just PROXY_UNITE and then send packet via normal ZeroTier front plane -- more efficient and eliminates fragmentation issues. 2015-10-27 14:04:12 -07:00
Topology.cpp Fix infinite loop in Cluster, clean up some stuff elsewhere, and back out rate limiting in PUSH_DIRECT_PATHS for now (but we will do something else to mitigate amplification attacks) 2015-10-27 12:01:00 -07:00
Topology.hpp Use getPeerNoCache() in Cluster to avoid keeping all peers cached everywhere. 2015-10-27 16:52:44 -07:00
Utils.cpp
Utils.hpp
World.hpp Add C output to mkworld. 2015-10-13 08:55:21 -07:00