| .. |
|
AES.cpp
|
9d66d876f4
Likely fix for some alignment issues on ARM.
|
5 ani în urmă |
|
AES.hpp
|
70f37962cf
Backport AES fixes for compiler, arch, and splitting into separate files.
|
5 ani în urmă |
|
AES_aesni.cpp
|
dd65680150
Windows build fixes, version bump in AIP.
|
5 ani în urmă |
|
AES_armcrypto.cpp
|
a624dfd776
Fixing regression in AES for ARM targets
|
5 ani în urmă |
|
Address.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
AtomicCounter.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Bond.cpp
|
e607348c7e
Fix bad index bug (during switching) in balance-rr
|
4 ani în urmă |
|
Bond.hpp
|
109252be4e
Remove debug trace
|
4 ani în urmă |
|
Buffer.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
C25519.cpp
|
2ac49d99dd
AES integrated on send side.
|
5 ani în urmă |
|
C25519.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Capability.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Capability.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
CertificateOfMembership.cpp
|
3f49570f45
Remove ancient controller support.
|
4 ani în urmă |
|
CertificateOfMembership.hpp
|
3f49570f45
Remove ancient controller support.
|
4 ani în urmă |
|
CertificateOfOwnership.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
CertificateOfOwnership.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Constants.hpp
|
3f49570f45
Remove ancient controller support.
|
4 ani în urmă |
|
Credential.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
DNS.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Dictionary.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Hashtable.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Identity.cpp
|
2ac49d99dd
AES integrated on send side.
|
5 ani în urmă |
|
Identity.hpp
|
7c3166e9be
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 ani în urmă |
|
IncomingPacket.cpp
|
39b97f9163
Don't assume roots validated the identity, just in case they did not.
|
4 ani în urmă |
|
IncomingPacket.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
InetAddress.cpp
|
de308f05e0
missing break in InetAddress::ipScope()
|
5 ani în urmă |
|
InetAddress.hpp
|
90f18f7ee7
Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP.
|
5 ani în urmă |
|
MAC.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Membership.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Membership.hpp
|
7c3166e9be
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 ani în urmă |
|
MulticastGroup.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Multicaster.cpp
|
44af828aa4
Tweak multicast settings to prevent failures due to TX queue overflow.
|
5 ani în urmă |
|
Multicaster.hpp
|
9480ff1f37
Fix some timestamp signedness mismatches.
|
5 ani în urmă |
|
Mutex.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Network.cpp
|
7c3166e9be
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 ani în urmă |
|
Network.hpp
|
8dd3639576
set ssoEnabled = true on network config if we get ERROR_NETWORK_AUTHENTICATION_REQUIRED
|
4 ani în urmă |
|
NetworkConfig.cpp
|
364ad87e2b
add ssoEnabled flag to network config
|
4 ani în urmă |
|
NetworkConfig.hpp
|
364ad87e2b
add ssoEnabled flag to network config
|
4 ani în urmă |
|
NetworkController.hpp
|
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
|
4 ani în urmă |
|
Node.cpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
Node.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
OutboundMulticast.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
OutboundMulticast.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Packet.cpp
|
31d8758ad9
Apple "fat binaries" are back!
|
5 ani în urmă |
|
Packet.hpp
|
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
|
4 ani în urmă |
|
Path.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Path.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
Peer.cpp
|
ff8044f0c0
Improve multipath startup time
|
4 ani în urmă |
|
Peer.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
Poly1305.cpp
|
d530356055
RingBuffer<> is now templated with size, buffer is now static.
|
6 ani în urmă |
|
Poly1305.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
README.md
|
8a2ff0b31e
Actual documentation.
|
9 ani în urmă |
|
Revocation.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Revocation.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
RingBuffer.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
RuntimeEnvironment.hpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
SHA512.cpp
|
1ad555a071
More selective push of AES modifications and refactoring stuff.
|
5 ani în urmă |
|
SHA512.hpp
|
2ac49d99dd
AES integrated on send side.
|
5 ani în urmă |
|
Salsa20.cpp
|
9681fedbb4
Spellcheck sweep across codebase
|
7 ani în urmă |
|
Salsa20.hpp
|
41c187ba12
Another very small crypto optimization.
|
8 ani în urmă |
|
SelfAwareness.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
SelfAwareness.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
SharedPtr.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Switch.cpp
|
e1af003e4f
Consolidation of multipath logic. Better system separation
|
4 ani în urmă |
|
Switch.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Tag.cpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Tag.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Topology.cpp
|
df0007d532
Update hard-coded default planet to latest.
|
4 ani în urmă |
|
Topology.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Trace.cpp
|
24615ed24b
Fix erroneous cast of verb to double that causes invalid tracing output
|
4 ani în urmă |
|
Trace.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |
|
Utils.cpp
|
537ce83498
yes
|
4 ani în urmă |
|
Utils.hpp
|
90f18f7ee7
Fix for ZTO-33 (Jira), only assign routes if there is a viable source IP.
|
5 ani în urmă |
|
World.hpp
|
06730c7d1d
BSL date bump
|
5 ani în urmă |