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/osdiag
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>
7 months ago
..
internal/wsc util/osdiag, util/osdiag/internal/wsc: add code to probe the Windows Security Center for installed software 9 months ago
mksyscall.go util/osdiag: add query for Windows page file configuration and status 9 months ago
osdiag.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 10 months ago
osdiag_notwindows.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 10 months ago
osdiag_windows.go util/osdiag, util/winutil: expose Windows policy key 7 months ago
osdiag_windows_test.go all: import x/exp/maps as xmaps to distinguish from Go 1.21 "maps" 10 months ago
zsyscall_windows.go util/osdiag: add query for Windows page file configuration and status 9 months ago