Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a time consuming operation on Windows. This fixes one of the last remaining Windows problems.
|
|
(1) Add a bunch of tedious type casts to eliminate unnecessary compiler warnings on Windows X64 builds.
(2) Some EthernetTap work to integrate Windows custom IOCTL for multicast group lookup (not done quite yet).
(3) Dump some more info in selftest to make sure our Windows path lookup functions are returning sane results.
|
|
|
|
|
|
|
|
|
|
making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles.
|
|
|
|
encrypt and decrypt. Profiling analysis found that Salsa20 encrypt was accounting for a nontrivial percentage of CPU time, so it makes sense to cut this load fundamentally. There are no published attacks against Salsa20/12, and DJB believes 20 rounds to be overkill. This should be more than enough for our needs. Obviously incorporating ASM Salsa20 is among the next steps for performance.
|
|
handled correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user-initiated and manual.
|
|
client, add new supernode keys to Defaults.
|
|
algo a bit more before finalizing.
|
|
|
|
to control bus.
|
|
a start.
|
|
|
|
|
|
|
|
cleanup.
|
|
methods from Identity.
|
|
|
|
timing code.
|
|
|
|
cleaner portable idiom.
|
|
an overall clean cycle.
|
|
|
|
|
|
|
|
|
|
|
|
|