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>
4 months ago
..
backend.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 4 months ago
callbacks.go libtailscale, android: fix allow LAN access (#324) 7 months ago
interfaces.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 4 months ago
localapi.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 4 months ago
log.go android: switch to using gomobile 8 months ago
multitun.go android: switch to using gomobile 8 months ago
net.go android: bump oss and fix missing net/interfaces (#363) 7 months ago
notifier.go android: switch to using gomobile 8 months ago
store.go android: switch to using gomobile 8 months ago
syspolicy_handler.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 4 months ago
tailscale.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 4 months ago
vpnfacade.go android: only reconfigure VPN when ready 8 months ago