Grant Limberg
|
b849e23536
Moved zerotier-root code to its own repo
|
8 months ago |
Adam Ierymenko
|
0ab4e2f750
Roots now understand encrypted HELLO.
|
11 months ago |
Adam Ierymenko
|
2316a45a45
clang-format root
|
11 months ago |
Adam Ierymenko
|
0a6c22a9b8
.
|
1 year ago |
Adam Ierymenko
|
8adf064a04
Yet another fix.
|
4 years ago |
Adam Ierymenko
|
7fe00f4247
Another dumb RENDEZVOUS bug.
|
4 years ago |
Adam Ierymenko
|
5eae02068d
Fix bass ackwards addresses making RENDEZVOUS packets not make it, improve P2P.
|
4 years ago |
Adam Ierymenko
|
5d429cedbb
Send error.
|
4 years ago |
Adam Ierymenko
|
3c85322067
Meh... fixed now.
|
4 years ago |
Adam Ierymenko
|
9fb902bdf6
Pointer deref fix.
|
4 years ago |
Adam Ierymenko
|
262cb7a4b5
Generate new peer if old was bad.
|
4 years ago |
Adam Ierymenko
|
104fade420
Thinko.
|
4 years ago |
Adam Ierymenko
|
bcf8c30ce0
Simplify validation logic too.
|
4 years ago |
Adam Ierymenko
|
c2413fca4d
Clean out a bunch of old code related to the possibility of multiple peers sharing virtual addresses. Does not seem to be currently exploitable but we are never going back to that idea, so this simplifies things. May also speed up the root.
|
4 years ago |
Adam Ierymenko
|
5028aca372
Fix some identity verification stuff, performance improvements, build of root now requires libjemalloc.
|
4 years ago |
Adam Ierymenko
|
311f9c5c2a
A few minor changes: (1) bind sockets to peers so the same socket is always used to send as most recently received, (2) pick the most recently active IP (v4 or v6) if both exist, and (3) introduce expiry of V4 or V6 IPs in addition to the peer overall.
|
4 years ago |
Adam Ierymenko
|
32ca1a09da
Set version threshold correctly for v2
|
5 years ago |
Adam Ierymenko
|
bba1324145
One more sanity check.
|
5 years ago |
Adam Ierymenko
|
ff655292fb
Allocate packet on heap, add extra sanity checks on packet size.
|
5 years ago |
Grant Limberg
|
2558bd1b9b
include iomanip
|
5 years ago |
Grant Limberg
|
95d0944b9f
add /metrics endpoint for exposing root metrics to Prometheus
|
5 years ago |
Adam Ierymenko
|
68ac884d47
.
|
6 years ago |
Adam Ierymenko
|
e2f3996843
Fix callbacks
|
6 years ago |
Adam Ierymenko
|
57ade250af
.
|
6 years ago |
Adam Ierymenko
|
c3e0f262d1
Regularize JSON stuff
|
6 years ago |
Adam Ierymenko
|
b9911d0db7
More plumbing
|
6 years ago |
Adam Ierymenko
|
d1b780c7be
addroot
|
6 years ago |
Adam Ierymenko
|
1711cced3e
.
|
6 years ago |
Adam Ierymenko
|
63e6693255
.
|
6 years ago |
Adam Ierymenko
|
9b8d191bb1
Locator fix
|
6 years ago |