ZeroTierOne/node
2015-06-01 19:43:06 -07:00
..
Address.hpp Remove obsolete method. 2015-05-25 11:54:32 -07:00
AntiRecursion.hpp
Array.hpp
AtomicCounter.hpp
BandwidthAccount.hpp
Buffer.hpp
C25519.cpp
C25519.hpp
CertificateOfMembership.cpp
CertificateOfMembership.hpp
CMWC4096.hpp
Constants.hpp
Defaults.cpp
Defaults.hpp
Dictionary.cpp
Dictionary.hpp
Identity.cpp
Identity.hpp
IncomingPacket.cpp Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 2015-06-01 19:05:27 -07:00
IncomingPacket.hpp
InetAddress.cpp
InetAddress.hpp
MAC.hpp
Multicaster.cpp
Multicaster.hpp
MulticastGroup.hpp
Mutex.hpp
Network.cpp Rest of GitHub issue #140 implementation. 2015-06-01 17:50:44 -07:00
Network.hpp Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimization to avoid repeated calls to _allMulticastGroups(). 2015-05-25 14:21:05 -07:00
NetworkConfig.cpp Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 2015-06-01 19:05:27 -07:00
NetworkConfig.hpp
NetworkController.hpp
Node.cpp docs 2015-06-01 19:12:20 -07:00
Node.hpp TCP fallback tunneling is now working. That hurt more than expected. 2015-05-22 14:52:23 -07:00
NonCopyable.hpp
OutboundMulticast.cpp Rest of GitHub issue #140 implementation. 2015-06-01 17:50:44 -07:00
OutboundMulticast.hpp
Packet.cpp
Packet.hpp
Path.hpp
Peer.cpp Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 2015-06-01 19:05:27 -07:00
Peer.hpp Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 2015-06-01 19:05:27 -07:00
Poly1305.cpp
Poly1305.hpp
RuntimeEnvironment.hpp
Salsa20.cpp
Salsa20.hpp Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: aa2fd044cb 2015-06-01 19:43:06 -07:00
SelfAwareness.cpp
SelfAwareness.hpp
SHA512.cpp
SHA512.hpp
SharedPtr.hpp
Switch.cpp Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 2015-06-01 19:05:27 -07:00
Switch.hpp Rest of GitHub issue #140 implementation. 2015-06-01 17:50:44 -07:00
Topology.cpp
Topology.hpp Kill obsolete amSupernode method -- we now have no differing behaviors. 2015-06-01 19:18:26 -07:00
Utils.cpp
Utils.hpp