summaryrefslogtreecommitdiffhomepage
path: root/control/controlbase/conn_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-01-14all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]Brad Fitzpatrick1-1/+1
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-2/+2
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-27/+0
2023-01-30net/memnet: rename from net/nettestMaisem Ali1-5/+5
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-04-07control/controlbase: don't enforce a max protocol version at handshake time.David Anderson1-2/+2
2022-04-07control/controlbase: make the protocol version number selectable.David Anderson1-4/+6
2022-03-21control/controlbase: use less memory when idle (remove rxState.buf)Brad Fitzpatrick1-0/+77
2022-01-17control/controlbase: enable asynchronous client handshaking.David Anderson1-2/+2
2022-01-17control/controlbase: rename from control/noise.David Anderson1-0/+339