Adam Ierymenko 9e186bbd89 . 11 anni fa
..
Address.hpp 1d37204a37 Refactoring in progress... pardon our dust... 11 anni fa
AntiRecursion.hpp aee742e767 More toward GitHub issue #56 11 anni fa
Array.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
AtomicCounter.hpp 939cdc82a2 VERSION 0.7.1: small Linux compile fix on g++, does not merit new release 12 anni fa
BandwidthAccount.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Buffer.hpp 7831c4bfef Cleanup, dead code removal, some pretty insignificant security stuff that's based on recommendations. 11 anni fa
C25519.cpp 38433e85bf More little stuff in crypto code. 11 anni fa
C25519.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
CMWC4096.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
CertificateOfMembership.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
CertificateOfMembership.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Constants.hpp 9e186bbd89 . 11 anni fa
Defaults.cpp 5c1c70a604 cleanup 11 anni fa
Defaults.hpp 5c1c70a604 cleanup 11 anni fa
Dictionary.cpp c2187c8759 (1) distribute default root-topology in new dictionary format, (2) bump peer serialization version to force obsolescence of old supernodes, (3) stop outputting a log message every time we poll for software updates 11 anni fa
Dictionary.hpp c2187c8759 (1) distribute default root-topology in new dictionary format, (2) bump peer serialization version to force obsolescence of old supernodes, (3) stop outputting a log message every time we poll for software updates 11 anni fa
EthernetTap.hpp d02ecfb288 IP assignment and change cleanup -- leave IPs that were never configured via ZT static assignment alone. 11 anni fa
EthernetTapFactory.hpp 1d37204a37 Refactoring in progress... pardon our dust... 11 anni fa
HttpClient.cpp 95d123cfc2 Do HttpClient refactoring for Windows. 11 anni fa
HttpClient.hpp 4f0fcc582e Refactor HttpClient a bit. 11 anni fa
Identity.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Identity.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
IncomingPacket.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
IncomingPacket.hpp 050a0ce85d . 11 anni fa
InetAddress.cpp 6df9546742 Fix for missing broadcast address on Linux Ethernet taps. 11 anni fa
InetAddress.hpp 6df9546742 Fix for missing broadcast address on Linux Ethernet taps. 11 anni fa
Logger.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Logger.hpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
MAC.hpp 1d37204a37 Refactoring in progress... pardon our dust... 11 anni fa
MulticastGroup.hpp 93f9b4392d Enable configuration of multicast algorithm parameters in netconf 11 anni fa
Multicaster.cpp 9e186bbd89 . 11 anni fa
Multicaster.hpp 9e186bbd89 . 11 anni fa
Mutex.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Network.cpp 9e186bbd89 . 11 anni fa
Network.hpp 050a0ce85d . 11 anni fa
NetworkConfig.cpp 9e186bbd89 . 11 anni fa
NetworkConfig.hpp 9180a30986 . 11 anni fa
Node.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Node.hpp fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ 11 anni fa
NodeConfig.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
NodeConfig.hpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
NonCopyable.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
OutboundMulticast.hpp 9e186bbd89 . 11 anni fa
Packet.cpp 954f9cbc13 Yet more WIP on mulitcast algo... 11 anni fa
Packet.hpp 9e186bbd89 . 11 anni fa
Path.hpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. 11 anni fa
Peer.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Peer.hpp 050a0ce85d . 11 anni fa
Poly1305.cpp c3cbc92757 Some crypto comment fixes. 11 anni fa
Poly1305.hpp c3cbc92757 Some crypto comment fixes. 11 anni fa
RoutingTable.cpp 51766e6549 BSD routing table works... that hurt much worse than it should have. 11 anni fa
RoutingTable.hpp 1189f4a568 Set/delete functionality in BSD routing table. 11 anni fa
RuntimeEnvironment.hpp d9abd4d9be Work on defining new direct broadcast multicast algorithm. 11 anni fa
SHA512.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
SHA512.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Salsa20.cpp 8d2e20ede6 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. 11 anni fa
Salsa20.hpp 8d2e20ede6 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. 11 anni fa
Service.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Service.hpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
SharedPtr.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 anni fa
Socket.hpp b117ff5435 Probable fix for GitHub issue #63 - do not unite() if either path is TCP, since doing so can result in asymmetric failed NAT-t over UDP if one side has a firewall that permits outgoing UDP but not incoming. 11 anni fa
SocketManager.cpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. 11 anni fa
SocketManager.hpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. 11 anni fa
SoftwareUpdater.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
SoftwareUpdater.hpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Switch.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Switch.hpp 431476e2e4 Some more multicast algo work... 11 anni fa
TcpSocket.cpp 0e1fc06a6f The remove paths on send fail thing in Peer.cpp was not well thought out, and there is no point in mallocing the TCP write buffer. 11 anni fa
TcpSocket.hpp 0e1fc06a6f The remove paths on send fail thing in Peer.cpp was not well thought out, and there is no point in mallocing the TCP write buffer. 11 anni fa
Thread.hpp de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. 11 anni fa
Topology.cpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
Topology.hpp 81b12b6826 Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables. 11 anni fa
UdpSocket.cpp fe85426df6 A few more tweaks to TCP failover... seems to be switching back and forth pretty well now! 11 anni fa
UdpSocket.hpp 1a0a6755b1 UDP socket implementation. 12 anni fa
Utils.cpp 73dd9d3b74 Make sure open() has third argument 11 anni fa
Utils.hpp 77457cbff1 Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (though it would not have mattered since program exits immediately after). 11 anni fa