Adam Ierymenko c49e253e21 . il y a 11 ans
..
Address.hpp 1d37204a37 Refactoring in progress... pardon our dust... il y a 11 ans
AntiRecursion.hpp aee742e767 More toward GitHub issue #56 il y a 12 ans
Array.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
AtomicCounter.hpp 939cdc82a2 VERSION 0.7.1: small Linux compile fix on g++, does not merit new release il y a 12 ans
BandwidthAccount.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Buffer.hpp 7831c4bfef Cleanup, dead code removal, some pretty insignificant security stuff that's based on recommendations. il y a 11 ans
C25519.cpp 38433e85bf More little stuff in crypto code. il y a 11 ans
C25519.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
CMWC4096.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
CertificateOfMembership.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
CertificateOfMembership.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Constants.hpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
Defaults.cpp 5c1c70a604 cleanup il y a 11 ans
Defaults.hpp 5c1c70a604 cleanup il y a 11 ans
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 il y a 11 ans
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 il y a 11 ans
EthernetTap.hpp d02ecfb288 IP assignment and change cleanup -- leave IPs that were never configured via ZT static assignment alone. il y a 11 ans
EthernetTapFactory.hpp 1d37204a37 Refactoring in progress... pardon our dust... il y a 11 ans
HttpClient.cpp 95d123cfc2 Do HttpClient refactoring for Windows. il y a 11 ans
HttpClient.hpp 4f0fcc582e Refactor HttpClient a bit. il y a 11 ans
Identity.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Identity.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
InetAddress.cpp 6df9546742 Fix for missing broadcast address on Linux Ethernet taps. il y a 11 ans
InetAddress.hpp 6df9546742 Fix for missing broadcast address on Linux Ethernet taps. il y a 11 ans
Logger.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Logger.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
MAC.hpp 1d37204a37 Refactoring in progress... pardon our dust... il y a 11 ans
MulticastGroup.hpp 93f9b4392d Enable configuration of multicast algorithm parameters in netconf il y a 11 ans
MulticastTopology.cpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
MulticastTopology.hpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
Mutex.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Network.cpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
Network.hpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
NetworkConfig.cpp 3afc629ac5 Bit of network config parser cleanup. il y a 11 ans
NetworkConfig.hpp 681af253ef Fix for GitHub issue #88 - actually do in the code what the web UI expects it to do. il y a 11 ans
Node.cpp d9abd4d9be Work on defining new direct broadcast multicast algorithm. il y a 11 ans
Node.hpp fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ il y a 11 ans
NodeConfig.cpp fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ il y a 11 ans
NodeConfig.hpp fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ il y a 11 ans
NonCopyable.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
OutboundMulticast.hpp c49e253e21 . il y a 11 ans
Packet.cpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
Packet.hpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
PacketDecoder.cpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
PacketDecoder.hpp 954f9cbc13 Yet more WIP on mulitcast algo... il y a 11 ans
Path.hpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. il y a 11 ans
Peer.cpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. il y a 11 ans
Peer.hpp 1d37204a37 Refactoring in progress... pardon our dust... il y a 11 ans
Poly1305.cpp c3cbc92757 Some crypto comment fixes. il y a 11 ans
Poly1305.hpp c3cbc92757 Some crypto comment fixes. il y a 11 ans
RoutingTable.cpp 51766e6549 BSD routing table works... that hurt much worse than it should have. il y a 11 ans
RoutingTable.hpp 1189f4a568 Set/delete functionality in BSD routing table. il y a 11 ans
RuntimeEnvironment.hpp d9abd4d9be Work on defining new direct broadcast multicast algorithm. il y a 11 ans
SHA512.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
SHA512.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
Salsa20.cpp 8d2e20ede6 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. il y a 11 ans
Salsa20.hpp 8d2e20ede6 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. il y a 11 ans
Service.cpp 42f6aae259 More netconf work... set ZT_HOME and chdir there on service launch. il y a 11 ans
Service.hpp 99c5fae9da Make Service communicate via empty-line-delimited Dictionary objects instead of the old size prefix way. il y a 11 ans
SharedPtr.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 12 ans
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. il y a 12 ans
SocketManager.cpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. il y a 11 ans
SocketManager.hpp 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. il y a 11 ans
SoftwareUpdater.cpp 4f0fcc582e Refactor HttpClient a bit. il y a 11 ans
SoftwareUpdater.hpp 4f0fcc582e Refactor HttpClient a bit. il y a 11 ans
Switch.cpp d9abd4d9be Work on defining new direct broadcast multicast algorithm. il y a 11 ans
Switch.hpp d9abd4d9be Work on defining new direct broadcast multicast algorithm. il y a 11 ans
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. il y a 12 ans
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. il y a 12 ans
Thread.hpp de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. il y a 11 ans
Topology.cpp 282114e96c Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. il y a 11 ans
Topology.hpp 2762db8408 More work on control bus refactor... il y a 11 ans
UdpSocket.cpp fe85426df6 A few more tweaks to TCP failover... seems to be switching back and forth pretty well now! il y a 12 ans
UdpSocket.hpp 1a0a6755b1 UDP socket implementation. il y a 12 ans
Utils.cpp 73dd9d3b74 Make sure open() has third argument il y a 11 ans
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). il y a 11 ans