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 0e43e5e8f2 Rest of work on new hashcash based identity scheme. 13 years ago
..
Address.hpp Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. 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 Some API improvements to C25519 in preparation for that thing I woke up thinking about at 4am. 13 years ago
C25519.hpp Hashcash-based identity, work in progress... committing to test speed on other boxes. 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 Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE, flesh out multicast tracing a bit. 13 years ago
Defaults.cpp Hashcash-based identity, work in progress... committing to test speed on other boxes. 13 years ago
Defaults.hpp Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet. 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 Rest of work on new hashcash based identity scheme. 13 years ago
Identity.hpp Rest of work on new hashcash based identity scheme. 13 years ago
InetAddress.cpp Some file format cleanup. 13 years ago
InetAddress.hpp Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet. 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 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 Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 13 years ago
Mutex.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Network.cpp Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. 13 years ago
Network.hpp Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. 13 years ago
Node.cpp Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them. 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 Add more info to remote multicast trace (debug facility). 13 years ago
PacketDecoder.hpp Whew, it builds! 13 years ago
Peer.cpp Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them. 13 years ago
Peer.hpp Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them. 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 Hashcash-based identity, work in progress... committing to test speed on other boxes. 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 Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE, flesh out multicast tracing a bit. 13 years ago
Switch.hpp Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet. 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 Rest of work on new hashcash based identity scheme. 13 years ago
Topology.hpp Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them. 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 Rest of work on new hashcash based identity scheme. 13 years ago
Utils.hpp Rest of work on new hashcash based identity scheme. 13 years ago