| .. |
|
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
|
Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter.
|
2015-10-28 09:11:30 -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
|
Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter.
|
2015-10-28 09:11:30 -07:00 |
|
IncomingPacket.hpp
|
|
|
|
InetAddress.cpp
|
Fix very obscure IP scope classification logic bug.
|
2015-10-19 15:19:04 -07:00 |
|
InetAddress.hpp
|
Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter.
|
2015-10-28 09:11:30 -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
|
Add a circuit breaker for VERB_PUSH_DIRECT_PATHS.
|
2015-10-27 18:18:26 -07:00 |
|
Peer.hpp
|
Add a circuit breaker for VERB_PUSH_DIRECT_PATHS.
|
2015-10-27 18:18:26 -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
|
Only check IP equality to detect external surface changes (should prevent some spurious resets under symmetric NATs), and simplify some logic.
|
2015-10-28 09:32:07 -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 |