This website requires JavaScript.
Explore
Help
Sign In
webnet
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2384c112c9a94689ddb5860d867758bebbb793f6
tailscale
/
wgengine
/
router
/
dns
T
History
Brad Fitzpatrick
e2b3d9aa5f
all: s/Magic DNS/MagicDNS/ for consistency
...
Signed-off-by: Brad Fitzpatrick <
bradfitz@tailscale.com
>
2021-03-23 14:25:28 -07:00
..
config.go
all: s/Magic DNS/MagicDNS/ for consistency
2021-03-23 14:25:28 -07:00
direct.go
Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors.
2020-11-02 08:33:34 -08:00
manager_default.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
manager_freebsd.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
manager_linux.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
manager_openbsd.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
manager_windows.go
wgengine/router/dns: remove unused code
2021-01-14 14:04:35 -08:00
manager.go
wgengine/router/dns: appease staticcheck (again)
2020-09-11 11:02:57 -07:00
nm.go
wgengine/router/dns: remove unsafe endianness detection on Linux
2020-12-21 13:11:09 -08:00
noop.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
registry_windows.go
wgenginer/router/dns: use constant from golang.org/x/sys/windows
2020-12-10 17:23:01 -08:00
resolvconf.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00
resolved.go
all: dns refactor, add Proxied and PerDomain flags from control (
#615
)
2020-07-31 16:27:09 -04:00