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
Brad Fitzpatrick 0be26599ca cmd/derper: refactor STUN path for testing, add serverSTUN benchmark
Real goal is to eliminate some allocs in the STUN path, but that requires
work in the standard library.

See comments in #2783.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bootstrap_dns.go cmd/derper: add /bootstrap-dns handler 3 years ago
cert.go cmd/derper: support manual TLS certificate mode (#2793) 3 years ago
derper.go cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 3 years ago
derper_test.go cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 3 years ago
mesh.go cmd/derper: dial VPC address with right context 3 years ago