| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2025-10-10 | clientupdate, util/osshare, util/winutil, version: improve Windows GUI filena... | Aaron Klotz | 1 | -0/+25 |
| 2024-08-20 | util/winutil: add GetRegUserString/SetRegUserString accessors for storage and... | Aaron Klotz | 1 | -4/+22 |
| 2024-07-05 | util/winutil/s4u: fix some doc comments in the s4u package | Aaron Klotz | 1 | -1/+2 |
| 2024-06-26 | util/winutil: ensure domain controller address is used when retrieving remote... | Aaron Klotz | 1 | -0/+144 |
| 2024-06-10 | util/winutil: add AllocateContiguousBuffer and SetNTString helper funcs | Aaron Klotz | 1 | -0/+141 |
| 2024-04-23 | util/syspolicy: add ReadStringArray interface (#11857) | Andrea Gottardo | 1 | -0/+4 |
| 2023-12-21 | all: cleanup unused code, part 2 (#10670) | Andrew Lytvynov | 1 | -20/+0 |
| 2023-11-30 | util/winutil: add support for restarting Windows processes in specific sessions | Aaron Klotz | 1 | -67/+19 |
| 2023-11-15 | cmd/tailscaled, util/winutil: changes to process and token APIs in winutil | Aaron Klotz | 1 | -37/+99 |
| 2023-11-06 | util/winutil: simplify dropping privileges after use (#10099) | Andrew Lytvynov | 1 | -19/+29 |
| 2023-11-03 | ipn/ipnauth: improve the Windows token administrator check | Aaron Klotz | 1 | -0/+24 |
| 2023-09-26 | winutil: refactor methods to get values from registry to also return (#9536) | Claire Wang | 1 | -23/+26 |
| 2023-08-22 | util/winutil: add RegisterForRestart, allowing programs to indicate their pre... | Aaron Klotz | 1 | -0/+57 |
| 2023-08-03 | go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil... | Aaron Klotz | 1 | -168/+0 |
| 2023-06-01 | cmd/tailscaled, util/winutil: log our registry keys during tailscaled startup | Aaron Klotz | 1 | -0/+168 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-12-19 | util/winutil: fix erroneous condition in implementation of getRegIntegerInternal | Aaron Klotz | 1 | -1/+1 |
| 2022-11-28 | ipn/ipnauth, util/winutil: add temporary LookupPseudoUser workaround to addre... | Aaron Klotz | 1 | -0/+60 |
| 2022-11-03 | util/winutil: remove log spam for missing registry keys | Adrian Dewhurst | 1 | -3/+12 |
| 2022-08-14 | util/winutil: consolidate interface specific registry keys | Maisem Ali | 1 | -0/+92 |
| 2022-05-27 | net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management t... | Aaron Klotz | 1 | -0/+137 |
| 2022-02-10 | util/winutil: migrate corp's winutil into OSS. | Aaron Klotz | 1 | -4/+128 |
| 2022-02-09 | cmd/tailscaled, util/winutil: add accessor functions for Windows system polic... | Aaron Klotz | 1 | -11/+48 |
| 2022-02-02 | ipn/ipnserver, util/winutil: update workaround for os/user.LookupId failures ... | Aaron Klotz | 1 | -0/+95 |