Adam Ierymenko 5f8a3f4a7f More detail and output improvements to command bus "listpeers," and a little cleanup. 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 3368330b77 Poll for network autoconf, and a few other documentation changes. 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 e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 лет назад
EthernetTap.hpp a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 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 b342f56bec Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity. 12 лет назад
Identity.hpp b342f56bec Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity. 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 e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 лет назад
Mutex.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Network.cpp b342f56bec Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity. 12 лет назад
Network.hpp b342f56bec Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity. 12 лет назад
Node.cpp 28a73b620e Bunch more debugging and loop closing on new netconf. 12 лет назад
Node.hpp 5f4eb1ebc6 Command line interface. 12 лет назад
NodeConfig.cpp 5f8a3f4a7f More detail and output improvements to command bus "listpeers," and a little cleanup. 12 лет назад
NodeConfig.hpp e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 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 bf5c07f79a Scratch that... more work wiring up netconf. Got to handle OK. 12 лет назад
PacketDecoder.cpp 499ac2699f Bit of comment and if nesting cleanup in PacketDecoder. 12 лет назад
PacketDecoder.hpp b9aeec9f29 Documentation improvements and some very minor pre-emptive security stuff. 12 лет назад
Peer.cpp 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 лет назад
Peer.hpp 5f8a3f4a7f More detail and output improvements to command bus "listpeers," and a little cleanup. 12 лет назад
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 лет назад
RuntimeEnvironment.hpp 28a73b620e Bunch more debugging and loop closing on new netconf. 12 лет назад
Salsa20.cpp ef3e319c64 Several things: 12 лет назад
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Service.cpp a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 12 лет назад
Service.hpp a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 12 лет назад
SharedPtr.hpp 3368330b77 Poll for network autoconf, and a few other documentation changes. 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 3368330b77 Poll for network autoconf, and a few other documentation changes. 12 лет назад
Thread.hpp a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 12 лет назад
Topology.cpp a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 12 лет назад
Topology.hpp e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 лет назад
UdpSocket.cpp c9c63074bb CLI communication now working. 12 лет назад
UdpSocket.hpp c9c63074bb CLI communication now working. 12 лет назад
Utils.cpp 28a73b620e Bunch more debugging and loop closing on new netconf. 12 лет назад
Utils.hpp 741642ba53 netconf service work 12 лет назад