| .. |
|
Address.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Array.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
AtomicCounter.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
BloomFilter.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Buffer.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
CMWC4096.hpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Condition.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Constants.hpp
|
08fe84d707
Windows builds, self test runs in Debug mode!
|
12 years ago |
|
Defaults.cpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
Defaults.hpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
Demarc.cpp
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |
|
Demarc.hpp
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |
|
Dictionary.hpp
|
a53cfc9096
Network membership certificate work in progress... does not build yet.
|
12 years ago |
|
EllipticCurveKey.hpp
|
9979474f1e
Add range safety check to EllipticCurveKey.
|
12 years ago |
|
EllipticCurveKeyPair.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
EllipticCurveKeyPair.hpp
|
a793dc2b29
Small updates to documentation, a few precautionary fixes.
|
12 years ago |
|
EthernetTap.cpp
|
08fe84d707
Windows builds, self test runs in Debug mode!
|
12 years ago |
|
EthernetTap.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
Filter.cpp
|
557cc359b3
More filter work.
|
12 years ago |
|
Filter.hpp
|
557cc359b3
More filter work.
|
12 years ago |
|
HMAC.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
HMAC.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Identity.cpp
|
5076c75b07
More Windows port work.
|
12 years ago |
|
Identity.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
InetAddress.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
InetAddress.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Logger.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Logger.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
MAC.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
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 years ago |
|
Multicaster.hpp
|
3af55f4423
Add RateLimiter for rate limiting multicast, not tested yet.
|
12 years ago |
|
Mutex.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Network.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Network.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Node.cpp
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |
|
Node.hpp
|
5f4eb1ebc6
Command line interface.
|
12 years ago |
|
NodeConfig.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
NodeConfig.hpp
|
e73c4cb68b
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
12 years ago |
|
NonCopyable.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Packet.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Packet.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
PacketDecoder.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
PacketDecoder.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Peer.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Peer.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Range.hpp
|
e2a2d33f8f
Filter code, work in progress, wont build yet
|
12 years ago |
|
RateLimiter.hpp
|
fc18334dbb
Version 0.4.3 (the real one): fix Gentoo ip config failures and crashes
|
12 years ago |
|
RuntimeEnvironment.hpp
|
28a73b620e
Bunch more debugging and loop closing on new netconf.
|
12 years ago |
|
Salsa20.cpp
|
ef3e319c64
Several things:
|
12 years ago |
|
Salsa20.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Service.cpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
Service.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
SharedPtr.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Switch.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Switch.hpp
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
12 years ago |
|
SysEnv.cpp
|
5076c75b07
More Windows port work.
|
12 years ago |
|
SysEnv.hpp
|
3368330b77
Poll for network autoconf, and a few other documentation changes.
|
12 years ago |
|
Thread.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Topology.cpp
|
5076c75b07
More Windows port work.
|
12 years ago |
|
Topology.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
UdpSocket.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
UdpSocket.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Utils.cpp
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |
|
Utils.hpp
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |