summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnauth
AgeCommit message (Expand)AuthorFilesLines
2024-02-13go.mod, all: move away from inet.af domain seized by TalibanBrad Fitzpatrick2-2/+2
2024-01-12ipn/ipnserver: always allow Windows SYSTEM user to connectWill Norris2-0/+8
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov2-12/+1
2023-11-03ipn/ipnauth: improve the Windows token administrator checkAaron Klotz1-1/+23
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz3-35/+176
2023-01-27all: update copyright and license headersWill Norris3-9/+6
2022-11-30all: use named pipes on windowsMaisem Ali3-51/+83
2022-11-28ipn/ipnauth, util/winutil: add temporary LookupPseudoUser workaround to addre...Aaron Klotz1-2/+15
2022-11-27ipn/*: make new WindowsUserID type to consolidate docsBrad Fitzpatrick1-8/+22
2022-11-26ipn/ipnserver: remove protoSwitchConn shenanigans; just use http.Server earlyBrad Fitzpatrick1-1/+0
2022-11-25ipn/ipnserver: move more connection acceptance logic to LocalBackendBrad Fitzpatrick1-1/+10
2022-11-23ipn/ipnauth: start splitting ipnserver into new ipnauth packageBrad Fitzpatrick1-0/+204