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
Andrew Dunham c7993d2b88
net/dns/resolver: add fuzz/unit test for #2533 (#5018)
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
4 years ago
..
publicdns net/dns/publicdns: add missing call to sync.Once.Do (#4410) 4 years ago
resolvconffile all: use strings.Cut even more 4 years ago
resolver net/dns/resolver: add fuzz/unit test for #2533 (#5018) 4 years ago
config.go tailcfg,all: change structs to []*dnstype.Resolver 4 years ago
debian_resolvconf.go
direct.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go net/dns{., resolver}: time out DNS queries after 10 seconds (#4690) 4 years ago
manager_darwin.go net/dns: add tailscaled-on-macOS DNS OSConfigurator 4 years ago
manager_default.go net/dns: add tailscaled-on-macOS DNS OSConfigurator 4 years ago
manager_freebsd.go
manager_linux.go
manager_linux_test.go all: use any instead of interface{} 4 years ago
manager_openbsd.go
manager_tcp_test.go net/dns, wgengine: implement DNS over TCP (#4598) 4 years ago
manager_test.go tailcfg,all: change structs to []*dnstype.Resolver 4 years ago
manager_windows.go net/dns: set appropriate Windows registry values to prevent it from sending DNS changes concerning our interface to AD domain controllers. 4 years ago
manager_windows_test.go net/dns: update Windows split DNS settings to work alongside other NRPT entries set by group policy. 4 years ago
nm.go all: use any instead of interface{} 4 years ago
noop.go
nrpt_windows.go net/dns: update Windows split DNS settings to work alongside other NRPT entries set by group policy. 4 years ago
openresolv.go
osconfig.go
registry_windows.go
resolvconf-workaround.sh
resolvconf.go
resolvd.go
resolved.go all: use any instead of interface{} 4 years ago
utf.go
utf_test.go
wsl_windows.go