Adam Ierymenko 4aa8449fe1 Merge branch '_networks_vector' of https://github.com/mwarning/ZeroTierOne into adamierymenko-dev преди 10 години
..
Address.hpp af1d29cc6f Remove obsolete method. преди 10 години
AntiRecursion.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
Array.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
AtomicCounter.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
BandwidthAccount.hpp 54954f5b88 First pass of Windows cleanup and build fixes... преди 10 години
Buffer.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
C25519.cpp 38433e85bf More little stuff in crypto code. преди 11 години
C25519.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
CMWC4096.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
CertificateOfMembership.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
CertificateOfMembership.hpp 1f28ce3980 Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc. преди 10 години
Constants.hpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Defaults.cpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults преди 10 години
Defaults.hpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults преди 10 години
Dictionary.cpp a425bbc673 Renamed supernode to rootserver преди 10 години
Dictionary.hpp a425bbc673 Renamed supernode to rootserver преди 10 години
Identity.cpp a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. преди 10 години
Identity.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
IncomingPacket.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
IncomingPacket.hpp d9006712f6 Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world. преди 10 години
InetAddress.cpp 2810cd7c15 Build fixes for G++, building without SQLite3 present, and warning removal. преди 10 години
InetAddress.hpp 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 преди 10 години
MAC.hpp ddebe2d4c7 Network controller CRUD... :P преди 10 години
MulticastGroup.hpp b888e033c0 JSON control plane, almost done... преди 10 години
Multicaster.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Multicaster.hpp 0073d0f694 replace txQueue list by vector for faster memory access and less allocations преди 10 години
Mutex.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
Network.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Network.hpp 5e3c6d9e0d Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimization to avoid repeated calls to _allMulticastGroups(). преди 10 години
NetworkConfig.cpp 8aa68cd5f1 Add new fields in operator== преди 10 години
NetworkConfig.hpp edbc5d3588 Gateways support in NetworkConfig object. преди 10 години
NetworkController.hpp ea1859541c More cleanup, and fix for the extremely unlikely case of identity collision. преди 10 години
Node.cpp 4aa8449fe1 Merge branch '_networks_vector' of https://github.com/mwarning/ZeroTierOne into adamierymenko-dev преди 10 години
Node.hpp 787608b568 use _network function to reduce source code complexity преди 10 години
NonCopyable.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
OutboundMulticast.cpp 960ceb4791 Rest of GitHub issue #140 implementation. преди 10 години
OutboundMulticast.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
Packet.cpp 845955dea5 Add definition for VERB_CMA -- GitHub issue #180 преди 10 години
Packet.hpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Path.hpp d9006712f6 Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world. преди 10 години
Peer.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Peer.hpp d9006712f6 Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world. преди 10 години
Poly1305.cpp c3cbc92757 Some crypto comment fixes. преди 11 години
Poly1305.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
RuntimeEnvironment.hpp 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. преди 10 години
SHA512.cpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
SHA512.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
Salsa20.cpp 8d2e20ede6 Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips. преди 11 години
Salsa20.hpp a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: https://github.com/mwarning/ZeroTierOne/commit/aa2fd044cb69b97eef1ea38d5fefd18543aae22a преди 10 години
SelfAwareness.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
SelfAwareness.hpp b4b067bf12 So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. преди 10 години
SharedPtr.hpp 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
Switch.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Switch.hpp 960ceb4791 Rest of GitHub issue #140 implementation. преди 10 години
Topology.cpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Topology.hpp 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. преди 10 години
Utils.cpp e94518590d First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out. преди 10 години
Utils.hpp 1213073916 Apple auto-update stuff, now for Windows. преди 10 години