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/control/controlclient
Jonathan Nobels 52710945f5
control/controlclient, ipn: add client audit logging (#14950)
updates tailscale/corp#26435

Adds client support for sending audit logs to control via /machine/audit-log.
Specifically implements audit logging for user initiated disconnections.

This will require further work to optimize the peristant storage and exclusion
via build tags for mobile:
tailscale/corp#27011
tailscale/corp#27012

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
9 months ago
..
auto.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
client.go control/controlclient: delete unused Client.Login Oauth2Token field 2 years ago
controlclient_test.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
direct.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
direct_test.go tka: test SigCredential signatures and netmap filtering 1 year ago
errors.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
map.go wgengine/magicsock: use learned DERP route as send path of last resort 9 months ago
map_test.go tailcfg,control/controlclient: treat nil AllowedIPs as Addresses [capver 112] 11 months ago
noise.go controlclient: do not set HTTPS port for any private coordination server IP (#14564) 11 months ago
noise_test.go controlclient: do not set HTTPS port for any private coordination server IP (#14564) 11 months ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go control/controlclient: use the most recent syspolicy.MachineCertificateSubject value 1 year ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go control/controlclient: support certstore without cgo 2 years ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago