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 ddebe2d4c7 Network controller CRUD... :P 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 Utils::now() removal and a bunch of compile fixes. 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 Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding. 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 Utils::now() removal and a bunch of compile fixes. 11 years ago
Dictionary.hpp Utils::now() removal and a bunch of compile fixes. 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 Add some TRACE instrumentation to external surface address awareness. 11 years ago
IncomingPacket.hpp Utils::now() removal and a bunch of compile fixes. 11 years ago
InetAddress.cpp Fix < logic. 11 years ago
InetAddress.hpp Turns out you do have to unpack and compare sockaddr structures due to sin_len / sin6_len not present on all platforms and other junk. 11 years ago
MAC.hpp Network controller CRUD... :P 11 years ago
MulticastGroup.hpp JSON control plane, almost done... 11 years ago
Multicaster.cpp Remove Logger.hpp references. 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 More cleanup, and fix for the extremely unlikely case of identity collision. 11 years ago
Network.hpp Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 11 years ago
NetworkConfig.cpp Add per-network relays to NetworkConfig. 11 years ago
NetworkConfig.hpp Add per-network relays to NetworkConfig. 11 years ago
NetworkController.hpp More cleanup, and fix for the extremely unlikely case of identity collision. 11 years ago
Node.cpp (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. 11 years ago
Node.hpp Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 11 years ago
NonCopyable.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
OutboundMulticast.cpp Remove Logger.hpp references. 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 Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding. 11 years ago
Peer.hpp Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding. 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 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 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 some TRACE instrumentation to external surface address awareness. 11 years ago
SelfAwareness.hpp Add some TRACE instrumentation to external surface address awareness. 11 years ago
SharedPtr.hpp Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Switch.cpp Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding. 11 years ago
Switch.hpp Remove Logger.hpp references. 11 years ago
Topology.cpp Add events for packet decode errors, etc., and re-implement TRACE as an event. 11 years ago
Topology.hpp Node peer list function for CAPI, and some Peer cleanup. 11 years ago
Utils.cpp Clean OS-dep stuff out of node/Utils. 11 years ago
Utils.hpp Clean OS-dep stuff out of node/Utils. 11 years ago