You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 40bfe37a19 Use max of core or most recent path desperation for pings. 11 years ago
..
Address.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 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
BandwidthAccount.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 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 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 Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Defaults.cpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Defaults.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Dictionary.cpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Dictionary.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 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 Implemented empirical determination of external addressing, paritioned per scope. 11 years ago
IncomingPacket.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
InetAddress.cpp Some external surface awareness work, and IP scope classification. 11 years ago
InetAddress.hpp Implemented empirical determination of external addressing, paritioned per scope. 11 years ago
Logger.cpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Logger.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
MAC.hpp Network build fixes and cleanup of remaining internal references to _tap 11 years ago
MulticastGroup.hpp Network build fixes and cleanup of remaining internal references to _tap 11 years ago
Multicaster.cpp Check for subscribed multicast groups should be able to check groups bridged behind me. 11 years ago
Multicaster.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Mutex.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Network.cpp Announce multicast groups on multicast subscribe. 11 years ago
Network.hpp Use binary_search for multicast groups, which are kept in sorted order. 11 years ago
NetworkConfig.cpp Network now calls port config function as per new API. 11 years ago
NetworkConfig.hpp A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 11 years ago
NetworkConfigMaster.hpp Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc. 11 years ago
Node.cpp Math fix. 11 years ago
Node.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
NonCopyable.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
OutboundMulticast.cpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
OutboundMulticast.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Packet.cpp Bunch more cleanup, improvements to NAT traversal logic, finished updating Switch. 11 years ago
Packet.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Path.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Peer.cpp Use max of core or most recent path desperation for pings. 11 years ago
Peer.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, 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
RuntimeEnvironment.hpp Add code to check external surface against reported surface from other trusted peers, and also rename ExternalSurface to SelfAwareness because lulz. 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 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. 12 years ago
Salsa20.hpp Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. 12 years ago
SelfAwareness.cpp Add ping(), and a logic fix in SelfAwareness. 11 years ago
SelfAwareness.hpp Implemented empirical determination of external addressing, paritioned per scope. 11 years ago
SharedPtr.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Switch.cpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Switch.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Topology.cpp Implemented empirical determination of external addressing, paritioned per scope. 11 years ago
Topology.hpp Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. 11 years ago
Utils.cpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Utils.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago