ZeroTierOne/node
2014-03-05 23:21:23 +01:00
..
Address.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Array.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
AtomicCounter.hpp Make AtomicCounter use <atomic> on Windows (eventually this will replace it on other platforms), and some installer work. 2014-02-28 09:15:29 -08:00
BandwidthAccount.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Buffer.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
C25519.cpp Remove VC++ warnings in C25519, also add inline to short methods. 2014-01-18 09:44:35 -08:00
C25519.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
CertificateOfMembership.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
CertificateOfMembership.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
CMWC4096.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Condition.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Constants.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Defaults.cpp New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers the entire world for global low-latency peer location and relaying. 2014-03-05 23:21:23 +01:00
Defaults.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Demarc.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Demarc.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Dictionary.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
EthernetTap.cpp *nix build fix 2014-02-28 15:05:56 -08:00
EthernetTap.hpp Add code to clean unused permanent tap interfaces on Windows (but not used yet). 2014-02-28 15:04:50 -08:00
HttpClient.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
HttpClient.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Identity.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Identity.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
InetAddress.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
InetAddress.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Logger.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Logger.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
MAC.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Multicaster.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Multicaster.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
MulticastGroup.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Mutex.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Network.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Network.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
NetworkConfig.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
NetworkConfig.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Node.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Node.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
NodeConfig.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
NodeConfig.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
NonCopyable.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Packet.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Packet.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
PacketDecoder.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
PacketDecoder.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Peer.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Peer.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Poly1305.cpp Windows build fixes. 2014-01-17 17:09:59 -08:00
Poly1305.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
RuntimeEnvironment.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Salsa20.cpp Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet encrypt and decrypt. Profiling analysis found that Salsa20 encrypt was accounting for a nontrivial percentage of CPU time, so it makes sense to cut this load fundamentally. There are no published attacks against Salsa20/12, and DJB believes 20 rounds to be overkill. This should be more than enough for our needs. Obviously incorporating ASM Salsa20 is among the next steps for performance. 2013-10-18 17:39:48 -04:00
Salsa20.hpp Dead code removal, fix for cleanup GitHub issue #28 2013-12-06 16:49:20 -08:00
Service.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Service.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SHA512.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SHA512.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SharedPtr.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SoftwareUpdater.cpp Fix for GitHub issue #40: updates.d not being cleared. 2014-02-24 13:23:03 -08:00
SoftwareUpdater.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Switch.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Switch.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SysEnv.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
SysEnv.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Thread.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Topology.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Topology.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
UdpSocket.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
UdpSocket.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Utils.cpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
Utils.hpp Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00