Adam Ierymenko 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 năm trước cách đây
..
Address.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Array.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
BloomFilter.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Buffer.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
CMWC4096.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 năm trước cách đây
Condition.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 năm trước cách đây
Constants.hpp 08fe84d707 Windows builds, self test runs in Debug mode! 12 năm trước cách đây
Defaults.cpp 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 năm trước cách đây
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 năm trước cách đây
Demarc.cpp 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 12 năm trước cách đây
Demarc.hpp 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 12 năm trước cách đây
Dictionary.hpp a53cfc9096 Network membership certificate work in progress... does not build yet. 12 năm trước cách đây
EllipticCurveKey.hpp 9979474f1e Add range safety check to EllipticCurveKey. 12 năm trước cách đây
EllipticCurveKeyPair.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
EllipticCurveKeyPair.hpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 12 năm trước cách đây
EthernetTap.cpp 8637d06e0e It builds and it installs! Well, except for not being digitally signed. :P 12 năm trước cách đây
EthernetTap.hpp e2effbd1ce Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 12 năm trước cách đây
Filter.cpp 557cc359b3 More filter work. 12 năm trước cách đây
Filter.hpp 557cc359b3 More filter work. 12 năm trước cách đây
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
Identity.cpp 5076c75b07 More Windows port work. 12 năm trước cách đây
Identity.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
InetAddress.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
InetAddress.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Logger.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
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 năm trước cách đây
Multicaster.hpp a0a9d52213 Bug fix in multicast changes. 12 năm trước cách đây
Mutex.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 năm trước cách đây
Network.cpp 2536352e5d Make that an arbitrary tag to identify persistent taps... 12 năm trước cách đây
Network.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Node.cpp 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 năm trước cách đây
Node.hpp 5f4eb1ebc6 Command line interface. 12 năm trước cách đây
NodeConfig.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
NodeConfig.hpp e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 năm trước cách đây
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
Packet.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Packet.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
PacketDecoder.cpp b6248c7cb7 VERSION 0.4.4: multicast cleanup, Windows port work 12 năm trước cách đây
PacketDecoder.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 năm trước cách đây
Peer.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 năm trước cách đây
RateLimiter.hpp fc18334dbb Version 0.4.3 (the real one): fix Gentoo ip config failures and crashes 12 năm trước cách đây
RuntimeEnvironment.hpp 28a73b620e Bunch more debugging and loop closing on new netconf. 12 năm trước cách đây
Salsa20.cpp ef3e319c64 Several things: 12 năm trước cách đây
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
Service.cpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 năm trước cách đây
Service.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 năm trước cách đây
SharedPtr.hpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
Switch.cpp 2efc9b31bd Huge convoluted logic de-tangling in multicast propagation, supernodes now do random propagation for more efficient coverage with less bias in sparse graph cases. 12 năm trước cách đây
Switch.hpp 195ded4608 Cleanup, comments, regularize TRACE messages. 12 năm trước cách đây
SysEnv.cpp 5076c75b07 More Windows port work. 12 năm trước cách đây
SysEnv.hpp 3368330b77 Poll for network autoconf, and a few other documentation changes. 12 năm trước cách đây
Thread.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 năm trước cách đây
Topology.cpp 5076c75b07 More Windows port work. 12 năm trước cách đây
Topology.hpp 8a46452a70 Move template parameter in Thread to a more logical scope location. 12 năm trước cách đây
UdpSocket.cpp d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 năm trước cách đây
UdpSocket.hpp 36af3d92ec Windows build work: condition, mutex, thread, udp socket... 12 năm trước cách đây
Utils.cpp 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 12 năm trước cách đây
Utils.hpp 2536352e5d Make that an arbitrary tag to identify persistent taps... 12 năm trước cách đây