This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
devilutionX-ZeroTierOne
mirror of
https://github.com/diasurgical/ZeroTierOne.git
Watch
1
Star
0
Fork
You've already forked devilutionX-ZeroTierOne
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
1284
Commits
2
Branches
0
Tags
159 MiB
C++
46.6%
C
29.4%
Assembly
17.5%
C#
1.8%
Objective-C
1.7%
Other
2.9%
Tree:
1bea940323
devx-1.4.0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1bea940323'
${ noResults }
devilutionX-ZeroTierOne
/
node
History
Adam Ierymenko
ddebe2d4c7
Network controller CRUD... :P
11 years ago
..
Address.hpp
…
AntiRecursion.hpp
…
Array.hpp
…
AtomicCounter.hpp
…
BandwidthAccount.hpp
…
Buffer.hpp
…
C25519.cpp
…
C25519.hpp
…
CMWC4096.hpp
…
CertificateOfMembership.cpp
…
CertificateOfMembership.hpp
…
Constants.hpp
Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding.
11 years ago
Defaults.cpp
…
Defaults.hpp
…
Dictionary.cpp
…
Dictionary.hpp
…
Identity.cpp
…
Identity.hpp
…
IncomingPacket.cpp
Add some TRACE instrumentation to external surface address awareness.
11 years ago
IncomingPacket.hpp
…
InetAddress.cpp
Fix < logic.
11 years ago
InetAddress.hpp
…
MAC.hpp
Network controller CRUD... :P
11 years ago
MulticastGroup.hpp
…
Multicaster.cpp
…
Multicaster.hpp
…
Mutex.hpp
…
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
…
OutboundMulticast.cpp
…
OutboundMulticast.hpp
…
Packet.cpp
…
Packet.hpp
…
Path.hpp
…
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
…
Poly1305.hpp
…
RuntimeEnvironment.hpp
Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency.
11 years ago
SHA512.cpp
…
SHA512.hpp
…
Salsa20.cpp
…
Salsa20.hpp
…
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
…
Switch.cpp
Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid flooding.
11 years ago
Switch.hpp
…
Topology.cpp
…
Topology.hpp
…
Utils.cpp
…
Utils.hpp
…