David Crawshaw
|
f6020a2085
|
Revert "device: use wgcfg key types"
More cleanup work of wgcfg to do before bringing this in.
This reverts commit 83ca9b47b6 .
|
2020-04-07 15:52:41 +10:00 |
|
David Crawshaw
|
83ca9b47b6
|
device: use wgcfg key types
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
|
2020-04-02 15:53:10 +11:00 |
|
Matt Layher
|
43a4589043
|
device: remove redundant return statements
More staticcheck fixes:
$ staticcheck ./... | grep S1023
device/noise-helpers.go:45:2: redundant return statement (S1023)
device/noise-helpers.go:54:2: redundant return statement (S1023)
device/noise-helpers.go:64:2: redundant return statement (S1023)
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2019-06-04 13:01:52 +02:00 |
|
Jason A. Donenfeld
|
3bf41b06ae
|
global: regroup all imports
|
2019-05-14 09:09:52 +02:00 |
|
Jason A. Donenfeld
|
69f0fe67b6
|
global: begin modularization
|
2019-03-03 05:00:40 +01:00 |
|