Brad Fitzpatrick
|
517a91de75
|
derp/derphttp: fix reconnect behavior
I broke it in today's 752146a70f .
Added some comments to prevent recurrences.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-28 13:39:48 -08:00 |
|
Brad Fitzpatrick
|
38acccad09
|
derp: remove some debug noise I left in
:(
|
2020-02-28 13:20:56 -08:00 |
|
Brad Fitzpatrick
|
752146a70f
|
derp: clean up derphttp client code, use contexts
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-28 13:18:59 -08:00 |
|
Brad Fitzpatrick
|
379a3125fd
|
derp, wgengine/magicsock: support more than just packets from Client.Recv
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-20 22:08:13 -08:00 |
|
Brad Fitzpatrick
|
e06ca40650
|
wgengine, magicsock, derp: misc cleanups, docs
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-18 08:58:00 -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 |
|