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
Nick Khyl 2a32ed1f30
libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462)
In preparation for upcoming syspolicy improvements, we'd like to allow subscriptions
to policy change notifications via the syspolicyHandler.RegisterChangeCallback.
The registered callbacks are invoked whenever MDMSettings.update is called.

Updates tailscale/tailscale#12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
1 year ago
..
backend.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
callbacks.go libtailscale, android: fix allow LAN access (#324) 2 years ago
interfaces.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
localapi.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
log.go android: switch to using gomobile 2 years ago
multitun.go android: switch to using gomobile 2 years ago
net.go android: bump oss and fix missing net/interfaces (#363) 2 years ago
notifier.go android: switch to using gomobile 2 years ago
store.go android: switch to using gomobile 2 years ago
syspolicy_handler.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
tailscale.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago