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/cmd/derper
Aaron Klotz ea693eacb6 util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager
In order for the installer to restart the GUI correctly post-upgrade, we
need the GUI to be able to register its restart preferences.

This PR adds API support for doing so. I'm adding it to OSS so that it
is available should we need to do any such registrations on OSS binaries
in the future.

Updates https://github.com/tailscale/corp/issues/13998

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2 years ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 2 years ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 2 years ago
cert.go cmd/derper: disable http2 3 years ago
depaware.txt util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 2 years ago
derper.go cmd/derper,tsweb: consistently add HTTP security headers (#8579) 2 years ago
derper_test.go all: update copyright and license headers 3 years ago
mesh.go derp: include src IPs in mesh watch messages 2 years ago
websocket.go all: update copyright and license headers 3 years ago