| .. |
|
Address.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Array.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
AtomicCounter.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
BlobArray.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
BloomFilter.hpp
|
3e49337d9a
Add a fast non-cryptographic PRNG.
|
12 years ago |
|
Buffer.hpp
|
9e28bbfbb2
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
|
12 years ago |
|
CMWC4096.hpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Condition.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Constants.hpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
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
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
Demarc.hpp
|
e4e517e9c3
Doc cleanup.
|
12 years ago |
|
EllipticCurveKey.hpp
|
a793dc2b29
Small updates to documentation, a few precautionary fixes.
|
12 years ago |
|
EllipticCurveKeyPair.cpp
|
a793dc2b29
Small updates to documentation, a few precautionary fixes.
|
12 years ago |
|
EllipticCurveKeyPair.hpp
|
a793dc2b29
Small updates to documentation, a few precautionary fixes.
|
12 years ago |
|
EthernetTap.cpp
|
a20b540fb0
Small compiler warning fix
|
12 years ago |
|
EthernetTap.hpp
|
ef3e319c64
Several things:
|
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 |
|
Http.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Http.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Identity.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Identity.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
InetAddress.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
InetAddress.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Logger.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
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
|
a6f4de8172
Also exclude upstream when picking supernode for multicast propagation, to not bounce back and forth to the same supernode.
|
12 years ago |
|
Mutex.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Network.cpp
|
ef3e319c64
Several things:
|
12 years ago |
|
Network.hpp
|
bcd079b70e
Adding signatures to multicast frames, work in progress, does not build yet
|
12 years ago |
|
Node.cpp
|
5f4eb1ebc6
Command line interface.
|
12 years ago |
|
Node.hpp
|
5f4eb1ebc6
Command line interface.
|
12 years ago |
|
NodeConfig.cpp
|
5f4eb1ebc6
Command line interface.
|
12 years ago |
|
NodeConfig.hpp
|
c345c699fd
Self test for command bus encode/decode.
|
12 years ago |
|
NonCopyable.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Pack.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Pack.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Packet.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Packet.hpp
|
ffad0b2780
Factoring out packet decoder from Switch to put that object on a little bit of a diet. Work in progress, wont build yet.
|
12 years ago |
|
PacketDecoder.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
PacketDecoder.hpp
|
77fd78d5c9
Little cleanup and docs.
|
12 years ago |
|
Peer.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Peer.hpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Range.hpp
|
e2a2d33f8f
Filter code, work in progress, wont build yet
|
12 years ago |
|
RuntimeEnvironment.hpp
|
2e85cf18c1
Cleanup and build fixes.
|
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 |
|
SharedPtr.hpp
|
3e49337d9a
Add a fast non-cryptographic PRNG.
|
12 years ago |
|
Switch.cpp
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
12 years ago |
|
Switch.hpp
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
12 years ago |
|
SysEnv.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
SysEnv.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Thread.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Thread.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Topology.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
Topology.hpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
UdpSocket.cpp
|
2e85cf18c1
Cleanup and build fixes.
|
12 years ago |
|
UdpSocket.hpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
Utils.cpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
|
Utils.hpp
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |