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
kari-ts b346321078
android: fix vpn (#232)
-Move most of prepare and establish VPN logic out of Go into Android
-Fix prepareVPN argument to use request codes to differentiate sign in and prepare VPN
-Fix missing adapter implementation (setMtu)

Updates tailscale/corp#18202

Signed-off-by: kari-ts <kari@tailscale.com>
3 months ago
..
backend.go android: switch to using gomobile 3 months ago
callbacks.go android: fix vpn (#232) 3 months ago
interfaces.go android: fix vpn (#232) 3 months ago
localapi.go android: switch to using gomobile 3 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: switch to using gomobile 3 months ago
notifier.go android: switch to using gomobile 3 months ago
store.go android: switch to using gomobile 3 months ago
tailscale.go android: disconnect (#228) 3 months ago