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>
1 month ago
..
backend.go android: only consider backend ready once LocalBackend.Start() has finished 1 month ago
callbacks.go libtailscale, android: fix allow LAN access (#324) 2 months ago
interfaces.go libtailscale, android: fix allow LAN access (#324) 2 months ago
localapi.go libtailscale, android: fix allow LAN access (#324) 2 months ago
log.go android: switch to using gomobile 3 months ago
multitun.go android: switch to using gomobile 3 months ago
net.go android: bump oss and fix missing net/interfaces (#363) 2 months ago
notifier.go android: switch to using gomobile 3 months ago
store.go android: switch to using gomobile 3 months ago
syspolicy_handler.go mdm: improve logs when keys are undefined (#361) 2 months ago
tailscale.go android: only consider backend ready once LocalBackend.Start() has finished 1 month ago
vpnfacade.go android: only reconfigure VPN when ready 3 months ago