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
781f06ef82033cdf2488f80266b3f7a8497eba69
zhangyang-zerotierone
/
node
History
Adam Ierymenko
781f06ef82
Accept OK for confirm of HELLO or ECHO.
2015-10-16 10:48:38 -07:00
..
Address.hpp
…
AntiRecursion.hpp
…
Array.hpp
…
AtomicCounter.hpp
…
Buffer.hpp
…
C25519.cpp
…
C25519.hpp
…
CertificateOfMembership.cpp
…
CertificateOfMembership.hpp
…
Cluster.cpp
decrypt fix
2015-10-14 15:49:41 -07:00
Cluster.hpp
Work in progress on Cluster for new root infrastructure, multi-homing.
2015-10-14 14:12:12 -07:00
Constants.hpp
Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation.
2015-10-16 10:28:09 -07:00
Dictionary.cpp
…
Dictionary.hpp
…
Hashtable.hpp
Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction.
2015-10-14 10:14:07 -07:00
Identity.cpp
Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE)
2015-10-09 09:39:27 -07:00
Identity.hpp
Work in progress on Cluster for new root infrastructure, multi-homing.
2015-10-14 14:12:12 -07:00
IncomingPacket.cpp
Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation.
2015-10-16 10:28:09 -07:00
IncomingPacket.hpp
Finally add an ECHO.
2015-10-07 16:11:50 -07:00
InetAddress.cpp
…
InetAddress.hpp
Circuit tests basically work but need some tweaks, and fix some issues found with valgrind.
2015-10-09 14:51:38 -07:00
MAC.hpp
…
Multicaster.cpp
…
Multicaster.hpp
…
MulticastGroup.hpp
…
Mutex.hpp
…
Network.cpp
Tune NAT-t keepalives so that timing is better obeyed, clean up a build warning, and fix a potential source of network recursion (though harmless).
2015-10-07 11:57:59 -07:00
Network.hpp
…
NetworkConfig.cpp
…
NetworkConfig.hpp
…
NetworkController.hpp
…
Node.cpp
IPv6 support fixes.
2015-10-16 10:10:12 -07:00
Node.hpp
More World stuff, and mkworld.
2015-10-13 08:49:36 -07:00
NonCopyable.hpp
…
OutboundMulticast.cpp
…
OutboundMulticast.hpp
…
Packet.cpp
Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE)
2015-10-09 09:39:27 -07:00
Packet.hpp
Work in progress on Cluster for new root infrastructure, multi-homing.
2015-10-14 14:12:12 -07:00
Path.hpp
…
Peer.cpp
Accept OK for confirm of HELLO or ECHO.
2015-10-16 10:48:38 -07:00
Peer.hpp
Peer save/restore fix.
2015-10-16 10:45:58 -07:00
Poly1305.cpp
Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on ARM, but the 64-bit version should be fine.
2015-10-07 10:40:59 -07:00
Poly1305.hpp
…
RemotePath.hpp
World stuff...
2015-10-13 12:10:44 -07:00
RuntimeEnvironment.hpp
…
Salsa20.cpp
Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE)
2015-10-09 09:39:27 -07:00
Salsa20.hpp
Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction.
2015-10-14 10:14:07 -07:00
SelfAwareness.cpp
…
SelfAwareness.hpp
…
SHA512.cpp
…
SHA512.hpp
…
SharedPtr.hpp
…
Switch.cpp
…
Switch.hpp
…
Topology.cpp
Peer save/restore fix.
2015-10-16 10:45:58 -07:00
Topology.hpp
Work in progress on Cluster for new root infrastructure, multi-homing.
2015-10-14 14:12:12 -07:00
Utils.cpp
…
Utils.hpp
…
World.hpp
Add C output to mkworld.
2015-10-13 08:55:21 -07:00