..
publicdns
net/dns/publicdns: permit more NextDNS profile bits in its IPv6 suffix
2022-09-29 12:23:38 -07:00
resolvconffile
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
resolver
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
config.go
net/dns/{publicdns,resolver}: add NextDNS DoH support
2022-09-08 12:50:32 -07:00
debian_resolvconf.go
refactor: move from io/ioutil to io and os packages
2022-09-15 21:45:53 -07:00
direct.go
refactor: move from io/ioutil to io and os packages
2022-09-15 21:45:53 -07:00
direct_test.go
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
flush_default.go
…
flush_windows.go
…
ini.go
…
ini_test.go
…
manager.go
net/dns: always attempt to read the OS config on macOS/iOS
2022-10-13 15:11:07 -07:00
manager_darwin.go
…
manager_default.go
…
manager_freebsd.go
refactor: move from io/ioutil to io and os packages
2022-09-15 21:45:53 -07:00
manager_linux.go
net/dns: print systemd-resolved ResolvConfMode
2022-10-19 11:25:36 -04:00
manager_linux_test.go
net/dns: print systemd-resolved ResolvConfMode
2022-10-19 11:25:36 -04:00
manager_openbsd.go
…
manager_tcp_test.go
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
manager_test.go
net/dns, types/dnstypes: update some comments, tests for DoH
2022-09-08 17:16:13 -07:00
manager_windows.go
envknob: support changing envknobs post-init
2022-09-15 15:04:02 -07:00
manager_windows_test.go
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
nm.go
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
noop.go
…
nrpt_windows.go
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
openresolv.go
…
osconfig.go
net/dns: format OSConfig correctly with no pointers ( #5766 )
2022-09-27 19:30:39 -04:00
osconfig_test.go
net/dns: format OSConfig correctly with no pointers ( #5766 )
2022-09-27 19:30:39 -04:00
resolvconf-workaround.sh
…
resolvconf.go
…
resolvd.go
…
resolved.go
net/dns: fix fmt error on Revert print
2022-09-13 16:36:15 -07:00
utf.go
…
utf_test.go
…
wsl_windows.go
…