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-android/libtailscale
Percy Wegmann 59a88ffbab android: only consider backend ready once LocalBackend.Start() has finished
This prevents spurious crashes from a nullpointer when we attempt to call
localapi while app.localAPIHandler is still null.

Updates #cleanup

Signed-off-by: Percy Wegmann <percy@tailscale.com>
6 months ago
..
backend.go android: only consider backend ready once LocalBackend.Start() has finished 6 months ago
callbacks.go
interfaces.go
localapi.go
log.go
multitun.go
net.go android: bump oss and fix missing net/interfaces (#363) 7 months ago
notifier.go
store.go
syspolicy_handler.go
tailscale.go android: only consider backend ready once LocalBackend.Start() has finished 6 months ago
vpnfacade.go