summaryrefslogtreecommitdiffhomepage
path: root/safesocket/basic_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2024-06-10safesocket: add ConnectContextMaisem Ali1-1/+2
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov1-2/+1
2023-10-26safesocket: make clear which net.Conns are winio typesBrad Fitzpatrick1-3/+3
2023-04-19safesocket: enable test to run on Windows unpriviligedJames Tucker1-3/+4
2023-04-14.github/workflows: reenable Windows CI, disable broken testsJames Tucker1-0/+3
2023-01-30safesocket: remove the now unused WindowsLocalPortMaisem Ali1-2/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-30all: use named pipes on windowsMaisem Ali1-1/+7
2022-11-28safesocket: remove the IPN protocol supportBrad Fitzpatrick1-1/+1
2021-12-09safesocket: add ConnectionStrategy, provide control over fallbacksJosh Bleecher Snyder1-1/+3
2021-07-08safesocket: create the test socket in a temp dirJosh Bleecher Snyder1-2/+8
2021-01-29safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndTokenBrad Fitzpatrick1-1/+1
2020-02-18safesocket: simplify API.David Anderson1-2/+2
2020-02-11safesocket: make test use testing.T correctly.David Anderson1-26/+32
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+63