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
Andrea Gottardo e8dfa1c833 mdm: add Android syspolicy handler
Updates tailscale/corp#18202

Adds a syspolicy handler for Android in cmd/tailscale. This allows the Go code to use the syspolicy package to read values set by a system administrator using the Android RestrictionsManager.

Out of the box, this adds supports for a number of MDM policies that are fully integrated on the Go side, such as `ExitNodeID` (forced exit node functionality).

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
8 months ago
..
backend.go cmd/tailscale/main: restore persisted settings (#169) 8 months ago
callbacks.go cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 8 months ago
google.png cmd/tailscale: add Google sign-in button 4 years ago
main.go mdm: add Android syspolicy handler 8 months ago
multitun.go cmd/tailscale: implement new batch APIs (#71) 2 years ago
pprof.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 3 years ago
store.go android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 8 months ago
syspolicy_handler.go mdm: add Android syspolicy handler 8 months ago
tailscale.png all: initial commit 4 years ago
tools.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 3 years ago
ui.go Feature: machine status icon added. (#167) 8 months ago