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/util/winutil
Adrian Dewhurst 1ef5bd5381 util/osdiag, util/winutil: expose Windows policy key
The Windows base registry key is already exported but the policy key was
not. util/osdiag currently replicates the string rather than the
preferred approach of reusing the constant.

Updates #cleanup

Change-Id: I6c1c45337896c744059b85643da2364fb3f232f2
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
8 months ago
..
authenticode util/winutil/authenticode: add missing docs for CertSubjectError 11 months ago
policy winutil: refactor methods to get values from registry to also return (#9536) 9 months ago
mksyscall.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago
svcdiag_windows.go all: use set.Set consistently instead of map[T]struct{} 10 months ago
winutil.go util/osdiag, util/winutil: expose Windows policy key 8 months ago
winutil_notwindows.go util/osdiag, util/winutil: expose Windows policy key 8 months ago
winutil_windows.go cmd/tailscaled, util/winutil: changes to process and token APIs in winutil 8 months ago
winutil_windows_test.go go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil/authenticode: add Windows module list to OS-specific logs that are written upon bugreport 11 months ago
zsyscall_windows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 10 months ago