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
4769dacf6102342ddd4519cfe8227bf6fc49fbcc
zhangyang-zerotierone
/
node
History
Adam Ierymenko
4769dacf61
Tweak needsOurMembershipCertificate timing to resolve a possible source of occasional dropped packets.
2016-02-09 16:54:47 -08:00
..
Address.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Array.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
AtomicCounter.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
BinarySemaphore.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Buffer.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
C25519.cpp
More little stuff in crypto code.
2014-06-26 17:23:10 -07:00
C25519.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
CertificateOfMembership.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
CertificateOfMembership.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Cluster.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Cluster.hpp
Tweak a few cluster params for higher perf / lower initial setup latency.
2016-02-08 09:57:46 -08:00
Constants.hpp
Make activity no longer a function of ping frequency, since this causes compatibility bugs when the latter was modified due to timer interactions with other versions.
2016-02-08 10:03:01 -08:00
DeferredPackets.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
DeferredPackets.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Dictionary.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Dictionary.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Hashtable.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Identity.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Identity.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
IncomingPacket.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
IncomingPacket.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
InetAddress.cpp
Fix for GitHub issue
#298
and hopefully
#297
2016-02-01 14:41:54 -08:00
InetAddress.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
MAC.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Multicaster.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Multicaster.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
MulticastGroup.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Mutex.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Network.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Network.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
NetworkConfig.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
NetworkConfig.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
NetworkController.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Node.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Node.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
NonCopyable.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
OutboundMulticast.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
OutboundMulticast.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Packet.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Packet.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Path.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Path.hpp
Make activity no longer a function of ping frequency, since this causes compatibility bugs when the latter was modified due to timer interactions with other versions.
2016-02-08 10:03:01 -08:00
Peer.cpp
Tweak needsOurMembershipCertificate timing to resolve a possible source of occasional dropped packets.
2016-02-09 16:54:47 -08:00
Peer.hpp
boring doc stuff
2016-01-12 14:04:55 -08: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
boring doc stuff
2016-01-12 14:04:55 -08:00
RuntimeEnvironment.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
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
boring doc stuff
2016-01-12 14:04:55 -08:00
SelfAwareness.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
SHA512.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
SHA512.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
SharedPtr.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Switch.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Switch.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Topology.cpp
Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4)
2016-01-13 10:18:41 -08:00
Topology.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Utils.cpp
boring doc stuff
2016-01-12 14:04:55 -08:00
Utils.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00
World.hpp
boring doc stuff
2016-01-12 14:04:55 -08:00