Age | Commit message (Collapse) | Author |
|
|
|
|
|
use to determine whether it is the same running database instance it already knows.
|
|
|
|
|
|
select all members that have been added or changed since a given point.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|