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/util
David Anderson ac009426a0 util/dnsname: don't validate the contents of DNS labels.
DNS names consist of labels, but outside of length limits, DNS
itself permits any content within the labels. Some records require
labels to conform to hostname limitations (which is what we implemented
before), but not all.

Fixes #2024.

Signed-off-by: David Anderson <danderson@tailscale.com>
(cherry picked from commit caaefa00a0)
5 years ago
..
cibuild wgengine/magicsock: increase legacy ping timeout again 5 years ago
cmpver util/cmpver: move into OSS from corp repo. 5 years ago
dnsname util/dnsname: don't validate the contents of DNS labels. 5 years ago
endian util/endian: add Native variable to get the platform's native binary.ByteOrder 5 years ago
jsonutil util/jsonutil: new package 5 years ago
lineread util/lineread: add docs to Reader 5 years ago
osshare ipn/ipnlocal: add file sharing to windows shell 5 years ago
pidowner util/pidowner: add missing copyright header 5 years ago
racebuild util/racebuild: add package to export a race-is-enabled const 5 years ago
systemd util/systemd: explicitly check for os.ErrNotExist from sdnotify 5 years ago
uniq util/uniq: add new package 5 years ago
winutil logpolicy: set log target on windows based on a registry key (#1542) 5 years ago