| .. |
|
AES.cpp
|
9d66d876f4
Likely fix for some alignment issues on ARM.
|
5 lat temu |
|
AES.hpp
|
70f37962cf
Backport AES fixes for compiler, arch, and splitting into separate files.
|
5 lat temu |
|
AES_aesni.cpp
|
dd65680150
Windows build fixes, version bump in AIP.
|
5 lat temu |
|
AES_armcrypto.cpp
|
a624dfd776
Fixing regression in AES for ARM targets
|
5 lat temu |
|
Address.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
AtomicCounter.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Bond.cpp
|
3ead6b67cd
Dynamically scale bonded link monitor frequency according to aliveness
|
3 lat temu |
|
Bond.hpp
|
8148c658cf
Remove bonds for peers that have fully expired. Remove notion of bond health
|
3 lat temu |
|
Buffer.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
C25519.cpp
|
2ac49d99dd
AES integrated on send side.
|
5 lat temu |
|
C25519.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Capability.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Capability.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
CertificateOfMembership.cpp
|
b403f106fb
Revert "Use a faster method of fingerprinting identities."
|
4 lat temu |
|
CertificateOfMembership.hpp
|
565885a4c0
Remove ancient controller support.
|
4 lat temu |
|
CertificateOfOwnership.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
CertificateOfOwnership.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Constants.hpp
|
6f4a69703b
Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.
|
3 lat temu |
|
Credential.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
DNS.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Dictionary.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Hashtable.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Identity.cpp
|
2ac49d99dd
AES integrated on send side.
|
5 lat temu |
|
Identity.hpp
|
b403f106fb
Revert "Use a faster method of fingerprinting identities."
|
4 lat temu |
|
IncomingPacket.cpp
|
a7dcfa18a2
Oops forgot last part of that fix for MAC errors.
|
3 lat temu |
|
IncomingPacket.hpp
|
4389b9feff
Likely fix for invalid MAC problem.
|
3 lat temu |
|
InetAddress.cpp
|
de308f05e0
missing break in InetAddress::ipScope()
|
5 lat temu |
|
InetAddress.hpp
|
90f18f7ee7
Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP.
|
5 lat temu |
|
MAC.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Membership.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Membership.hpp
|
134d33c218
Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring.
|
4 lat temu |
|
MulticastGroup.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Multicaster.cpp
|
44af828aa4
Tweak multicast settings to prevent failures due to TX queue overflow.
|
5 lat temu |
|
Multicaster.hpp
|
9480ff1f37
Fix some timestamp signedness mismatches.
|
5 lat temu |
|
Mutex.hpp
|
1c956494a4
Use lowercase when including Windows headers
|
3 lat temu |
|
Network.cpp
|
f9c84c8c52
Remove stray debug trace
|
3 lat temu |
|
Network.hpp
|
eaccce743f
moar plumbing progress
|
4 lat temu |
|
NetworkConfig.cpp
|
1192b1b422
refresh token run loop
|
4 lat temu |
|
NetworkConfig.hpp
|
7cce23ae79
wip
|
4 lat temu |
|
NetworkController.hpp
|
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
|
4 lat temu |
|
Node.cpp
|
8148c658cf
Remove bonds for peers that have fully expired. Remove notion of bond health
|
3 lat temu |
|
Node.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 lat temu |
|
OutboundMulticast.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
OutboundMulticast.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Packet.cpp
|
31d8758ad9
Apple "fat binaries" are back!
|
5 lat temu |
|
Packet.hpp
|
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
|
4 lat temu |
|
Path.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Path.hpp
|
1918c29fd7
Change ECHO divisor from 20 to 6
|
3 lat temu |
|
Peer.cpp
|
8148c658cf
Remove bonds for peers that have fully expired. Remove notion of bond health
|
3 lat temu |
|
Peer.hpp
|
68c9398f71
Merge branch 'master' into dev
|
3 lat temu |
|
Poly1305.cpp
|
d530356055
RingBuffer<> is now templated with size, buffer is now static.
|
6 lat temu |
|
Poly1305.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
README.md
|
8a2ff0b31e
Actual documentation.
|
8 lat temu |
|
Revocation.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Revocation.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
RingBuffer.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
RuntimeEnvironment.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 lat temu |
|
SHA512.cpp
|
1ad555a071
More selective push of AES modifications and refactoring stuff.
|
5 lat temu |
|
SHA512.hpp
|
2ac49d99dd
AES integrated on send side.
|
5 lat temu |
|
Salsa20.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 lat temu |
|
Salsa20.hpp
|
87d17088cc
Disable Salsa20 SSE on MinGW 32-bit compiler
|
3 lat temu |
|
SelfAwareness.cpp
|
96aa1c30a6
Proactively seek, enumerate, and distribute external surface addresses
|
3 lat temu |
|
SelfAwareness.hpp
|
96aa1c30a6
Proactively seek, enumerate, and distribute external surface addresses
|
3 lat temu |
|
SharedPtr.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Switch.cpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 lat temu |
|
Switch.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Tag.cpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Tag.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Topology.cpp
|
3c85a7f074
Rev roots.
|
3 lat temu |
|
Topology.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Trace.cpp
|
24615ed24b
Fix erroneous cast of verb to double that causes invalid tracing output
|
4 lat temu |
|
Trace.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |
|
Utils.cpp
|
537ce83498
yes
|
4 lat temu |
|
Utils.hpp
|
90f18f7ee7
Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP.
|
5 lat temu |
|
World.hpp
|
06730c7d1d
BSL date bump
|
5 lat temu |