..
Address.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
AES.cpp
.
2019-08-13 08:49:25 -07:00
AES.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
AtomicCounter.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Buffer.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
C25519.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
C25519.hpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
Capability.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
Capability.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
CertificateOfMembership.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
CertificateOfMembership.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
CertificateOfOwnership.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
CertificateOfOwnership.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
CMakeLists.txt
CMake for edge branch
2019-08-12 12:35:07 -07:00
Constants.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Credential.hpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Dictionary.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
ECC384.cpp
.
2019-08-07 11:20:12 -05:00
ECC384.hpp
.
2019-08-07 11:20:12 -05:00
Hashtable.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Identity.cpp
silencing warnings for code paths that will never be hit
2019-08-12 13:18:21 -07:00
Identity.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
IncomingPacket.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
IncomingPacket.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
InetAddress.cpp
Remove 44/8 as pseudoprivate since it is now partly global.
2019-07-19 13:33:14 -07:00
InetAddress.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Locator.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
MAC.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Membership.cpp
Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced)
2019-08-02 20:43:02 -07:00
Membership.hpp
.
2019-08-07 11:20:12 -05:00
Multicaster.cpp
Add capability for P2P multicast propagation, and some cleanup.
2019-07-16 13:33:11 -05:00
Multicaster.hpp
GitHub issue #993 (???)
2019-08-04 15:35:43 -07:00
MulticastGroup.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Mutex.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Network.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Network.hpp
Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced)
2019-08-02 20:43:02 -07:00
NetworkConfig.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
NetworkConfig.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
NetworkController.hpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Node.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Node.hpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
OutboundMulticast.cpp
Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes.
2019-06-25 13:42:20 -07:00
OutboundMulticast.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Packet.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
Packet.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Path.cpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Path.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Peer.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Peer.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Poly1305.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Poly1305.hpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
README.md
Actual documentation.
2017-02-03 19:47:00 -08:00
Revocation.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
Revocation.hpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
RingBuffer.hpp
Compiler warning cleanup
2019-06-13 10:28:09 -07:00
RuntimeEnvironment.hpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Salsa20.cpp
Spellcheck sweep across codebase
2018-06-07 17:25:27 -07:00
Salsa20.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
SelfAwareness.cpp
Cleanup, version bump.
2019-06-11 14:58:23 -07:00
SelfAwareness.hpp
Cleanup, version bump.
2019-06-11 14:58:23 -07:00
SHA512.cpp
cleanup
2019-08-08 08:42:27 -05:00
SHA512.hpp
.
2019-08-13 08:49:25 -07:00
SharedPtr.hpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Str.hpp
workinprogress
2019-08-08 15:03:52 -05:00
Switch.cpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Switch.hpp
cleanup
2019-07-29 10:19:20 -07:00
Tag.cpp
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
2019-07-17 10:52:08 -05:00
Tag.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Topology.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Trace.cpp
Updated licenses for 2019
2019-01-14 10:25:53 -08:00
Trace.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00
Utils.cpp
Add base64 code (unpadded standard alphabet)
2019-08-07 22:35:17 -05:00
Utils.hpp
Cleanup, warning removal, cppcheck informed cleanup.
2019-08-14 10:35:57 -07:00