You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko eb554a504d Fix for allIps -> ips in EthernetTap on Unix. 12 years ago
..
Address.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Array.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
AtomicCounter.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
BandwidthAccount.hpp Windows build fixes. 12 years ago
Buffer.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
C25519.cpp Remove VC++ warnings in C25519, also add inline to short methods. 12 years ago
C25519.hpp Several things: 12 years ago
CMWC4096.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
CertificateOfMembership.cpp Several things: 12 years ago
CertificateOfMembership.hpp Several things: 12 years ago
Condition.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Constants.hpp Windows build fixes. 12 years ago
Defaults.cpp Windows build fixes and installer work... 12 years ago
Defaults.hpp Rest of software updater, ready to test... 12 years ago
Demarc.cpp Clean up some stuff, including a few spots where exceptions were not being handled correctly. 13 years ago
Demarc.hpp Fix for GitHub issue #20 (untested) 12 years ago
Dictionary.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
EthernetTap.cpp Fix for allIps -> ips in EthernetTap on Unix. 12 years ago
EthernetTap.hpp Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.) 12 years ago
HttpClient.cpp Several things: 12 years ago
HttpClient.hpp HTTP client works! 12 years ago
Identity.cpp Several things: 12 years ago
Identity.hpp Several things: 12 years ago
InetAddress.cpp Some file format cleanup. 13 years ago
InetAddress.hpp Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.) 12 years ago
Logger.cpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 years ago
Logger.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
MAC.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
MulticastGroup.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Multicaster.cpp Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 13 years ago
Multicaster.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Mutex.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Network.cpp Several things: 12 years ago
Network.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
NetworkConfig.cpp More tying up of certificate of membership stuff in the client. 13 years ago
NetworkConfig.hpp Windows build fixes. 12 years ago
Node.cpp Several things: 12 years ago
Node.hpp Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location. 12 years ago
NodeConfig.cpp Several things: 12 years ago
NodeConfig.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
NonCopyable.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Packet.cpp Windows build fixes. 12 years ago
Packet.hpp Windows build fixes. 12 years ago
PacketDecoder.cpp Windows build fixes. 12 years ago
PacketDecoder.hpp Fix several things: 12 years ago
Peer.cpp VERSION 0.6.7: revert change for GitHub issue #20 12 years ago
Peer.hpp Fix several things: 12 years ago
Poly1305.cpp Windows build fixes. 12 years ago
Poly1305.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
RuntimeEnvironment.hpp Rest of software updater, ready to test... 12 years ago
SHA512.cpp Hashcash-based identity, work in progress... committing to test speed on other boxes. 13 years ago
SHA512.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
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. 13 years ago
Salsa20.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Service.cpp Move template parameter in Thread to a more logical scope location. 13 years ago
Service.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
SharedPtr.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
SoftwareUpdater.cpp Several things: 12 years ago
SoftwareUpdater.hpp Refactor SoftwareUpdate to make .nfo parse and signature check code easily reusable so it can be used from the Qt GUI code. 12 years ago
Switch.cpp Several things: 12 years ago
Switch.hpp Fix several things: 12 years ago
SysEnv.cpp Oops we needed _r in there... 13 years ago
SysEnv.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Thread.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Topology.cpp Add persistent identity caching for use on supernodes. Activate by just making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles. 13 years ago
Topology.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
UdpSocket.cpp Tap now basically sorta works on Windows. Now have to figure out how to control DHCP behavior since we normally don't want that. 13 years ago
UdpSocket.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Utils.cpp Windows build fixes. 12 years ago
Utils.hpp Cleanup in Utils, fix for HttpClient on Linux. 12 years ago