Adam Ierymenko 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
..
Address.hpp 4e010da54b Work in progress... 12 anni fa
Array.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
BandwidthAccount.hpp 07e1085dcc More experimentation with multicast rate. 12 anni fa
Buffer.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
C25519.cpp de5cc82b5b Build fix to eliminate strict aliasing warnings, and a bug fix. 12 anni fa
C25519.hpp 3b2d98e7dc Integrating new crypto -- work in progress, wont build yet. 12 anni fa
CMWC4096.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 anni fa
Condition.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 anni fa
Constants.hpp 3443b203e4 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. 12 anni fa
Defaults.cpp 3443b203e4 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. 12 anni fa
Defaults.hpp 3443b203e4 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. 12 anni fa
Demarc.cpp 0dca9964bf Whew, it builds! 12 anni fa
Demarc.hpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
Dictionary.hpp b2b24ca41b Some file format cleanup. 12 anni fa
EthernetTap.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
EthernetTap.hpp cd907a7662 More tap work -- DHCP configuration and such. 12 anni fa
Filter.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Filter.hpp 3745377872 Filter work, add name and desc to netconf response, small compiler warning fix. 12 anni fa
Identity.cpp 5ccc91a7c3 Prescient endian-ness fix in deriveAddress. 12 anni fa
Identity.hpp e376c6f6a9 New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 12 anni fa
InetAddress.cpp b2b24ca41b Some file format cleanup. 12 anni fa
InetAddress.hpp 3443b203e4 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. 12 anni fa
Logger.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
Logger.hpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
MAC.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
MulticastGroup.hpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
Multicaster.cpp 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
Multicaster.hpp 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
Mutex.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 anni fa
Network.cpp 9db7939d38 Make new multicast depth and prefix bits parameters configurable. 12 anni fa
Network.hpp 9db7939d38 Make new multicast depth and prefix bits parameters configurable. 12 anni fa
Node.cpp 3443b203e4 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. 12 anni fa
Node.hpp 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 12 anni fa
NodeConfig.cpp f3128a18fe Work in progress... 12 anni fa
NodeConfig.hpp f3128a18fe Work in progress... 12 anni fa
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
Packet.cpp 0dca9964bf Whew, it builds! 12 anni fa
Packet.hpp 4ecb9369b5 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. 12 anni fa
PacketDecoder.cpp 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
PacketDecoder.hpp 0dca9964bf Whew, it builds! 12 anni fa
Peer.cpp 3443b203e4 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. 12 anni fa
Peer.hpp 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
Poly1305.cpp f3128a18fe Work in progress... 12 anni fa
Poly1305.hpp 300d26973a Test vectors for all new crypto. 12 anni fa
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 anni fa
RuntimeEnvironment.hpp 24bad9f3d1 More work in progress in new multicast propagation... 12 anni fa
SHA512.cpp 02f3369185 Small amount of crypto cleanup. 12 anni fa
SHA512.hpp 77965af288 Add new crypto: SHA512 and C25519 -- not integrated yet. 12 anni fa
Salsa20.cpp ef3e319c64 Several things: 12 anni fa
Salsa20.hpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
Service.cpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 anni fa
Service.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 anni fa
SharedPtr.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
Switch.cpp 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 anni fa
Switch.hpp 3443b203e4 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. 12 anni fa
SysEnv.cpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
SysEnv.hpp 3368330b77 Poll for network autoconf, and a few other documentation changes. 12 anni fa
Thread.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 anni fa
Topology.cpp 4e010da54b Work in progress... 12 anni fa
Topology.hpp 4c06fcfc9d More include formatting cleanup. 12 anni fa
UdpSocket.cpp b4be07149f Tap now basically sorta works on Windows. Now have to figure out how to control DHCP behavior since we normally don't want that. 12 anni fa
UdpSocket.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
Utils.cpp ceb024ab03 Integrating new crypto, work still in progress... 12 anni fa
Utils.hpp 4ecb9369b5 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. 12 anni fa