aboutsummaryrefslogtreecommitdiffstats
path: root/handshake
Commit message (Expand)AuthorAgeFilesLines
* acceptConnection()Sam Anthony2025-04-183-14/+4
* refactor handshakeSam Anthony2025-04-163-174/+208
* handshake: split host and port when parsing addressSam Anthony2025-04-161-8/+8
* send signature verification key in handshakeSam Anthony2025-04-141-2/+9
* create handshake packageSam Anthony2025-04-141-0/+215