Adam Ierymenko bd749e040d Compile fixes. vor 11 Jahren
..
Address.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Array.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
AtomicCounter.hpp 939cdc82a2 VERSION 0.7.1: small Linux compile fix on g++, does not merit new release vor 11 Jahren
BandwidthAccount.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Buffer.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
C25519.cpp 4d1cca1150 Remove VC++ warnings in C25519, also add inline to short methods. vor 12 Jahren
C25519.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
CMWC4096.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
CertificateOfMembership.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
CertificateOfMembership.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Condition.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Constants.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
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. vor 11 Jahren
Defaults.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Demarc.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Demarc.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Dictionary.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
EthernetTap.cpp 742261c7fc (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. vor 11 Jahren
EthernetTap.hpp f2a03f68bd Add code to clean unused permanent tap interfaces on Windows (but not used yet). vor 11 Jahren
HttpClient.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
HttpClient.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Identity.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Identity.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
InetAddress.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
InetAddress.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Logger.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Logger.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
MAC.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
MulticastGroup.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Multicaster.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Multicaster.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Mutex.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Network.cpp d0b506c12b Fix crash on uninitialized taps. vor 11 Jahren
Network.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
NetworkConfig.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
NetworkConfig.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Node.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Node.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
NodeConfig.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
NodeConfig.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
NonCopyable.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Packet.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Packet.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
PacketDecoder.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
PacketDecoder.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Peer.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Peer.hpp bd749e040d Compile fixes. vor 11 Jahren
Poly1305.cpp 07f505971c Windows build fixes. vor 12 Jahren
Poly1305.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
RuntimeEnvironment.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
SHA512.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
SHA512.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
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. vor 12 Jahren
Salsa20.hpp 612c17240a Dead code removal, fix for cleanup GitHub issue #28 vor 12 Jahren
Service.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Service.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
SharedPtr.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Socket.hpp bd749e040d Compile fixes. vor 11 Jahren
SocketManager.cpp bd749e040d Compile fixes. vor 11 Jahren
SocketManager.hpp bd749e040d Compile fixes. vor 11 Jahren
SoftwareUpdater.cpp 60f25ccdf9 Some text changes, remove unused modules from installer project. vor 11 Jahren
SoftwareUpdater.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Switch.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Switch.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
SysEnv.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
SysEnv.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
TcpSocket.hpp bd749e040d Compile fixes. vor 11 Jahren
Thread.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Topology.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Topology.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
UdpSocket.hpp bd749e040d Compile fixes. vor 11 Jahren
UdpSocket_old.cpp 7e80d7e551 Bunch of work in progress on new socket multiplexer and plumbing for TCP jailbreaking... Don't try to build, won't yet. vor 11 Jahren
UdpSocket_old.hpp 7e80d7e551 Bunch of work in progress on new socket multiplexer and plumbing for TCP jailbreaking... Don't try to build, won't yet. vor 11 Jahren
Utils.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
Utils.hpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren