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 bddbf4d276 Work in progress... 13 years ago
..
Address.hpp Improve code security posture by replacing sprintf with a safer function. 13 years ago
Array.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 13 years ago
AtomicCounter.hpp New git repository for release - version 0.2.0 tagged 13 years ago
BandwidthAccount.hpp More experimentation with multicast rate. 13 years ago
Buffer.hpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 years ago
C25519.cpp Build fix to eliminate strict aliasing warnings, and a bug fix. 13 years ago
C25519.hpp Integrating new crypto -- work in progress, wont build yet. 13 years ago
CMWC4096.hpp Compile fixes, integration of fast PRNG. 13 years ago
Condition.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Constants.hpp New multicast algorithm work in progress... 13 years ago
Defaults.cpp Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 13 years ago
Defaults.hpp Some file format cleanup. 13 years ago
Demarc.cpp Improve code security posture by replacing sprintf with a safer function. 13 years ago
Demarc.hpp More include formatting cleanup. 13 years ago
Dictionary.hpp Some file format cleanup. 13 years ago
EthernetTap.cpp Improve code security posture by replacing sprintf with a safer function. 13 years ago
EthernetTap.hpp More tap work -- DHCP configuration and such. 13 years ago
Filter.cpp Improve code security posture by replacing sprintf with a safer function. 13 years ago
Filter.hpp Filter work, add name and desc to netconf response, small compiler warning fix. 13 years ago
Identity.cpp Prescient endian-ness fix in deriveAddress. 13 years ago
Identity.hpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 13 years ago
InetAddress.cpp Some file format cleanup. 13 years ago
InetAddress.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 13 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 More include formatting cleanup. 13 years ago
MAC.hpp Improve code security posture by replacing sprintf with a safer function. 13 years ago
MulticastGroup.hpp More include formatting cleanup. 13 years ago
Multicaster.hpp More work in progress on new Multicaster. This should be pretty much good to go, and performance should not be too O(crappy). 13 years ago
Mutex.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Network.cpp Get rid of 000000000000000.mcerts junk files. 13 years ago
Network.hpp Work in progress... 13 years ago
Node.cpp Change Linux default build back to debug, and fix startup message. Oh, and new crypto just kinda works. Awesome. 13 years ago
Node.hpp Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 13 years ago
NodeConfig.cpp Build fix for network ID remap hack. 13 years ago
NodeConfig.hpp More include formatting cleanup. 13 years ago
NonCopyable.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Packet.cpp New multicast algorithm work in progress... 13 years ago
Packet.hpp New multicast algorithm work in progress... 13 years ago
PacketDecoder.cpp Make network multicast breadth/depth parameters configurable on a per-net basis. 13 years ago
PacketDecoder.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 13 years ago
Peer.cpp Get rid of onSent(), which was never used consistently anyway. 13 years ago
Peer.hpp Get rid of onSent(), which was never used consistently anyway. 13 years ago
Poly1305.cpp Test vectors for all new crypto. 13 years ago
Poly1305.hpp Test vectors for all new crypto. 13 years ago
Range.hpp Filter code, work in progress, wont build yet 13 years ago
RuntimeEnvironment.hpp New multicast algorithm work in progress... 13 years ago
SHA512.cpp Small amount of crypto cleanup. 13 years ago
SHA512.hpp Add new crypto: SHA512 and C25519 -- not integrated yet. 13 years ago
Salsa20.cpp Several things: 13 years ago
Salsa20.hpp More include formatting cleanup. 13 years ago
Service.cpp Move template parameter in Thread to a more logical scope location. 13 years ago
Service.hpp Move template parameter in Thread to a more logical scope location. 13 years ago
SharedPtr.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 13 years ago
Switch.cpp Make network multicast breadth/depth parameters configurable on a per-net basis. 13 years ago
Switch.hpp Some file format cleanup. 13 years ago
SysEnv.cpp More include formatting cleanup. 13 years ago
SysEnv.hpp Poll for network autoconf, and a few other documentation changes. 13 years ago
Thread.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Topology.cpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 years ago
Topology.hpp More include formatting cleanup. 13 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 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 years ago
Utils.cpp Integrating new crypto, work still in progress... 13 years ago
Utils.hpp Build fix to eliminate strict aliasing warnings, and a bug fix. 13 years ago