Adam Ierymenko 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
..
Address.hpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
Array.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
BlobArray.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
BloomFilter.hpp 3e49337d9a Add a fast non-cryptographic PRNG. 12 年之前
Buffer.hpp 9e28bbfbb2 Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit. 12 年之前
CMWC4096.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 年之前
Condition.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Constants.hpp af8fcac0fc RPC infrastructure work in progress. 12 年之前
Defaults.cpp 76bc9968ff New simpler command interface via loopback UDP protected by a crypto token. 12 年之前
Defaults.hpp 76bc9968ff New simpler command interface via loopback UDP protected by a crypto token. 12 年之前
Demarc.cpp 76bc9968ff New simpler command interface via loopback UDP protected by a crypto token. 12 年之前
Demarc.hpp e4e517e9c3 Doc cleanup. 12 年之前
EllipticCurveKey.hpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 12 年之前
EllipticCurveKeyPair.cpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 12 年之前
EllipticCurveKeyPair.hpp a793dc2b29 Small updates to documentation, a few precautionary fixes. 12 年之前
EthernetTap.cpp a20b540fb0 Small compiler warning fix 12 年之前
EthernetTap.hpp ef3e319c64 Several things: 12 年之前
Filter.cpp 557cc359b3 More filter work. 12 年之前
Filter.hpp 557cc359b3 More filter work. 12 年之前
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Http.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 年之前
Http.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Identity.cpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
Identity.hpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
InetAddress.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
InetAddress.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Logger.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
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 年之前
Multicaster.hpp b8e9a79d00 docs 12 年之前
Mutex.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Network.cpp ef3e319c64 Several things: 12 年之前
Network.hpp 083ae2d097 Work in progress on RPC. 12 年之前
Node.cpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
Node.hpp 5f4eb1ebc6 Command line interface. 12 年之前
NodeConfig.cpp 668c428051 Basic RPC stuff in Packet and PacketDecoder for RPC service support. 12 年之前
NodeConfig.hpp c345c699fd Self test for command bus encode/decode. 12 年之前
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Pack.cpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
Pack.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Packet.cpp 668c428051 Basic RPC stuff in Packet and PacketDecoder for RPC service support. 12 年之前
Packet.hpp af8fcac0fc RPC infrastructure work in progress. 12 年之前
PacketDecoder.cpp 668c428051 Basic RPC stuff in Packet and PacketDecoder for RPC service support. 12 年之前
PacketDecoder.hpp 668c428051 Basic RPC stuff in Packet and PacketDecoder for RPC service support. 12 年之前
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 年之前
Peer.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 年之前
RPC.cpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
RPC.hpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 年之前
RuntimeEnvironment.hpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
Salsa20.cpp ef3e319c64 Several things: 12 年之前
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
SharedPtr.hpp 3e49337d9a Add a fast non-cryptographic PRNG. 12 年之前
Switch.cpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
Switch.hpp 195ded4608 Cleanup, comments, regularize TRACE messages. 12 年之前
SysEnv.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
SysEnv.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Thread.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Thread.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Topology.cpp 9cf734b74a Sane-ify Address, get rid of goofy union thingy. 12 年之前
Topology.hpp 0c7f8e247c Add amSupernode to make code clearer in the check-if-self-is-supernode case. 12 年之前
UdpSocket.cpp 2e85cf18c1 Cleanup and build fixes. 12 年之前
UdpSocket.hpp 76bc9968ff New simpler command interface via loopback UDP protected by a crypto token. 12 年之前
Utils.cpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前
Utils.hpp 57d8730f1b Wire up RPC plugin loading to Node. 12 年之前