Adam Ierymenko 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 8 vuotta sitten
..
Address.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Array.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
AtomicCounter.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
BinarySemaphore.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Buffer.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
C25519.cpp 38433e85bf More little stuff in crypto code. 10 vuotta sitten
C25519.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
CertificateOfMembership.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
CertificateOfMembership.hpp f9230eb970 Widen max delta for TS/revision just a bit more for now. 8 vuotta sitten
Cluster.cpp d8b89b0c86 Fix Cluster to send from a designated endpoint address instead of wildcard. 8 vuotta sitten
Cluster.hpp a963810e02 Tweak a few cluster params for higher perf / lower initial setup latency. 8 vuotta sitten
Constants.hpp 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 8 vuotta sitten
DeferredPackets.cpp d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 8 vuotta sitten
DeferredPackets.hpp d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 8 vuotta sitten
Dictionary.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Dictionary.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Hashtable.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Identity.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Identity.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
IncomingPacket.cpp fe3a84a422 Fix problems with previous commit. 8 vuotta sitten
IncomingPacket.hpp d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 8 vuotta sitten
InetAddress.cpp 7a63fdc447 Fix for GitHub issue #298 and hopefully #297 8 vuotta sitten
InetAddress.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
MAC.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
MulticastGroup.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Multicaster.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Multicaster.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Mutex.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Network.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Network.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
NetworkConfig.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
NetworkConfig.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
NetworkController.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Node.cpp 8ef78e7e7d Preserve add local interface address add order and send in that order since this is a priority. 8 vuotta sitten
Node.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
NonCopyable.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
OutboundMulticast.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
OutboundMulticast.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Packet.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Packet.hpp 43fff1a87e Deprecate reporting of local clock in circuit tests since a small number of users might have security problems with this. 8 vuotta sitten
Path.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Path.hpp 82348e1537 Temporarily blacklist he.net IPv6 tunnel addresses for paths: these usually have a very low MTU which causes packet loss and other issues. 8 vuotta sitten
Peer.cpp 284e5d83b5 Fix some broken TRACEs and a tiny reorder in a few ifs. 8 vuotta sitten
Peer.hpp 0c951b6e56 More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it. 8 vuotta sitten
Poly1305.cpp c952fbbd8d Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on ARM, but the 64-bit version should be fine. 9 vuotta sitten
Poly1305.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
RuntimeEnvironment.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
SHA512.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
SHA512.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Salsa20.cpp 0c498556d5 Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE) 9 vuotta sitten
Salsa20.hpp 719233617c Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. 9 vuotta sitten
SelfAwareness.cpp 52d9612301 Reduce symmetric prediction fuzz just a bit. 8 vuotta sitten
SelfAwareness.hpp 2aa7138373 Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification. 8 vuotta sitten
SharedPtr.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Switch.cpp 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 8 vuotta sitten
Switch.hpp 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 8 vuotta sitten
Topology.cpp 2e5caa335a Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4) 8 vuotta sitten
Topology.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Utils.cpp 4e4fd51117 boring doc stuff 8 vuotta sitten
Utils.hpp 3df60995e1 nit pick... might this matter? 8 vuotta sitten
World.hpp 4e4fd51117 boring doc stuff 8 vuotta sitten