Age | Commit message (Collapse) | Author |
|
make best path choice aware of path rank.
|
|
http://git.int.zerotier.com/zerotier/zerotierone into adamierymenko-dev
|
|
|
|
|
|
location with pre-1.0.4 clients.
|
|
|
|
code that might cause unaligned access errors on architectures that care (e.g. Android/ARM)
|
|
|
|
that hack probably did not improve performance at all given the short lenghts of things compared with secureEq()
|
|
and replacing it with a simple non-crypto PRNG that just uses Salsa20.
|
|
|
|
|
|
|
|
pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
|
|
rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter.
|
|
|
|
|
|
|
|
|
|
enumeration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support code in Switch.
|
|
rename LIBS to LDLIBS and make it accessible from outside
|
|
|
|
allow environment variables to set/extend build variables
|
|
|
|
|
|
issue. Also update Salsa20 comments and clean up a bit.
|
|
If this works we should find a define that can be used to enable it there since it will slow things down on non-x86 other architectures.
|
|
|
|
documentation changes.
|
|
assignment pools, also add portId to Rule for future use.
|
|
since rules should never mysteriously disappear from the rules table. If it let you delete a node with rules, that would be a UI or cleanup function bug.
|
|
(No code changes yet so code is broken.)
|
|
leak?)
|
|
|
|
|