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
Andrea Gottardo 7119424e32
libtailscale: don't log syspolicy.ErrNoSuchKey (#348)
There is no value in logging when syspolicy.ErrNoSuchKey is returning from the syspolicy handler, so we just shouldn't. The `failed to get string value` error message was very likely to lead to confusion over its meaning.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
1 month ago
..
backend.go Revert "android: pass interface name to go" (#339) 1 month ago
callbacks.go Revert "android: pass interface name to go" (#339) 1 month ago
interfaces.go ui: port syspolicy handler code to new app (#304) 2 months ago
localapi.go android: add Client.postMultipart 2 months ago
log.go android: switch to using gomobile 2 months ago
multitun.go android: switch to using gomobile 2 months ago
net.go Revert "android: pass interface name to go" (#339) 1 month ago
notifier.go android: switch to using gomobile 2 months ago
store.go android: switch to using gomobile 2 months ago
syspolicy_handler.go libtailscale: don't log syspolicy.ErrNoSuchKey (#348) 1 month ago
tailscale.go ui: port syspolicy handler code to new app (#304) 2 months ago
vpnfacade.go android: only reconfigure VPN when ready 2 months ago