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
Brad Fitzpatrick dc7aa98b76 all: use set.Set consistently instead of map[T]struct{}
I didn't clean up the more idiomatic map[T]bool with true values, at
least yet.  I just converted the relatively awkward struct{}-valued
maps.

Updates #cleanup

Change-Id: I758abebd2bb1f64bc7a9d0f25c32298f4679c14f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
authenticode util/winutil/authenticode: add missing docs for CertSubjectError 1 year ago
policy various: add golangci-lint, fix issues (#7905) 1 year ago
mksyscall.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 1 year ago
svcdiag_windows.go all: use set.Set consistently instead of map[T]struct{} 1 year ago
winutil.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 1 year ago
winutil_notwindows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 1 year ago
winutil_windows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 1 year 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 1 year ago
zsyscall_windows.go util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 1 year ago