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>
2021-09-13 10:12:32 -07:00
..
bootstrap_dns.go cmd/derper: add /bootstrap-dns handler 2021-02-26 09:29:28 -08:00
cert.go cmd/derper: support manual TLS certificate mode (#2793) 2021-09-08 16:50:34 -07:00
derper.go cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 2021-09-13 10:12:32 -07:00
derper_test.go cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 2021-09-13 10:12:32 -07:00
mesh.go cmd/derper: dial VPC address with right context 2021-07-29 14:29:31 -07:00