This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ccc73b920ecab667aa6ddb7d47e17c12f4b0ab8c
zhangyang-zerotierone
/
node
History
Adam Ierymenko
ccc73b920e
Node peer list function for CAPI, and some Peer cleanup.
2015-04-08 18:45:21 -07:00
..
Address.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
AntiRecursion.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
Array.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
AtomicCounter.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
BandwidthAccount.hpp
Utils::now() removal and a bunch of compile fixes.
2015-04-08 15:26:45 -07:00
Buffer.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
C25519.cpp
More little stuff in crypto code.
2014-06-26 17:23:10 -07:00
C25519.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
CertificateOfMembership.cpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
CertificateOfMembership.hpp
Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc.
2015-04-01 19:09:18 -07:00
CMWC4096.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
Constants.hpp
Add awareness of online status, and put old OS-dep utils in OSUtils.
2015-04-08 17:10:21 -07:00
Defaults.cpp
All of node/ now compiles again!
2015-04-08 15:42:23 -07:00
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.
2015-04-07 19:31:11 -07:00
Dictionary.cpp
Utils::now() removal and a bunch of compile fixes.
2015-04-08 15:26:45 -07:00
Dictionary.hpp
Utils::now() removal and a bunch of compile fixes.
2015-04-08 15:26:45 -07:00
Identity.cpp
A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.
2015-03-18 16:10:48 -07:00
Identity.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
IncomingPacket.cpp
Add events for packet decode errors, etc., and re-implement TRACE as an event.
2015-04-08 16:49:21 -07:00
IncomingPacket.hpp
Utils::now() removal and a bunch of compile fixes.
2015-04-08 15:26:45 -07:00
InetAddress.cpp
Some external surface awareness work, and IP scope classification.
2015-04-07 10:57:59 -07:00
InetAddress.hpp
Implemented empirical determination of external addressing, paritioned per scope.
2015-04-07 11:56:10 -07:00
MAC.hpp
Network build fixes and cleanup of remaining internal references to _tap
2015-04-06 15:47:57 -07:00
Multicaster.cpp
Remove Logger.hpp references.
2015-04-08 16:00:48 -07:00
Multicaster.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
MulticastGroup.hpp
Network build fixes and cleanup of remaining internal references to _tap
2015-04-06 15:47:57 -07:00
Mutex.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
Network.cpp
Add events for packet decode errors, etc., and re-implement TRACE as an event.
2015-04-08 16:49:21 -07:00
Network.hpp
Add events for packet decode errors, etc., and re-implement TRACE as an event.
2015-04-08 16:49:21 -07:00
NetworkConfig.cpp
All of node/ now compiles again!
2015-04-08 15:42:23 -07:00
NetworkConfig.hpp
A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.
2015-03-18 16:10:48 -07:00
NetworkConfigMaster.hpp
Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc.
2015-04-01 19:09:18 -07:00
Node.cpp
Node peer list function for CAPI, and some Peer cleanup.
2015-04-08 18:45:21 -07:00
Node.hpp
Add awareness of online status, and put old OS-dep utils in OSUtils.
2015-04-08 17:10:21 -07:00
NonCopyable.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
OutboundMulticast.cpp
Remove Logger.hpp references.
2015-04-08 16:00:48 -07:00
OutboundMulticast.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
Packet.cpp
Bunch more cleanup, improvements to NAT traversal logic, finished updating Switch.
2015-04-03 16:52:53 -07:00
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.
2015-04-07 19:31:11 -07:00
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.
2015-04-07 19:31:11 -07:00
Peer.cpp
Node peer list function for CAPI, and some Peer cleanup.
2015-04-08 18:45:21 -07:00
Peer.hpp
Node peer list function for CAPI, and some Peer cleanup.
2015-04-08 18:45:21 -07:00
Poly1305.cpp
Some crypto comment fixes.
2014-06-26 17:15:20 -07:00
Poly1305.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
RuntimeEnvironment.hpp
Node status and network list.
2015-04-08 18:25:40 -07:00
Salsa20.cpp
Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips.
2014-09-16 08:53:18 -07:00
Salsa20.hpp
Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips.
2014-09-16 08:53:18 -07:00
SelfAwareness.cpp
Add ping(), and a logic fix in SelfAwareness.
2015-04-07 12:32:05 -07:00
SelfAwareness.hpp
Implemented empirical determination of external addressing, paritioned per scope.
2015-04-07 11:56:10 -07:00
SHA512.cpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
SHA512.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
SharedPtr.hpp
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
2015-02-17 13:11:34 -08:00
Switch.cpp
Add events for packet decode errors, etc., and re-implement TRACE as an event.
2015-04-08 16:49:21 -07:00
Switch.hpp
Remove Logger.hpp references.
2015-04-08 16:00:48 -07:00
Topology.cpp
Add events for packet decode errors, etc., and re-implement TRACE as an event.
2015-04-08 16:49:21 -07:00
Topology.hpp
Node peer list function for CAPI, and some Peer cleanup.
2015-04-08 18:45:21 -07:00
Utils.cpp
Clean OS-dep stuff out of node/Utils.
2015-04-08 16:55:00 -07:00
Utils.hpp
Clean OS-dep stuff out of node/Utils.
2015-04-08 16:55:00 -07:00