aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* kB->kiBv0.2.1Sam Anthony2025-09-301-2/+2
* resolve address of hostv0.2.0Sam Anthony2025-04-191-1/+20
* refactor recv()Sam Anthony2025-04-181-12/+25
* acceptConnection()Sam Anthony2025-04-181-12/+2
* decrypt and verify on the receiving endSam Anthony2025-04-181-2/+32
* encryptSam Anthony2025-04-181-8/+51
* create handshake packageSam Anthony2025-04-141-1/+2
* create util packageSam Anthony2025-04-111-21/+12
* load public key from fileSam Anthony2025-04-111-4/+5
* handshake sending sideSam Anthony2025-04-111-5/+9
* logf(): print newlineSam Anthony2025-04-111-8/+9
* logf()Sam Anthony2025-04-111-8/+12
* rewritev0.1.0Sam Anthony2025-02-131-133/+50
* simplify network interface selection functionSam Anthony2023-07-241-15/+12
* initial commitSam Anthony2023-07-241-0/+167