..
Address.hpp
more opt
2019-08-23 12:40:08 -07:00
AES-aesni.c
AES optimization rabbit hole
2019-09-13 09:35:49 -07:00
AES.cpp
AES optimization rabbit hole
2019-09-13 09:35:49 -07:00
AES.hpp
AES optimization rabbit hole
2019-09-13 09:35:49 -07:00
AtomicCounter.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
Buffer.hpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
C25519.cpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
C25519.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
Capability.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
CertificateOfMembership.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
CertificateOfOwnership.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
CMakeLists.txt
AES optimization rabbit hole
2019-09-13 09:35:49 -07:00
Constants.hpp
More multicast work...
2019-09-10 16:20:28 -07:00
Credential.cpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
Credential.hpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
Dictionary.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
ECC384.cpp
cleanup
2019-08-27 14:42:49 -07:00
ECC384.hpp
Licenses, and use full strength AES-128 in scramble.
2019-08-23 12:03:13 -07:00
Hashtable.hpp
Linux build fix
2019-09-12 08:25:26 -07:00
Identity.cpp
May as well make it a full self-signature.
2019-09-09 10:45:49 -07:00
Identity.hpp
Bug fixes
2019-09-11 16:10:06 -07:00
IncomingPacket.cpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
IncomingPacket.hpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
InetAddress.cpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
InetAddress.hpp
cleanup
2019-09-12 10:37:26 -07:00
Locator.hpp
cleanup
2019-09-12 10:37:26 -07:00
MAC.hpp
more opt
2019-08-23 12:40:08 -07:00
Membership.cpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
Membership.hpp
Optimization and cleanup
2019-08-26 20:18:28 -07:00
Meter.hpp
Fix siblings in peers list, fix meter.
2019-09-03 12:44:09 -07:00
Multicaster.cpp
Build fixes.
2019-09-11 15:52:18 -07:00
Multicaster.hpp
Build fixes.
2019-09-11 15:52:18 -07:00
MulticastGroup.hpp
Fix some more multicast stuff (minor)
2019-08-29 12:02:37 -07:00
Mutex.hpp
Add instrumentation to root, add capability to forward to siblings if no path is known to a peer.
2019-09-03 12:21:57 -07:00
Network.cpp
More multicast work...
2019-09-10 16:20:28 -07:00
Network.hpp
cleanup
2019-09-12 10:37:26 -07:00
NetworkConfig.cpp
Yet more multicast work.
2019-09-09 15:49:17 -07:00
NetworkConfig.hpp
Build fixes.
2019-09-11 15:52:18 -07:00
NetworkController.hpp
Relicense: GPLv3 -> ZeroTier BSL 1.1
2019-08-23 09:23:39 -07:00
Node.cpp
Safety upgrades to code
2019-08-28 10:34:32 -07:00
Node.hpp
cleanup
2019-09-12 10:37:26 -07:00
Packet.cpp
AES-GMAC-CTR tweaks, self test tweaks, debian typo fix.
2019-09-04 08:19:12 -07:00
Packet.hpp
More multicast work...
2019-09-10 16:20:28 -07:00
Path.cpp
Relicense: GPLv3 -> ZeroTier BSL 1.1
2019-08-23 09:23:39 -07:00
Path.hpp
cleanup
2019-09-12 10:37:26 -07:00
Peer.cpp
Safety upgrades to code
2019-08-28 10:34:32 -07:00
Peer.hpp
cleanup
2019-09-12 10:37:26 -07:00
Poly1305.cpp
More cleanup, and fix SHA384 built-in C code.
2019-08-22 14:52:47 -07:00
Poly1305.hpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
README.md
Actual documentation.
2017-02-03 19:47:00 -08:00
Revocation.hpp
Optimization and cleanup
2019-08-26 20:18:28 -07:00
RingBuffer.hpp
Optimization and cleanup
2019-08-26 20:18:28 -07:00
Root.hpp
Licenses, and use full strength AES-128 in scramble.
2019-08-23 12:03:13 -07:00
RuntimeEnvironment.hpp
Relicense: GPLv3 -> ZeroTier BSL 1.1
2019-08-23 09:23:39 -07:00
Salsa20.cpp
Spellcheck sweep across codebase
2018-06-07 17:25:27 -07:00
Salsa20.hpp
Remove ASM Salsa20 since it will not be the default in 2.x any more... reduce build complexity.
2019-08-16 14:26:25 -07:00
ScopedPtr.hpp
Safety upgrades to code
2019-08-28 10:34:32 -07:00
SelfAwareness.cpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
SelfAwareness.hpp
Optimization and cleanup
2019-08-26 20:18:28 -07:00
SHA512.cpp
cleanup
2019-09-12 10:37:26 -07:00
SHA512.hpp
A bunch of multicast work... in progress.
2019-09-07 19:15:21 -07:00
SharedPtr.hpp
more opt
2019-08-23 12:40:08 -07:00
Str.hpp
Optimization and cleanup
2019-08-26 20:18:28 -07:00
Switch.cpp
Cleanup, optimization, multicast stuff, and it now compiles again.
2019-09-11 15:34:55 -07:00
Switch.hpp
cleanup
2019-09-12 10:37:26 -07:00
Tag.hpp
cleanup
2019-09-12 10:37:26 -07:00
Topology.hpp
cleanup
2019-09-12 10:37:26 -07:00
Trace.cpp
Merge relicensing change from dev
2019-08-23 09:27:13 -07:00
Trace.hpp
cleanup
2019-09-12 10:37:26 -07:00
Utils.cpp
Cleanup, optimization
2019-09-12 14:32:37 -07:00
Utils.hpp
Bug fixes
2019-09-11 16:10:06 -07:00