Adam Ierymenko
|
91a37f8868
Add base64 code (unpadded standard alphabet)
|
6 years ago |
Adam Ierymenko
|
54a1bbd016
.
|
6 years ago |
Adam Ierymenko
|
7e105343e2
WIP
|
6 years ago |
Adam Ierymenko
|
debd5a5c5e
Add capability for P2P multicast propagation, and some cleanup.
|
6 years ago |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 years ago |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 years ago |
Adam Ierymenko
|
f23a43fb81
More cleanup.
|
8 years ago |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
8 years ago |
Adam Ierymenko
|
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
|
8 years ago |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 years ago |
Adam Ierymenko
|
7a94f63058
Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower.
|
8 years ago |
Adam Ierymenko
|
df48738ac9
Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast.
|
8 years ago |
Adam Ierymenko
|
42f28bce52
Cleanup and make moons (federated roots) a little easier to deal with.
|
8 years ago |
Adam Ierymenko
|
21f4a97c35
CSPRNG performance improvement, self test build fix.
|
8 years ago |
Adam Ierymenko
|
43182f8f57
Docs, code cleanup, and protect the extra new fields of HELLO with encryption as a precaution.
|
8 years ago |
Adam Ierymenko
|
fa2bb91ae5
Kill some old debug code.
|
8 years ago |
Adam Ierymenko
|
ccdd4ffda7
Move split() to OSUtils since it is not used in core.
|
8 years ago |
Adam Ierymenko
|
d7f2287ce9
More tweaks to path behavior.
|
9 years ago |
Adam Ierymenko
|
e09c1a1c11
Big refactor mostly builds. We now have a uniform backward compatible netconf.
|
9 years ago |
Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
9 years ago |
Adam Ierymenko
|
436c1fac1d
Selectively move over changes from "edge" to "dev" excluding netcon.
|
9 years ago |
Adam Ierymenko
|
54f68280bd
Minor Windows build fixes. Builds on VS2012 again.
|
9 years ago |
Adam Ierymenko
|
598a1d8dd7
Try reopening /dev/urandom if there is a problem.
|
10 years ago |
Adam Ierymenko
|
64aaea3978
Cleanup, and add an even faster Poly1305 on systems that support it.
|
10 years ago |
Adam Ierymenko
|
a7409850d6
Get trim() out of core where it is not needed.
|
10 years ago |
Adam Ierymenko
|
e94518590d
First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out.
|
10 years ago |
Adam Ierymenko
|
0751eaabd8
Clean OS-dep stuff out of node/Utils.
|
10 years ago |
Adam Ierymenko
|
93012b0ee5
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
10 years ago |
Adam Ierymenko
|
4e95384ad6
Cleanup, add tristate to config code in Network, and happy new year!
|
10 years ago |
Adam Ierymenko
|
e8c5495b61
Yes, zero my secret key data. Yes I really, really mean it.
|
11 years ago |