Adam Ierymenko ee9a811b81 Netconf service code, interacts with our MySQL database. 12 лет назад
..
Address.hpp 9df88a3933 Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors. 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 лет назад
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 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 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 лет назад
Dictionary.hpp a53cfc9096 Network membership certificate work in progress... does not build yet. 12 лет назад
EllipticCurveKey.hpp 304ed641fe makekeypair utility 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 лет назад
Identity.cpp f260c2839c Local service plugin stuff... work in progress. 12 лет назад
Identity.hpp 439e602d5a Fix a bunch of errors due to minor method signature changes, still a work in progress. 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 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 12 лет назад
Network.hpp 9df88a3933 Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors. 12 лет назад
Node.cpp 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 12 лет назад
Node.hpp 5f4eb1ebc6 Command line interface. 12 лет назад
NodeConfig.cpp 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 12 лет назад
NodeConfig.hpp 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 12 лет назад
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Packet.cpp e4c5ad9f43 More work on network membership certs, and it builds now. Still in heavy development. 12 лет назад
Packet.hpp 3daea24d50 Little bit of protocol changes before implementation of new verbs. 12 лет назад
PacketDecoder.cpp 439e602d5a Fix a bunch of errors due to minor method signature changes, still a work in progress. 12 лет назад
PacketDecoder.hpp 439e602d5a Fix a bunch of errors due to minor method signature changes, still a work in progress. 12 лет назад
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 лет назад
Peer.hpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 лет назад
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 лет назад
RuntimeEnvironment.hpp b0a83093ce Back out of RPC... blech. Have a better idea. 12 лет назад
Salsa20.cpp ef3e319c64 Several things: 12 лет назад
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Service.cpp ee9a811b81 Netconf service code, interacts with our MySQL database. 12 лет назад
Service.hpp f260c2839c Local service plugin stuff... work in progress. 12 лет назад
SharedPtr.hpp 3e49337d9a Add a fast non-cryptographic PRNG. 12 лет назад
Switch.cpp e4c5ad9f43 More work on network membership certs, and it builds now. Still in heavy development. 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 2ba97fb46b Remove suicidalThread hack from Thread. 12 лет назад
Thread.hpp 2ba97fb46b Remove suicidalThread hack from Thread. 12 лет назад
Topology.cpp e4c5ad9f43 More work on network membership certs, and it builds now. Still in heavy development. 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 a816f56426 Dump huffman, doesnt add much and complicates porting to other languages. Also fix compile error in idtool. 12 лет назад