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 Dunham 73fa7dd7af util/slicesx: add package for generic slice functions, use
Now that we're using rand.Shuffle in a few locations, create a generic
shuffle function and use it instead. While we're at it, move the
interleaveSlices function to the same package for use.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I0b00920e5b3eea846b6cedc30bd34d978a049fd3
2 years ago
..
bootstrap_dns.go util/slicesx: add package for generic slice functions, use 2 years ago
bootstrap_dns_test.go all: update copyright and license headers 2 years ago
cert.go all: update copyright and license headers 2 years ago
depaware.txt util/slicesx: add package for generic slice functions, use 2 years ago
derper.go all: update copyright and license headers 2 years ago
derper_test.go all: update copyright and license headers 2 years ago
mesh.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2 years ago
websocket.go all: update copyright and license headers 2 years ago