tailscale/ipn
Brad Fitzpatrick 799973a68d ipn: move Options.Notify to its own method
We already had SetNotifyCallback elsewhere on controlclient, so use
that name.

Baby steps towards some CLI refactor work.

Updates tailscale/tailscale#1436
2021-04-06 22:12:40 -07:00
..
ipnlocal ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
ipnserver cmd/tailscale, ipn/localapi: add "tailscale bugreport" subcommand 2021-03-31 15:19:51 -07:00
ipnstate net/{packet,tstun}: send peerapi port in TSMP pongs 2021-03-29 15:18:23 -07:00
localapi ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 2021-04-06 21:31:50 -07:00
policy ipn/policy: mark peerapi4 and peerapi6 as interesting services 2021-04-01 11:57:24 -07:00
backend.go ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
fake_test.go ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
handle.go ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
message.go ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
message_test.go ipn: move Options.Notify to its own method 2021-04-06 22:12:40 -07:00
prefs.go ipn/ipnlocal: lazily connect to control, lazily generate machine key 2021-04-02 08:21:40 -07:00
prefs_clone.go types/persist: split controlclient.Persist into a small leaf package 2021-02-05 15:25:33 -08:00
prefs_test.go ipn: replace SetWantRunning(bool) with EditPrefs(MaskedPrefs) 2021-03-31 22:14:11 -07:00
store.go wgkey: new package 2020-12-30 17:33:02 -08:00
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 2020-05-13 23:12:35 -04:00