summaryrefslogtreecommitdiffhomepage
path: root/safesocket/pipe_windows.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-12-23ipn/ipnauth, safesocket: defer named pipe client's token retrieval until ipns...Nick Khyl1-15/+59
2024-06-10safesocket: add ConnectContextMaisem Ali1-3/+2
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-8/+0
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov1-2/+2
2023-10-26safesocket: make clear which net.Conns are winio typesBrad Fitzpatrick1-19/+27
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz1-3/+118
2023-04-19safesocket: enable test to run on Windows unpriviligedJames Tucker1-1/+2
2023-01-30safesocket: remove the now unused WindowsLocalPortMaisem Ali1-3/+3
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-30all: use named pipes on windowsMaisem Ali1-19/+17
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick1-5/+6
2021-12-09safesocket: add ConnectionStrategy, provide control over fallbacksJosh Bleecher Snyder1-2/+2
2021-05-04safesocket: delete unused functionJosh Bleecher Snyder1-4/+0
2021-04-19safesocket: remove/update some old TODOsBrad Fitzpatrick1-2/+1
2020-02-25safesocket: documentBrad Fitzpatrick1-10/+2
2020-02-18safesocket: simplify API.David Anderson1-6/+4
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+59