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
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17
This adds "//go:build" lines and tidies up existing "// +build" lines.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
doh_test.go net/dns/resolver: fix skipped DoH test that bitrot 3 years ago
forwarder.go net/dns/resolver: EDNS OPT record off-by-one 3 years ago
forwarder_test.go net/dns/resolver: add test that I forgot to git add earlier 3 years ago
macios_ext.go all: gofmt with Go 1.17 3 years ago
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
neterr_other.go all: gofmt with Go 1.17 3 years ago
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
tsdns.go net/dns/resolver: race well-known resolvers less aggressively 3 years ago
tsdns_server_test.go net/dns/resolver: clamp EDNS size 3 years ago
tsdns_test.go net/dns/resolver: allow an extra alloc for go closure allocation 3 years ago