Adam Ierymenko f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
..
Address.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 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
BloomFilter.hpp 1a7e303f97 docs and minor cleanup 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
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 08fe84d707 Windows builds, self test runs in Debug mode! 12 anni fa
Defaults.cpp 335733f110 Build fixes for *nix 12 anni fa
Defaults.hpp e0bdc02139 Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now). 12 anni fa
Demarc.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Demarc.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Dictionary.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
EllipticCurveKey.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
EllipticCurveKeyPair.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
EllipticCurveKeyPair.hpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 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
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
Identity.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
Identity.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
InetAddress.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
InetAddress.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 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 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
MAC.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
MulticastGroup.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Multicaster.hpp 1a7e303f97 docs and minor cleanup 12 anni fa
Mutex.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 anni fa
Network.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Network.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Node.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Node.hpp 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 anni fa
NodeConfig.cpp 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 anni fa
NodeConfig.hpp e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 anni fa
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
Packet.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
Packet.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
PacketDecoder.cpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
PacketDecoder.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 anni fa
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 anni fa
Peer.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 anni fa
RateLimiter.hpp 1a7e303f97 docs and minor cleanup 12 anni fa
RuntimeEnvironment.hpp 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 anni fa
Salsa20.cpp ef3e319c64 Several things: 12 anni fa
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 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 55616388ea Check network ethernet type whitelist instead of hard-coded ethernet types. 12 anni fa
Switch.hpp 195ded4608 Cleanup, comments, regularize TRACE messages. 12 anni fa
SysEnv.cpp 5076c75b07 More Windows port work. 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 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 anni fa
Topology.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 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 f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa
Utils.hpp f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 anni fa