ZeroTierOne/node
Adam Ierymenko 8c18c60c00 sp.
2015-07-17 15:30:13 -07:00
..
Address.hpp
AntiRecursion.hpp
Array.hpp
AtomicCounter.hpp
Buffer.hpp Add build def ZT_NO_TYPE_PUNNING, which when defined disables type punning code that might cause unaligned access errors on architectures that care (e.g. Android/ARM) 2015-07-08 09:12:51 -07:00
C25519.cpp
C25519.hpp
CertificateOfMembership.cpp
CertificateOfMembership.hpp
Constants.hpp
Defaults.cpp
Defaults.hpp
Dictionary.cpp
Dictionary.hpp Workaround for uclibc missing map::operator==() 2015-07-13 11:39:55 -07:00
Identity.cpp
Identity.hpp
IncomingPacket.cpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
IncomingPacket.hpp
InetAddress.cpp
InetAddress.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
MAC.hpp
Multicaster.cpp
Multicaster.hpp
MulticastGroup.hpp sp. 2015-07-17 15:30:13 -07:00
Mutex.hpp
Network.cpp
Network.hpp
NetworkConfig.cpp
NetworkConfig.hpp
NetworkController.hpp
Node.cpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
Node.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
NonCopyable.hpp
OutboundMulticast.cpp
OutboundMulticast.hpp
Packet.cpp
Packet.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
Path.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
Peer.cpp Add additional TRACE output in pushDirectPaths. 2015-07-13 10:35:33 -07:00
Peer.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
Poly1305.cpp
Poly1305.hpp
RemotePath.hpp Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. 2015-07-13 10:03:04 -07:00
RuntimeEnvironment.hpp
Salsa20.cpp Add build def ZT_NO_TYPE_PUNNING, which when defined disables type punning code that might cause unaligned access errors on architectures that care (e.g. Android/ARM) 2015-07-08 09:12:51 -07:00
Salsa20.hpp
SelfAwareness.cpp
SelfAwareness.hpp
SHA512.cpp
SHA512.hpp
SharedPtr.hpp
Switch.cpp Put back legacy code to listen for LAN announcements to support same network location with pre-1.0.4 clients. 2015-07-13 08:33:02 -07:00
Switch.hpp Put back legacy code to listen for LAN announcements to support same network location with pre-1.0.4 clients. 2015-07-13 08:33:02 -07:00
Topology.cpp
Topology.hpp
Utils.cpp
Utils.hpp