aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* create NaCl box key data typesSam Anthony2025-04-143-29/+44
* load keypair from discSam Anthony2025-04-141-8/+27
* append newline to known_hostsSam Anthony2025-04-111-2/+2
* cancel context when handshake routines finishSam Anthony2025-04-111-0/+1
* retry handshake connection until timeoutSam Anthony2025-04-111-6/+48
* remove name resolutionSam Anthony2025-04-111-20/+3
* add acme dump file to gitignoreSam Anthony2025-04-111-0/+1
* show valid responses when verifying keySam Anthony2025-04-111-2/+4
* default option no when verifying keySam Anthony2025-04-111-12/+24
* split host and port when setting key of known hostSam Anthony2025-04-111-2/+6
* remove fingerprint; display entire keySam Anthony2025-04-112-17/+9
* hex-encode keysSam Anthony2025-04-112-5/+23
* create data directorySam Anthony2025-04-111-0/+14
* split host and port of remote addrSam Anthony2025-04-111-2/+6
* fmtSam Anthony2025-04-111-1/+1
* create util packageSam Anthony2025-04-114-32/+47
* load/store known hosts fileSam Anthony2025-04-111-0/+100
* print fingerprint in hexadecimalSam Anthony2025-04-111-1/+1
* fingerprintSam Anthony2025-04-112-1/+8
* handshake receiving sideSam Anthony2025-04-111-1/+86
* load public key from fileSam Anthony2025-04-115-53/+112
* fix importsSam Anthony2025-04-113-2/+5
* handshake sending sideSam Anthony2025-04-112-5/+58
* logf(): print newlineSam Anthony2025-04-111-8/+9
* logf()Sam Anthony2025-04-111-8/+12
* generate keypairSam Anthony2025-04-113-3/+115
* rewritev0.1.0Sam Anthony2025-02-133-134/+61
* simplify network interface selection functionSam Anthony2023-07-241-15/+12
* initial commitSam Anthony2023-07-243-0/+171