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/cmd/tailscale
Elias Naur 61d9733b24 jni,cmd/tailscale: replace jni.JVMFor with direct cast
The JVMFor function converted an uintptr to a pointer, which is not
guaranteed to work in general. This change removes JVMFor, forcing the
unsafe conversion to the user of the jni packge.

Updates tailscale/tailscale#1195

Signed-off-by: Elias Naur <mail@eliasnaur.com>
5 years ago
..
backend.go jni,cmd/tailscale: replace jni.JVMFor with direct cast 5 years ago
callbacks.go cmd/tailscale: notify user when VPN access is denied 5 years ago
google.png cmd/tailscale: add Google sign-in button 6 years ago
logo.go cmd/tailscale: add Google sign-in button 6 years ago
main.go jni,cmd/tailscale: replace jni.JVMFor with direct cast 5 years ago
multitun.go cmd/tailscale: wait for previous tunnel(s) to close before establishing new 6 years ago
pprof.go all: initial commit 6 years ago
store.go jni,cmd/tailscale: replace jni.JVMFor with direct cast 5 years ago
tailscale.png all: initial commit 6 years ago
tools.go cmd/tailscale,go.*: track go-bindata tool version in go.mod 6 years ago
ui.go cmd/tailscale: don't surface IPv6 addresses in UI 5 years ago