You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
authenticode
util/winutil/authenticode: add missing docs for CertSubjectError
3 years ago
policy
various: add golangci-lint, fix issues ( #7905 )
3 years ago
mksyscall.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
svcdiag_windows.go
all: use set.Set consistently instead of map[T]struct{}
3 years ago
winutil.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
winutil_notwindows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago
winutil_windows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years 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
3 years ago
zsyscall_windows.go
util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
3 years ago