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/net/dns/resolver
Brad Fitzpatrick 394c9de02b net/dns/resolver: add nameFromQuery benchmark
To convince me it's not as alloc-y as it looks.

Change-Id: I503a0cc267268a23d2973dfde9833c420be4e868
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
doh_test.go net/dns: replace resolver IPs with type for DoH 4 years ago
forwarder.go net/dns/resolver: fix the subject in a func comment 4 years ago
forwarder_test.go net/dns/resolver: add nameFromQuery benchmark 4 years ago
macios_ext.go all: simplify ts_macext build tags 4 years ago
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 5 years ago
neterr_other.go all: gofmt with Go 1.17 4 years ago
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 5 years ago
tsdns.go net/dns/resolver: add Windows ExitDNS service support, using net package 4 years ago
tsdns_server_test.go net/dns/resolver: add Windows ExitDNS service support, using net package 4 years ago
tsdns_test.go all: gofmt -w -s (simplify) tests 4 years ago