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
Joe Tsai c25968e1c5
all: make use of ctxkey everywhere (#10846)
Also perform minor cleanups on the ctxkey package itself.
Provide guidance on when to use ctxkey.Key[T] over ctxkey.New.
Also, allow for interface kinds because the value wrapping trick
also happens to fix edge cases with interfaces in Go.

Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
9 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt all: make use of ctxkey everywhere (#10846) 9 months ago
derper.go cmd/{derper,stund},net/stunserver: add standalone stun server 9 months ago
derper_test.go cmd/{derper,stund},net/stunserver: add standalone stun server 9 months ago
mesh.go derp/derphttp: fix race in mesh watcher 11 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 1 year ago