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
Mihai Parparita 8343b243e7 all: consistently initialize Logf when creating tsdial.Dialers
Most visible when using tsnet.Server, but could have resulted in dropped
messages in a few other places too.

Fixes #5743

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
publicdns net/dns/publicdns: permit more NextDNS profile bits in its IPv6 suffix 2 years ago
resolvconffile all: convert more code to use net/netip directly 2 years ago
resolver all: fix spelling mistakes 2 years ago
config.go net/dns/{publicdns,resolver}: add NextDNS DoH support 2 years ago
debian_resolvconf.go refactor: move from io/ioutil to io and os packages 2 years ago
direct.go refactor: move from io/ioutil to io and os packages 2 years ago
direct_test.go all: convert more code to use net/netip directly 2 years ago
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go all: consistently initialize Logf when creating tsdial.Dialers 2 years ago
manager_darwin.go
manager_default.go
manager_freebsd.go refactor: move from io/ioutil to io and os packages 2 years ago
manager_linux.go net/dns: remove systemd-resolved ping 2 years ago
manager_linux_test.go net/dns: remove systemd-resolved ping 2 years ago
manager_openbsd.go
manager_tcp_test.go all: convert more code to use net/netip directly 2 years ago
manager_test.go net/dns, types/dnstypes: update some comments, tests for DoH 2 years ago
manager_windows.go envknob: support changing envknobs post-init 2 years ago
manager_windows_test.go all: fix spelling mistakes 2 years ago
nm.go all: fix spelling mistakes 2 years ago
noop.go
nrpt_windows.go all: fix spelling mistakes 2 years ago
openresolv.go
osconfig.go net/dns: format OSConfig correctly with no pointers (#5766) 2 years ago
osconfig_test.go net/dns: format OSConfig correctly with no pointers (#5766) 2 years ago
resolvconf-workaround.sh
resolvconf.go
resolvd.go
resolved.go net/dns: fix fmt error on Revert print 2 years ago
utf.go
utf_test.go
wsl_windows.go