| .. |
|
Address.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Array.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
AtomicCounter.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
BlobArray.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
BloomFilter.hpp
|
Add a fast non-cryptographic PRNG.
|
13 years ago |
|
Buffer.hpp
|
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
|
13 years ago |
|
CMWC4096.hpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Condition.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Constants.hpp
|
Bunch of little bug fixes in newly refactored code.
|
13 years ago |
|
Defaults.cpp
|
More filter work.
|
13 years ago |
|
Defaults.hpp
|
More filter work.
|
13 years ago |
|
Demarc.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Demarc.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
EllipticCurveKey.hpp
|
Small updates to documentation, a few precautionary fixes.
|
13 years ago |
|
EllipticCurveKeyPair.cpp
|
Small updates to documentation, a few precautionary fixes.
|
13 years ago |
|
EllipticCurveKeyPair.hpp
|
Small updates to documentation, a few precautionary fixes.
|
13 years ago |
|
EthernetTap.cpp
|
Small compiler warning fix
|
13 years ago |
|
EthernetTap.hpp
|
Several things:
|
13 years ago |
|
Filter.cpp
|
More filter work.
|
13 years ago |
|
Filter.hpp
|
More filter work.
|
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 |
|
Http.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Http.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Identity.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Identity.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
InetAddress.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
InetAddress.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Logger.cpp
|
New git repository for release - version 0.2.0 tagged
|
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
|
Also exclude upstream when picking supernode for multicast propagation, to not bounce back and forth to the same supernode.
|
13 years ago |
|
Mutex.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Network.cpp
|
Several things:
|
13 years ago |
|
Network.hpp
|
Adding signatures to multicast frames, work in progress, does not build yet
|
13 years ago |
|
Node.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Node.hpp
|
Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds.
|
13 years ago |
|
NodeConfig.cpp
|
More filter work.
|
13 years ago |
|
NodeConfig.hpp
|
More filter work.
|
13 years ago |
|
NonCopyable.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Pack.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Pack.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Packet.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Packet.hpp
|
Factoring out packet decoder from Switch to put that object on a little bit of a diet. Work in progress, wont build yet.
|
13 years ago |
|
PacketDecoder.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
PacketDecoder.hpp
|
Little cleanup and docs.
|
13 years ago |
|
Peer.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Peer.hpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Range.hpp
|
Filter code, work in progress, wont build yet
|
13 years ago |
|
RuntimeEnvironment.hpp
|
Compile fixes, integration of fast PRNG.
|
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 |
|
SharedPtr.hpp
|
Add a fast non-cryptographic PRNG.
|
13 years ago |
|
Switch.cpp
|
Cleanup, comments, regularize TRACE messages.
|
13 years ago |
|
Switch.hpp
|
Cleanup, comments, regularize TRACE messages.
|
13 years ago |
|
SysEnv.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
SysEnv.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Thread.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Thread.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Topology.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Topology.hpp
|
Several bug fixes in newly refactored code.
|
13 years ago |
|
UdpSocket.cpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
UdpSocket.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Utils.cpp
|
Filter code, work in progress, wont build yet
|
13 years ago |
|
Utils.hpp
|
Add a fast non-cryptographic PRNG.
|
13 years ago |