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