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
Andrew Lytvynov 96d7af3469
cmd/derper,tsweb: consistently add HTTP security headers (#8579)
Add a few helper functions in tsweb to add common security headers to handlers. Use those functions for all non-tailscaled-facing endpoints in derper.

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 years ago
..
bootstrap_dns.go util/slicesx: add package for generic slice functions, use 3 years ago
bootstrap_dns_test.go all: use tstest.Replace more 3 years ago
cert.go cmd/derper: disable http2 3 years ago
depaware.txt types/views: add JSON marshal/unmarshal and AsMap to Map 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 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
websocket.go all: update copyright and license headers 3 years ago