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 3c655a4b84 Default route ready to test on Mac. 10 years ago
..
Address.hpp Bunch more refactoring for an even more compact NetworkConfig representation, especially rules. 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 Changes to how new-style binary network configs are detected, and a new-style binary serialized meta-data representation. 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 Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, and fix a "how was that working" latent bug causing some control traffic to take the scenic route. 10 years ago
Cluster.hpp Tweak a few cluster params for higher perf / lower initial setup latency. 10 years ago
Constants.hpp Refactor rules table in-memory structure in new NetworkConfig to permit far more rules with better space efficiency. 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 Ifdef fix. 10 years ago
Dictionary.hpp . 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 comment out a few TRACE messages that don't compile 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 Default route ready to test on Mac. 10 years ago
MAC.hpp boring doc stuff 10 years ago
MulticastGroup.hpp boring doc stuff 10 years ago
Multicaster.cpp Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes network controller easier to refactor. 10 years ago
Multicaster.hpp boring doc stuff 10 years ago
Mutex.hpp boring doc stuff 10 years ago
Network.cpp Big refactor in service code to prep for plumbing through route management. 10 years ago
Network.hpp Big refactor in service code to prep for plumbing through route management. 10 years ago
NetworkConfig.cpp Refactor controller to send both old and new format netconf. 10 years ago
NetworkConfig.hpp Big refactor in service code to prep for plumbing through route management. 10 years ago
NetworkConfigRequestMetaData.hpp Fix new binary meta-data deserialization and add some debug code (will disable later). 10 years ago
NetworkController.hpp Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes network controller easier to refactor. 10 years ago
Node.cpp Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes network controller easier to refactor. 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 Revise peer path weighting to always prioritize cluster-optimal paths. 10 years ago
Packet.hpp Fix include for system lz4. 10 years ago
Path.cpp Kill some old debug code. 10 years ago
Path.hpp IPv6 links are unfortunately not "reliable." Many IPv6 gateways, while not 10 years ago
Peer.cpp Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, and fix a "how was that working" latent bug causing some control traffic to take the scenic route. 10 years ago
Peer.hpp Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, and fix a "how was that working" latent bug causing some control traffic to take the scenic route. 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 Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes network controller easier to refactor. 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 Bunch more refactoring for an even more compact NetworkConfig representation, especially rules. 10 years ago
Topology.hpp boring doc stuff 10 years ago
Utils.cpp boring doc stuff 10 years ago
Utils.hpp ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 10 years ago
World.hpp boring doc stuff 10 years ago