You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
Brad Fitzpatrick d8de11a01b control: make Hostinfo accessed by pointer
Fix potential races in copying aliased slices by value.

Also few little doc updates.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
ipnserver ipn: misc cleanup 5 years ago
backend.go control: make Hostinfo accessed by pointer 5 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
e2e_test.go ipn: move Options.ServerURL into Prefs. 5 years ago
fake.go ipn: use *Prefs rather than Prefs throughout. 5 years ago
handle.go ipn: use *Prefs rather than Prefs throughout. 5 years ago
local.go control: make Hostinfo accessed by pointer 5 years ago
message.go ipn: misc cleanup 5 years ago
message_test.go ipn: use *Prefs rather than Prefs throughout. 5 years ago
prefs.go ipn: use *Prefs rather than Prefs throughout. 5 years ago
prefs_test.go ipn: use *Prefs rather than Prefs throughout. 5 years ago
store.go Lint fixes. 5 years ago
store_test.go Introduce a state store to LocalBackend. 5 years ago