Brad Fitzpatrick
|
f029c4c82d
|
derp: change the protocol framing to always include a length
Addresses one of crawshaw's TODOs.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-20 13:37:44 -08:00 |
|
Brad Fitzpatrick
|
11048b8932
|
derp: add docs on current protocol overview, break accept apart a bit
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-20 09:57:05 -08:00 |
|
Brad Fitzpatrick
|
79af6054bf
|
derp: don't start sending keepalives to client until after serverInfo sent
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-20 09:34:01 -08:00 |
|
Brad Fitzpatrick
|
4b461c2e77
|
derp: rename some things in the server, add some docs
|
2020-02-20 08:50:25 -08:00 |
|
Brad Fitzpatrick
|
619697063e
|
derp: more misc cleanups
And add an explicit derphttp.Client.Connect in the test now that it's
done lazily.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-18 10:09:37 -08:00 |
|
Brad Fitzpatrick
|
259406e797
|
derp: move away from [32]byte key types
And some minor cleanup in the process.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-17 14:18:09 -08:00 |
|
Brad Fitzpatrick
|
2896be60db
|
Move "logger" package to under types, now that we have it.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-14 20:23:05 -08:00 |
|
Brad Fitzpatrick
|
a59dc5f155
|
Use logger.Logf consistently. It was used in most places.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-11 09:38:32 -08:00 |
|
Earl Lee
|
a8d8b8719a
|
Move Linux client & common packages into a public repo.
|
2020-02-09 09:32:57 -08:00 |
|