Adam Ierymenko 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 jaren geleden
..
Address.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Array.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
BloomFilter.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Buffer.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
CMWC4096.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 jaren geleden
Condition.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 jaren geleden
Constants.hpp 08fe84d707 Windows builds, self test runs in Debug mode! 12 jaren geleden
Defaults.cpp 335733f110 Build fixes for *nix 12 jaren geleden
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 jaren geleden
Demarc.cpp 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 12 jaren geleden
Demarc.hpp 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 12 jaren geleden
Dictionary.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
EllipticCurveKey.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
EllipticCurveKeyPair.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
EllipticCurveKeyPair.hpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 12 jaren geleden
EthernetTap.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 jaren geleden
EthernetTap.hpp 4a370c5f3f Windows: disable and enable tap to allow changes to take effect. 12 jaren geleden
Filter.cpp 557cc359b3 More filter work. 12 jaren geleden
Filter.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
Identity.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Identity.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
InetAddress.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
InetAddress.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Logger.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
MulticastGroup.hpp cfef114c31 Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version. 12 jaren geleden
Multicaster.hpp a0a9d52213 Bug fix in multicast changes. 12 jaren geleden
Mutex.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 jaren geleden
Network.cpp 2536352e5d Make that an arbitrary tag to identify persistent taps... 12 jaren geleden
Network.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Node.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Node.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
NodeConfig.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
NodeConfig.hpp e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 jaren geleden
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
Packet.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Packet.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
PacketDecoder.cpp b6248c7cb7 VERSION 0.4.4: multicast cleanup, Windows port work 12 jaren geleden
PacketDecoder.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 jaren geleden
Peer.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 jaren geleden
RateLimiter.hpp fc18334dbb Version 0.4.3 (the real one): fix Gentoo ip config failures and crashes 12 jaren geleden
RuntimeEnvironment.hpp 28a73b620e Bunch more debugging and loop closing on new netconf. 12 jaren geleden
Salsa20.cpp ef3e319c64 Several things: 12 jaren geleden
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 jaren geleden
Service.cpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 jaren geleden
Service.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 jaren geleden
SharedPtr.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 jaren geleden
Switch.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Switch.hpp 195ded4608 Cleanup, comments, regularize TRACE messages. 12 jaren geleden
SysEnv.cpp 5076c75b07 More Windows port work. 12 jaren geleden
SysEnv.hpp 3368330b77 Poll for network autoconf, and a few other documentation changes. 12 jaren geleden
Thread.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 jaren geleden
Topology.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Topology.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 jaren geleden
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 jaren geleden
UdpSocket.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Utils.cpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden
Utils.hpp 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 jaren geleden