| .. |
|
Address.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
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 |
|
BloomFilter.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
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 |
|
CMWC4096.hpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Condition.hpp
|
Windows build work: condition, mutex, thread, udp socket...
|
13 years ago |
|
Constants.hpp
|
Windows builds, self test runs in Debug mode!
|
13 years ago |
|
Defaults.cpp
|
Build fixes for *nix
|
13 years ago |
|
Defaults.hpp
|
Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now).
|
13 years ago |
|
Demarc.cpp
|
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
13 years ago |
|
Demarc.hpp
|
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
13 years ago |
|
Dictionary.hpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
EllipticCurveKey.hpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
EllipticCurveKeyPair.cpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
EllipticCurveKeyPair.hpp
|
Small updates to documentation, a few precautionary fixes.
|
13 years ago |
|
EthernetTap.cpp
|
Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun.
|
13 years ago |
|
EthernetTap.hpp
|
Windows: disable and enable tap to allow changes to take effect.
|
13 years ago |
|
Filter.cpp
|
More filter work.
|
13 years ago |
|
Filter.hpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
HMAC.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
HMAC.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Identity.cpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
Identity.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
InetAddress.cpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
InetAddress.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
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
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
MAC.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
MulticastGroup.hpp
|
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.
|
13 years ago |
|
Multicaster.hpp
|
Bug fix in multicast changes.
|
13 years ago |
|
Mutex.hpp
|
Windows build work: condition, mutex, thread, udp socket...
|
13 years ago |
|
Network.cpp
|
Make that an arbitrary tag to identify persistent taps...
|
13 years ago |
|
Network.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
Node.cpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
Node.hpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
NodeConfig.cpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
NodeConfig.hpp
|
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
13 years ago |
|
NonCopyable.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Packet.cpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
Packet.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
PacketDecoder.cpp
|
VERSION 0.4.4: multicast cleanup, Windows port work
|
13 years ago |
|
PacketDecoder.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
Peer.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Peer.hpp
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
13 years ago |
|
Range.hpp
|
Filter code, work in progress, wont build yet
|
13 years ago |
|
RateLimiter.hpp
|
Version 0.4.3 (the real one): fix Gentoo ip config failures and crashes
|
13 years ago |
|
RuntimeEnvironment.hpp
|
Bunch more debugging and loop closing on new netconf.
|
13 years ago |
|
Salsa20.cpp
|
Several things:
|
13 years ago |
|
Salsa20.hpp
|
New git repository for release - version 0.2.0 tagged
|
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
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
Switch.hpp
|
Cleanup, comments, regularize TRACE messages.
|
13 years ago |
|
SysEnv.cpp
|
More Windows port work.
|
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
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
Topology.hpp
|
Move template parameter in Thread to a more logical scope location.
|
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
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |
|
Utils.hpp
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
13 years ago |