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 1a76455986 Fix for multicast propagation to prevent buildup of frames ping-ponging between supernodes. 13 years ago
..
Address.hpp Work in progress... 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 Make new multicast depth and prefix bits parameters configurable. 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 Whew, it builds! 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.cpp Whew, it builds! 13 years ago
Multicaster.hpp Whew, it builds! 13 years ago
Mutex.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Network.cpp Make new multicast depth and prefix bits parameters configurable. 13 years ago
Network.hpp Make new multicast depth and prefix bits parameters configurable. 13 years ago
Node.cpp More work in progress in new multicast propagation... 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 Work in progress... 13 years ago
NodeConfig.hpp Work in progress... 13 years ago
NonCopyable.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Packet.cpp Whew, it builds! 13 years ago
Packet.hpp Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel. 13 years ago
PacketDecoder.cpp Fix for multicast propagation to prevent buildup of frames ping-ponging between supernodes. 13 years ago
PacketDecoder.hpp Whew, it builds! 13 years ago
Peer.cpp Work in progress... 13 years ago
Peer.hpp Work in progress... 13 years ago
Poly1305.cpp Work in progress... 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 More work in progress in new multicast propagation... 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 new multicast depth and prefix bits parameters configurable. 13 years ago
Switch.hpp Whew, it builds! 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 Work in progress... 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 Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel. 13 years ago