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 b10871cedc More work in netconf cleanup. 13 years ago
..
Address.hpp Make new identity hashcash algo memory hard, and tweak generation time a bit. Current hashcash cost should be overkill for what we need but still tolerable to users. 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
CertificateOfMembership.cpp Lots of cleanup, more work on certificates, some security fixes. 13 years ago
CertificateOfMembership.hpp Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. 13 years ago
Condition.hpp Windows build work: condition, mutex, thread, udp socket... 13 years ago
Constants.hpp Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 13 years ago
Defaults.cpp Another tweak, hopefully final, to reduce variance on identity generation times. 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
Identity.cpp Couple of small fixes, works again with new ID code. 13 years ago
Identity.hpp Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 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 More work in netconf cleanup. 13 years ago
MulticastGroup.hpp More work in netconf 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 Netconf support for ARP and NDP caching TTLs. 13 years ago
Network.hpp Netconf support for ARP and NDP caching TTLs. 13 years ago
NetworkConfig.cpp More work in netconf cleanup. 13 years ago
NetworkConfig.hpp More work in netconf cleanup. 13 years ago
Node.cpp Add support for pushing network config refresh hints from a MEMORY queue table. That ways it will be possible for network changes to take effect almost immediately across all active peers. 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 Lots of cleanup, more work on certificates, some security fixes. 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 Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. 13 years ago
Packet.hpp Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. 13 years ago
PacketDecoder.cpp Work in progress on cleaning up netconf mess in node code... 13 years ago
PacketDecoder.hpp Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. 13 years ago
Peer.cpp Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 13 years ago
Peer.hpp Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 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 Get rid of not used and maybe never to be used Filter code. 13 years ago
Switch.hpp Get rid of not used and maybe never to be used Filter code. 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 Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 13 years ago
Topology.hpp Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 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