..
Address.hpp
Cleanup.
2017-07-06 16:11:11 -07:00
Array.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
AtomicCounter.hpp
GCC/G++ build fixes, GitHub issue #563
2017-08-14 11:43:39 -07:00
Buffer.hpp
Cleanup.
2017-07-17 14:24:57 -07:00
C25519.cpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
C25519.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
Capability.cpp
Clean up WHOIS code.
2017-08-23 16:42:17 -07:00
Capability.hpp
Full and clearer implementation of GitHub issue #588
2017-10-24 13:33:53 -07:00
CertificateOfMembership.cpp
Clean up WHOIS code.
2017-08-23 16:42:17 -07:00
CertificateOfMembership.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
CertificateOfOwnership.cpp
Clean up WHOIS code.
2017-08-23 16:42:17 -07:00
CertificateOfOwnership.hpp
A few more uint64_t -> int64_t changes for timestamps
2017-10-04 12:01:17 -07:00
Constants.hpp
Another fix for ye old tyme clients.
2017-09-01 12:03:31 -07:00
Credential.hpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Dictionary.hpp
Bunch of remote tracing work.
2017-07-13 10:51:05 -07:00
Hashtable.hpp
Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY
2017-09-25 13:42:19 -07:00
Identity.cpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
Identity.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
IncomingPacket.cpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
IncomingPacket.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
InetAddress.cpp
Cleanup.
2017-07-06 16:11:11 -07:00
InetAddress.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
MAC.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
Membership.cpp
A few more uint64_t -> int64_t changes for timestamps
2017-10-04 12:01:17 -07:00
Membership.hpp
A few more uint64_t -> int64_t changes for timestamps
2017-10-04 12:01:17 -07:00
Multicaster.cpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Multicaster.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
MulticastGroup.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
Mutex.hpp
Mutex::lock and ::unlock just called themselves
2017-09-27 15:05:13 -07:00
Network.cpp
Full and clearer implementation of GitHub issue #588
2017-10-24 13:33:53 -07:00
Network.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
NetworkConfig.cpp
Another fix for ye old tyme clients.
2017-09-01 12:03:31 -07:00
NetworkConfig.hpp
A few more uint64_t -> int64_t changes for timestamps
2017-10-04 12:01:17 -07:00
NetworkController.hpp
License header update.
2017-04-27 20:47:25 -07:00
Node.cpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Node.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
NonCopyable.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
OutboundMulticast.cpp
Remote trace: plumbing, replace old TRACE with calls to Trace object.
2017-07-07 16:58:05 -07:00
OutboundMulticast.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Packet.cpp
Remote trace: plumbing, replace old TRACE with calls to Trace object.
2017-07-07 16:58:05 -07:00
Packet.hpp
Add UDP MTU configurability.
2017-09-01 16:25:34 -07:00
Path.cpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Path.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Peer.cpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Peer.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Poly1305.cpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
Poly1305.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00
README.md
Actual documentation.
2017-02-03 19:47:00 -08:00
Revocation.cpp
Clean up WHOIS code.
2017-08-23 16:42:17 -07:00
Revocation.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
RuntimeEnvironment.hpp
Remote trace: plumbing, replace old TRACE with calls to Trace object.
2017-07-07 16:58:05 -07:00
Salsa20.cpp
Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING.
2017-04-20 09:33:35 -07:00
Salsa20.hpp
Another very small crypto optimization.
2017-05-03 07:43:23 -07:00
SelfAwareness.cpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
SelfAwareness.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
SHA512.cpp
License header update.
2017-04-27 20:47:25 -07:00
SHA512.hpp
License header update.
2017-04-27 20:47:25 -07:00
SharedPtr.hpp
More cleanup, Linux build fixes.
2017-07-07 06:50:40 -07:00
Switch.cpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Switch.hpp
timestamps changed from uint64_t to int64_t
2017-10-02 15:52:57 -07:00
Tag.cpp
Clean up WHOIS code.
2017-08-23 16:42:17 -07:00
Tag.hpp
A few more uint64_t -> int64_t changes for timestamps
2017-10-04 12:01:17 -07:00
Topology.cpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Topology.hpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Trace.cpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Trace.hpp
Delete something that turns out not to be useful. This will be handled differently.
2017-10-24 14:49:38 -07:00
Utils.cpp
More cleanup.
2017-07-06 17:32:41 -07:00
Utils.hpp
Fix for new identity generation bug.
2017-07-13 16:31:16 -07:00
World.hpp
Minor cleanup.
2017-07-17 14:21:09 -07:00