summaryrefslogtreecommitdiffhomepage
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2021-05-10util/dnsname: normalize leading dots in ToFQDN.David Anderson2-2/+6
2021-04-23util/cmpver: move into OSS from corp repo.David Anderson2-0/+202
2021-04-23ipn/ipnlocal: add file sharing to windows shellAleksandar Pesic2-0/+120
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-03-18logpolicy: set log target on windows based on a registry key (#1542)Christine Dodrill2-0/+44
2021-02-27util/systemd: explicitly check for os.ErrNotExist from sdnotifyMatt Layher1-7/+4
2021-02-26util/winutil: make it actually compileBrad Fitzpatrick1-1/+4
2021-02-26util/winutil: add little Windows utility packageBrad Fitzpatrick1-0/+21
2021-02-18dnsname,tailcfg: add hostname sanitation logic to node display names (#1304)Sonia Appasamy2-3/+186
2021-02-10wgengine/magicsock: increase legacy ping timeout againJosh Bleecher Snyder1-0/+13
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
2020-12-17util/systemd: don't log warnings when not running under systemdBrad Fitzpatrick1-1/+7
2020-12-15ipn/ipnserver: enable systemd-notify supportChristine Dodrill3-0/+99
2020-11-19util/jsonutil: new packageJosh Bleecher Snyder3-0/+172
2020-11-19util/lineread: add docs to ReaderJosh Bleecher Snyder1-0/+5
2020-11-17util/endian: add Native variable to get the platform's native binary.ByteOrderBrad Fitzpatrick2-0/+10
2020-11-16util/racebuild: add package to export a race-is-enabled constBrad Fitzpatrick3-0/+25
2020-11-14util/endian: add package with const for whether platform is big endianBrad Fitzpatrick3-0/+26
2020-10-02util/uniq: add new packageJosh Bleecher Snyder2-0/+153
2020-09-11util/pidowner: add missing copyright headerBrad Fitzpatrick1-0/+4
2020-09-11util/pidowner: add two missing copyright headersBrad Fitzpatrick2-0/+8
2020-09-11util/pidowner: new package to map from process ID to its user IDBrad Fitzpatrick5-0/+146
2020-07-06util/lineread: add little package to read lines from files/ReadersBrad Fitzpatrick1-0/+33