| .. |
|
AES.cpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
AES.hpp
|
d18c33d6df
Code cleanup, Linux build fixes.
|
5 years ago |
|
Address.hpp
|
d18c33d6df
Code cleanup, Linux build fixes.
|
5 years ago |
|
Blob.hpp
|
f447608d6b
Certificates, etc... work in progress.
|
5 years ago |
|
Buf.cpp
|
346d4b572b
Fix symbol issues in static build.
|
5 years ago |
|
Buf.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
C25519.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
C25519.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
CMakeLists.txt
|
9daf4540de
Certificates, and it builds again.
|
5 years ago |
|
Capability.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Capability.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
CertificateOfMembership.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
CertificateOfMembership.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
CertificateOfOwnership.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
CertificateOfOwnership.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Constants.hpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
Containers.hpp
|
938cbba449
Root set stuff, code formatting and other boring stuff.
|
5 years ago |
|
Credential.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Credential.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Defragmenter.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Dictionary.cpp
|
8d2a0f764b
Some minor reorg.
|
5 years ago |
|
Dictionary.hpp
|
8d2a0f764b
Some minor reorg.
|
5 years ago |
|
ECC384.cpp
|
69f1c8701b
Define uint since that is not a standard symbol.
|
5 years ago |
|
ECC384.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Endpoint.cpp
|
40d48c969c
Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks.
|
5 years ago |
|
Endpoint.hpp
|
d18c33d6df
Code cleanup, Linux build fixes.
|
5 years ago |
|
EphemeralKey.hpp
|
938cbba449
Root set stuff, code formatting and other boring stuff.
|
5 years ago |
|
Expect.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
FCV.hpp
|
ecb09aa2e1
Fix bounds check bug.
|
5 years ago |
|
Fingerprint.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
IdentificationCertificate.cpp
|
8d2a0f764b
Some minor reorg.
|
5 years ago |
|
IdentificationCertificate.hpp
|
8d2a0f764b
Some minor reorg.
|
5 years ago |
|
Identity.cpp
|
40d48c969c
Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks.
|
5 years ago |
|
Identity.hpp
|
f447608d6b
Certificates, etc... work in progress.
|
5 years ago |
|
InetAddress.cpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
InetAddress.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
LZ4.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
LZ4.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Locator.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Locator.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
MAC.hpp
|
40d48c969c
Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks.
|
5 years ago |
|
Membership.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Membership.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Meter.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
MulticastGroup.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Mutex.hpp
|
f447608d6b
Certificates, etc... work in progress.
|
5 years ago |
|
Network.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Network.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
NetworkConfig.cpp
|
9daf4540de
Certificates, and it builds again.
|
5 years ago |
|
NetworkConfig.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
NetworkController.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Node.cpp
|
f447608d6b
Certificates, etc... work in progress.
|
5 years ago |
|
Node.hpp
|
40d48c969c
Some cleanup, revision to Endpoint string format, stub out HTTP API callbacks.
|
5 years ago |
|
OS.hpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
Path.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Path.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Peer.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Peer.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Poly1305.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Poly1305.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Protocol.hpp
|
f447608d6b
Certificates, etc... work in progress.
|
5 years ago |
|
README.md
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Revocation.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Revocation.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
RuntimeEnvironment.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
SHA512.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
SHA512.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Salsa20.cpp
|
9daf4540de
Certificates, and it builds again.
|
5 years ago |
|
Salsa20.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
ScopedPtr.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
SelfAwareness.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
SelfAwareness.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
SharedPtr.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
SymmetricKey.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Tag.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Tag.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
Tests.cpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
Tests.h
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Topology.cpp
|
9daf4540de
Certificates, and it builds again.
|
5 years ago |
|
Topology.hpp
|
9daf4540de
Certificates, and it builds again.
|
5 years ago |
|
Trace.cpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Trace.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
TriviallyCopyable.hpp
|
3c11c13af4
More reorg, work in progress.
|
5 years ago |
|
Utils.cpp
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 years ago |
|
Utils.hpp
|
765dc413db
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge
|
5 years ago |
|
VL1.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
VL1.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
VL2.cpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
VL2.hpp
|
016d85b169
Code formatting and similar.
|
5 years ago |
|
version.h.in
|
3dd2c94f4e
Moar reorganization.
|
5 years ago |
|
zerotier.h
|
765dc413db
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge
|
5 years ago |