| .. |
|
Address.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
AtomicCounter.hpp
|
e74cd4b4ef
A little more cleanup.
|
7 years ago |
|
Buffer.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
C25519.cpp
|
beb170e4fb
Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things.
|
7 years ago |
|
C25519.hpp
|
f3dfd63634
Clean up some old stuff.
|
7 years ago |
|
Capability.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Capability.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
CertificateOfMembership.cpp
|
f3dfd63634
Clean up some old stuff.
|
7 years ago |
|
CertificateOfMembership.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
CertificateOfOwnership.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
CertificateOfOwnership.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Constants.hpp
|
7b87e9c0cb
Added ability for OneService to monitor local.conf for changes and automatically reload
|
7 years ago |
|
Credential.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Dictionary.hpp
|
51aadcf901
A few fixes dicatated by valgrind.
|
7 years ago |
|
Hashtable.hpp
|
be469f4dd0
add/remove routes via rtnetlink
|
7 years ago |
|
Identity.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
Identity.hpp
|
f3dfd63634
Clean up some old stuff.
|
7 years ago |
|
IncomingPacket.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
IncomingPacket.hpp
|
46a7a2be2e
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
|
7 years ago |
|
InetAddress.cpp
|
7c72653385
because Windows....
|
7 years ago |
|
InetAddress.hpp
|
40a9ebd078
GitHub issue #675
|
7 years ago |
|
MAC.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Membership.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Membership.hpp
|
b3c2c0866f
Times should be int64_t, not uint64_t
|
7 years ago |
|
MulticastGroup.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
Multicaster.cpp
|
6a2ba4baca
Introduced basic multipath support
|
7 years ago |
|
Multicaster.hpp
|
d3d58ba8a7
Add support for designated multicast replicators to Multicaster::send().
|
7 years ago |
|
Mutex.hpp
|
6d8e1e8783
More cleanup of old stuff.
|
7 years ago |
|
Network.cpp
|
65b0030342
Added basic QoS rule handling
|
7 years ago |
|
Network.hpp
|
28cb40529d
Rough draft of fq-codel implementation
|
7 years ago |
|
NetworkConfig.cpp
|
f7019d9e80
Tie up the rest of hub and spoke designated replicator multicast mode.
|
7 years ago |
|
NetworkConfig.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
NetworkController.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Node.cpp
|
28cb40529d
Rough draft of fq-codel implementation
|
7 years ago |
|
Node.hpp
|
6a2ba4baca
Introduced basic multipath support
|
7 years ago |
|
OutboundMulticast.cpp
|
28cb40529d
Rough draft of fq-codel implementation
|
7 years ago |
|
OutboundMulticast.hpp
|
939ab43ceb
Do not send to origin in second buffered multicast path.
|
7 years ago |
|
Packet.cpp
|
c36c92e077
node: remove deprecated register hint for C++17 compatibility
|
7 years ago |
|
Packet.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
Path.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Path.hpp
|
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
7 years ago |
|
Peer.cpp
|
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
7 years ago |
|
Peer.hpp
|
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
7 years ago |
|
Poly1305.cpp
|
b9e1d53d7a
Minor cleanup.
|
8 years ago |
|
Poly1305.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
README.md
|
8a2ff0b31e
Actual documentation.
|
8 years ago |
|
Revocation.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Revocation.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
RingBuffer.hpp
|
f8005b88ad
Minor cleanup. More efficient push() operation for RingBuffer
|
7 years ago |
|
RuntimeEnvironment.hpp
|
7e7723e98f
A small memory use reduction.
|
7 years ago |
|
SHA512.cpp
|
beb170e4fb
Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things.
|
7 years ago |
|
SHA512.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Salsa20.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
Salsa20.hpp
|
41c187ba12
Another very small crypto optimization.
|
8 years ago |
|
SelfAwareness.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
SelfAwareness.hpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
SharedPtr.hpp
|
74f2b78c04
Refactor some potentially unsafe SharedPtr<> code.
|
7 years ago |
|
Switch.cpp
|
553101e8b5
merge dev
|
7 years ago |
|
Switch.hpp
|
553101e8b5
merge dev
|
7 years ago |
|
Tag.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Tag.hpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 years ago |
|
Topology.cpp
|
553101e8b5
merge dev
|
7 years ago |
|
Topology.hpp
|
6a2ba4baca
Introduced basic multipath support
|
7 years ago |
|
Trace.cpp
|
af61ee6f3a
Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs
|
7 years ago |
|
Trace.hpp
|
46a7a2be2e
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
|
7 years ago |
|
Utils.cpp
|
65c07afe05
Copyright updates for 2018.
|
8 years ago |
|
Utils.hpp
|
af61ee6f3a
Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs
|
7 years ago |
|
World.hpp
|
f3dfd63634
Clean up some old stuff.
|
7 years ago |