| .. |
|
Address.hpp
|
Remove obsolete method.
|
11 years ago |
|
AntiRecursion.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Array.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
AtomicCounter.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Buffer.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
C25519.cpp
|
More little stuff in crypto code.
|
12 years ago |
|
C25519.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
CMWC4096.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
CertificateOfMembership.cpp
|
Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?)
|
11 years ago |
|
CertificateOfMembership.hpp
|
Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc.
|
11 years ago |
|
Constants.hpp
|
Almost everything for GitHub issue #180 except direct path map setup.
|
11 years ago |
|
Defaults.cpp
|
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
11 years ago |
|
Defaults.hpp
|
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
11 years ago |
|
Dictionary.cpp
|
Renamed supernode to rootserver
|
11 years ago |
|
Dictionary.hpp
|
Renamed supernode to rootserver
|
11 years ago |
|
Identity.cpp
|
A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.
|
11 years ago |
|
Identity.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
IncomingPacket.cpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
IncomingPacket.hpp
|
Almost all of GitHub issue #180
|
11 years ago |
|
InetAddress.cpp
|
Unix side of local interface address awareness for GitHub issue #180.
|
11 years ago |
|
InetAddress.hpp
|
Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?)
|
11 years ago |
|
MAC.hpp
|
Network controller CRUD... :P
|
11 years ago |
|
MulticastGroup.hpp
|
JSON control plane, almost done...
|
11 years ago |
|
Multicaster.cpp
|
Put multicast txQueue back to list.
|
11 years ago |
|
Multicaster.hpp
|
Put multicast txQueue back to list.
|
11 years ago |
|
Mutex.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Network.cpp
|
Revert some bad docs in Packet -- I think we will still use that. Also rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter.
|
11 years ago |
|
Network.hpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
NetworkConfig.cpp
|
Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?)
|
11 years ago |
|
NetworkConfig.hpp
|
Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?)
|
11 years ago |
|
NetworkController.hpp
|
More cleanup, and fix for the extremely unlikely case of identity collision.
|
11 years ago |
|
Node.cpp
|
A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
|
11 years ago |
|
Node.hpp
|
A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
|
11 years ago |
|
NonCopyable.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
OutboundMulticast.cpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
OutboundMulticast.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Packet.cpp
|
Documentation in Packet, more work on path push, and clean up ancient legacy support code in Switch.
|
11 years ago |
|
Packet.hpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
Path.hpp
|
A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
|
11 years ago |
|
Peer.cpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
Peer.hpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
Poly1305.cpp
|
Some crypto comment fixes.
|
12 years ago |
|
Poly1305.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
RemotePath.hpp
|
Plumbing for local interface addresses -- GitHub issue #180
|
11 years ago |
|
RuntimeEnvironment.hpp
|
Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency.
|
11 years ago |
|
SHA512.cpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
SHA512.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Salsa20.cpp
|
Revert slow non-SSE Salsa20 modification since it did not fix Android/ARM issue. Also update Salsa20 comments and clean up a bit.
|
11 years ago |
|
Salsa20.hpp
|
Revert slow non-SSE Salsa20 modification since it did not fix Android/ARM issue. Also update Salsa20 comments and clean up a bit.
|
11 years ago |
|
SelfAwareness.cpp
|
Some cleanup, docs, and Path -> Path > RemotePath refactor.
|
11 years ago |
|
SelfAwareness.hpp
|
So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition.
|
11 years ago |
|
SharedPtr.hpp
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
|
Switch.cpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
Switch.hpp
|
More cleanup to direct path push, comment fixes, etc.
|
11 years ago |
|
Topology.cpp
|
Some cleanup, docs, and Path -> Path > RemotePath refactor.
|
11 years ago |
|
Topology.hpp
|
Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address.
|
11 years ago |
|
Utils.cpp
|
First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out.
|
11 years ago |
|
Utils.hpp
|
Apple auto-update stuff, now for Windows.
|
11 years ago |