..
Address.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
AES.cpp
AES builds now
2020-08-21 09:56:53 -07:00
AES.hpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
AtomicCounter.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Bond.cpp
Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_INTERVAL from 30000 to 60000
2020-09-11 14:47:18 -07:00
Bond.hpp
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
2020-08-25 08:07:23 -07:00
BondController.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
BondController.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Buffer.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
C25519.cpp
AES integrated on send side.
2020-08-21 14:23:31 -07:00
C25519.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Capability.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Capability.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
CertificateOfMembership.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
CertificateOfMembership.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
CertificateOfOwnership.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
CertificateOfOwnership.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Constants.hpp
AES builds and works now on ARM64.
2020-09-16 22:47:13 +00:00
Credential.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Dictionary.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
DNS.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Flow.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Hashtable.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Identity.cpp
AES integrated on send side.
2020-08-21 14:23:31 -07:00
Identity.hpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
IncomingPacket.cpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
IncomingPacket.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
InetAddress.cpp
Add "documentation" networks as IP_SCOPE_PRIVATE
2020-09-16 10:24:36 -07:00
InetAddress.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
MAC.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Membership.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Membership.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Multicaster.cpp
AES integrated on send side.
2020-08-21 14:23:31 -07:00
Multicaster.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
MulticastGroup.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Mutex.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Network.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Network.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
NetworkConfig.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
NetworkConfig.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
NetworkController.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Node.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Node.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
OutboundMulticast.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
OutboundMulticast.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Packet.cpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
Packet.hpp
AES work... but disabled in this commit.
2020-09-10 15:43:40 -04:00
Path.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Path.hpp
Prefer IPv6 if all else is equal.
2020-09-18 16:27:41 -04:00
Peer.cpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
Peer.hpp
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
2020-09-14 20:44:21 -04:00
Poly1305.cpp
RingBuffer<> is now templated with size, buffer is now static.
2019-03-22 14:39:52 -07:00
Poly1305.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
README.md
Actual documentation.
2017-02-03 19:47:00 -08:00
Revocation.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Revocation.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
RingBuffer.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
RuntimeEnvironment.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Salsa20.cpp
Spellcheck sweep across codebase
2018-06-07 17:25:27 -07:00
Salsa20.hpp
Another very small crypto optimization.
2017-05-03 07:43:23 -07:00
SelfAwareness.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
SelfAwareness.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
SHA512.cpp
More selective push of AES modifications and refactoring stuff.
2020-09-10 14:48:48 -04:00
SHA512.hpp
AES integrated on send side.
2020-08-21 14:23:31 -07:00
SharedPtr.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Switch.cpp
Disable unicast compression as it almost never helps and usually just wastes CPU.
2020-09-11 13:36:21 -04:00
Switch.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Tag.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Tag.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Topology.cpp
AES work... but disabled in this commit.
2020-09-10 15:43:40 -04:00
Topology.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Trace.cpp
BSL date bump
2020-08-20 12:51:39 -07:00
Trace.hpp
BSL date bump
2020-08-20 12:51:39 -07:00
Utils.cpp
AES builds and works now on ARM64.
2020-09-16 22:47:13 +00:00
Utils.hpp
AES work... but disabled in this commit.
2020-09-10 15:43:40 -04:00
World.hpp
BSL date bump
2020-08-20 12:51:39 -07:00