summaryrefslogtreecommitdiffhomepage
path: root/control/controlbase/conn_test.go
AgeCommit message (Expand)AuthorFilesLines
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