..
Address.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
AES.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
AES.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Buf.cpp
Fixes for Buf, unit test
2020-02-24 15:40:19 -08:00
Buf.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
C25519.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
C25519.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Capability.cpp
More minor refactoring
2020-02-14 10:19:45 -08:00
Capability.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
CertificateOfMembership.cpp
Minor future proofing and cleanup in CertificateOfMembership, improve comments in a few places.
2020-03-02 10:25:15 -08:00
CertificateOfMembership.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
CertificateOfOwnership.cpp
build fixes
2020-02-21 08:44:53 -08:00
CertificateOfOwnership.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
CMakeLists.txt
The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration.
2020-03-14 20:29:44 -07:00
Constants.hpp
Rename version constants to something more canonical, and more cleanup.
2020-03-03 07:38:51 -08:00
Credential.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Credential.hpp
build fixes
2020-02-21 08:44:53 -08:00
Defragmenter.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Dictionary.cpp
Take Dictionary behind the barn...
2020-01-25 18:02:11 -08:00
Dictionary.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
ECC384.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
ECC384.hpp
Version 2.x notice updates and other boring stuff.
2020-01-20 08:46:20 -08:00
Endpoint.cpp
more test fixes
2020-03-14 15:27:01 -07:00
Endpoint.hpp
more test fixes
2020-03-14 15:27:01 -07:00
Expect.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
FCV.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Fingerprint.hpp
Fix tests, fix identity issue
2020-03-14 12:08:40 -07:00
Hashtable.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Identity.cpp
Small fix, docs, warning removal.
2020-03-16 06:14:41 -07:00
Identity.hpp
The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration.
2020-03-14 20:29:44 -07:00
InetAddress.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
InetAddress.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Locator.cpp
Add Peer method for getting preferred cipher, various cleanup in VL1
2020-02-18 12:38:48 -08:00
Locator.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
LZ4.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
LZ4.hpp
Yet more minor refactoring and redesign Meter to be more thread-safe.
2020-02-14 11:34:47 -08:00
MAC.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Membership.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Membership.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Meter.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
MulticastGroup.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Mutex.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Network.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Network.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
NetworkConfig.cpp
Regularize use of fingerprint concept across code.
2020-03-02 12:09:38 -08:00
NetworkConfig.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
NetworkController.hpp
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
2020-02-03 13:00:13 -08:00
Node.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Node.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
OS.hpp
Reduce PoW cost just a bit.
2020-03-15 20:14:35 -07:00
Path.cpp
Yet more cleanup, and add meters to paths.
2020-02-19 11:06:05 -08:00
Path.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Peer.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Peer.hpp
Fix tests, fix identity issue
2020-03-14 12:08:40 -07:00
Poly1305.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Poly1305.hpp
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
2020-02-12 14:04:25 -08:00
Protocol.cpp
Regularize use of fingerprint concept across code.
2020-03-02 12:09:38 -08:00
Protocol.hpp
Minor stuff, and some docs
2020-03-06 12:18:20 -08:00
README.md
build fixes
2020-02-21 08:44:53 -08:00
Revocation.cpp
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
2020-02-12 14:04:25 -08:00
Revocation.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
RuntimeEnvironment.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Salsa20.cpp
More refactoring and a bunch of AES goodness.
2020-02-13 14:44:18 -08:00
Salsa20.hpp
The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration.
2020-03-14 20:29:44 -07:00
ScopedPtr.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
SelfAwareness.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
SelfAwareness.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
SHA512.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
SHA512.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
SharedPtr.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Speck128.hpp
minor stuff
2020-03-15 19:44:40 -07:00
Tag.cpp
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
2020-02-12 14:04:25 -08:00
Tag.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Tests.cpp
Reduce PoW cost just a bit.
2020-03-15 20:14:35 -07:00
Tests.h
Minor future proofing and cleanup in CertificateOfMembership, improve comments in a few places.
2020-03-02 10:25:15 -08:00
Topology.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Topology.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Trace.cpp
cleanup
2020-03-02 14:41:15 -08:00
Trace.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
TriviallyCopyable.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
Utils.cpp
The MIMC thing was neat but unfortunately is amenable to too much GPU acceleration.
2020-03-14 20:29:44 -07:00
Utils.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
VL1.cpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
VL1.hpp
A bunch of little nit-picky header and name cleanup.
2020-03-04 08:16:44 -08:00
VL2.cpp
More minor refactoring
2020-02-14 10:19:45 -08:00
VL2.hpp
More minor refactoring
2020-02-14 10:19:45 -08:00