summaryrefslogtreecommitdiffhomepage
path: root/util/dnsname
AgeCommit message (Expand)AuthorFilesLines
2021-05-10util/dnsname: normalize leading dots in ToFQDN.David Anderson2-2/+6
2021-04-15control/controlclient: only use a single DNS label as the hostname.David Anderson1-0/+8
2021-04-10util/dnsname: add FQDN type, use throughout codebase.David Anderson2-24/+229
2021-04-01net/dns/resolver: teach the forwarder to do per-domain routing.David Anderson1-0/+9
2021-02-18dnsname,tailcfg: add hostname sanitation logic to node display names (#1304)Sonia Appasamy2-3/+186
2021-01-27tailcfg: update node display name fields and methods (#1207)Sonia Appasamy2-26/+0
2021-01-25tailcfg, controlclient: add DisplayName field to tailcfg.Node and populate it...Sonia Appasamy2-0/+26
2021-01-10cmd/tailscale: change formatting of "tailscale status"Brad Fitzpatrick2-0/+47