| .. |
|
Address.hpp
|
Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors.
|
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 |
|
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
|
Poll for network autoconf, and a few other documentation changes.
|
13 years ago |
|
Defaults.cpp
|
New simpler command interface via loopback UDP protected by a crypto token.
|
13 years ago |
|
Defaults.hpp
|
New simpler command interface via loopback UDP protected by a crypto token.
|
13 years ago |
|
Demarc.cpp
|
New simpler command interface via loopback UDP protected by a crypto token.
|
13 years ago |
|
Demarc.hpp
|
Doc cleanup.
|
13 years ago |
|
Dictionary.hpp
|
Network membership certificate work in progress... does not build yet.
|
13 years ago |
|
EllipticCurveKey.hpp
|
makekeypair utility
|
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
|
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
13 years ago |
|
EthernetTap.hpp
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
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 |
|
Identity.cpp
|
Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity.
|
13 years ago |
|
Identity.hpp
|
Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity.
|
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
|
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
13 years ago |
|
Mutex.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Network.cpp
|
Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity.
|
13 years ago |
|
Network.hpp
|
Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity.
|
13 years ago |
|
Node.cpp
|
Bunch more debugging and loop closing on new netconf.
|
13 years ago |
|
Node.hpp
|
Command line interface.
|
13 years ago |
|
NodeConfig.cpp
|
More detail and output improvements to command bus "listpeers," and a little cleanup.
|
13 years ago |
|
NodeConfig.hpp
|
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
13 years ago |
|
NonCopyable.hpp
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |
|
Packet.cpp
|
More work on network membership certs, and it builds now. Still in heavy development.
|
13 years ago |
|
Packet.hpp
|
Scratch that... more work wiring up netconf. Got to handle OK.
|
13 years ago |
|
PacketDecoder.cpp
|
Bit of comment and if nesting cleanup in PacketDecoder.
|
13 years ago |
|
PacketDecoder.hpp
|
Documentation improvements and some very minor pre-emptive security stuff.
|
13 years ago |
|
Peer.cpp
|
Compile fixes, integration of fast PRNG.
|
13 years ago |
|
Peer.hpp
|
More detail and output improvements to command bus "listpeers," and a little cleanup.
|
13 years ago |
|
Range.hpp
|
Filter code, work in progress, wont build yet
|
13 years ago |
|
RuntimeEnvironment.hpp
|
Bunch more debugging and loop closing on new netconf.
|
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 |
|
Service.cpp
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
13 years ago |
|
Service.hpp
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
13 years ago |
|
SharedPtr.hpp
|
Poll for network autoconf, and a few other documentation changes.
|
13 years ago |
|
Switch.cpp
|
More work on network membership certs, and it builds now. Still in heavy development.
|
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
|
Poll for network autoconf, and a few other documentation changes.
|
13 years ago |
|
Thread.hpp
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
13 years ago |
|
Topology.cpp
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
13 years ago |
|
Topology.hpp
|
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
13 years ago |
|
UdpSocket.cpp
|
CLI communication now working.
|
13 years ago |
|
UdpSocket.hpp
|
CLI communication now working.
|
13 years ago |
|
Utils.cpp
|
Bunch more debugging and loop closing on new netconf.
|
13 years ago |
|
Utils.hpp
|
netconf service work
|
13 years ago |