Adam Ierymenko 54313212a4 New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers the entire world for global low-latency peer location and relaying. 11 år sedan
..
Address.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Array.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
AtomicCounter.hpp d27251ec4e Make AtomicCounter use <atomic> on Windows (eventually this will replace it on other platforms), and some installer work. 11 år sedan
BandwidthAccount.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Buffer.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
C25519.cpp 4d1cca1150 Remove VC++ warnings in C25519, also add inline to short methods. 11 år sedan
C25519.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
CMWC4096.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
CertificateOfMembership.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
CertificateOfMembership.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Condition.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Constants.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Defaults.cpp 54313212a4 New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers the entire world for global low-latency peer location and relaying. 11 år sedan
Defaults.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Demarc.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Demarc.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Dictionary.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
EthernetTap.cpp 13fbf9a200 *nix build fix 11 år sedan
EthernetTap.hpp f2a03f68bd Add code to clean unused permanent tap interfaces on Windows (but not used yet). 11 år sedan
HttpClient.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
HttpClient.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Identity.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Identity.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
InetAddress.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
InetAddress.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Logger.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Logger.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
MAC.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
MulticastGroup.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Multicaster.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Multicaster.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Mutex.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Network.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Network.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
NetworkConfig.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
NetworkConfig.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Node.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Node.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
NodeConfig.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
NodeConfig.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
NonCopyable.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Packet.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Packet.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
PacketDecoder.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
PacketDecoder.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Peer.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Peer.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Poly1305.cpp 07f505971c Windows build fixes. 11 år sedan
Poly1305.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
RuntimeEnvironment.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SHA512.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SHA512.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Salsa20.cpp 8c9b73f67b 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. 12 år sedan
Salsa20.hpp 612c17240a Dead code removal, fix for cleanup GitHub issue #28 12 år sedan
Service.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Service.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SharedPtr.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SoftwareUpdater.cpp 268ec8d1e0 Fix for GitHub issue #40: updates.d not being cleared. 11 år sedan
SoftwareUpdater.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Switch.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Switch.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SysEnv.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
SysEnv.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Thread.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Topology.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Topology.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
UdpSocket.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
UdpSocket.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Utils.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan
Utils.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 år sedan