You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko cecfa99b7b (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a cluster redirect, (2) 1.1.5 uses this to avoid a bug (this bug does not exist in 1.1.4) 10 years ago
..
Address.hpp boring doc stuff 10 years ago
Array.hpp boring doc stuff 10 years ago
AtomicCounter.hpp boring doc stuff 10 years ago
BinarySemaphore.hpp boring doc stuff 10 years ago
Buffer.hpp boring doc stuff 10 years ago
C25519.cpp More little stuff in crypto code. 12 years ago
C25519.hpp boring doc stuff 10 years ago
CertificateOfMembership.cpp NetworkConfig refactor part 1 10 years ago
CertificateOfMembership.hpp NetworkConfig refactor almost done. 10 years ago
Cluster.cpp Fix Cluster to send from a designated endpoint address instead of wildcard. 10 years ago
Cluster.hpp Tweak a few cluster params for higher perf / lower initial setup latency. 10 years ago
Constants.hpp NetworkConfig refactor part 1 10 years ago
DeferredPackets.cpp Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 10 years ago
DeferredPackets.hpp Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 10 years ago
Dictionary.cpp boring doc stuff 10 years ago
Dictionary.hpp boring doc stuff 10 years ago
Hashtable.hpp boring doc stuff 10 years ago
Identity.cpp boring doc stuff 10 years ago
Identity.hpp boring doc stuff 10 years ago
IncomingPacket.cpp (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a cluster redirect, (2) 1.1.5 uses this to avoid a bug (this bug does not exist in 1.1.4) 10 years ago
IncomingPacket.hpp Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 10 years ago
InetAddress.cpp Fix for GitHub issue #298 and hopefully #297 10 years ago
InetAddress.hpp boring doc stuff 10 years ago
MAC.hpp boring doc stuff 10 years ago
MulticastGroup.hpp boring doc stuff 10 years ago
Multicaster.cpp NetworkConfig refactor almost done. 10 years ago
Multicaster.hpp boring doc stuff 10 years ago
Mutex.hpp boring doc stuff 10 years ago
Network.cpp Refactor Network for new NetworkConfig. 10 years ago
Network.hpp Refactor Network for new NetworkConfig. 10 years ago
NetworkConfig.cpp NetworkConfig refactor part 1 10 years ago
NetworkConfig.hpp NetworkConfig refactor almost done. 10 years ago
NetworkController.hpp boring doc stuff 10 years ago
Node.cpp Refactor Node for new NetworkConfig 10 years ago
Node.hpp boring doc stuff 10 years ago
NonCopyable.hpp boring doc stuff 10 years ago
OutboundMulticast.cpp boring doc stuff 10 years ago
OutboundMulticast.hpp boring doc stuff 10 years ago
Packet.cpp boring doc stuff 10 years ago
Packet.hpp (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a cluster redirect, (2) 1.1.5 uses this to avoid a bug (this bug does not exist in 1.1.4) 10 years ago
Path.cpp boring doc stuff 10 years ago
Path.hpp Temporarily blacklist he.net IPv6 tunnel addresses for paths: these usually have a very low MTU which causes packet loss and other issues. 10 years ago
Peer.cpp (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a cluster redirect, (2) 1.1.5 uses this to avoid a bug (this bug does not exist in 1.1.4) 10 years ago
Peer.hpp More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it. 10 years ago
Poly1305.cpp Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on ARM, but the 64-bit version should be fine. 11 years ago
Poly1305.hpp boring doc stuff 10 years ago
RuntimeEnvironment.hpp boring doc stuff 10 years ago
SHA512.cpp boring doc stuff 10 years ago
SHA512.hpp boring doc stuff 10 years ago
Salsa20.cpp Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE) 11 years ago
Salsa20.hpp Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. 11 years ago
SelfAwareness.cpp Reduce symmetric prediction fuzz just a bit. 10 years ago
SelfAwareness.hpp Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification. 10 years ago
SharedPtr.hpp boring doc stuff 10 years ago
Switch.cpp Brace fix... 10 years ago
Switch.hpp Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 10 years ago
Topology.cpp Fix one more old NetworkConfig bit of code. 10 years ago
Topology.hpp boring doc stuff 10 years ago
Utils.cpp boring doc stuff 10 years ago
Utils.hpp nit pick... might this matter? 10 years ago
World.hpp boring doc stuff 10 years ago