| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | show valid responses when verifying key | Sam Anthony | 2025-04-11 | 1 | -2/+4 |
| * | default option no when verifying key | Sam Anthony | 2025-04-11 | 1 | -12/+24 |
| * | remove fingerprint; display entire key | Sam Anthony | 2025-04-11 | 1 | -10/+9 |
| * | split host and port of remote addr | Sam Anthony | 2025-04-11 | 1 | -2/+6 |
| * | fmt | Sam Anthony | 2025-04-11 | 1 | -1/+1 |
| * | create util package | Sam Anthony | 2025-04-11 | 1 | -11/+15 |
| * | print fingerprint in hexadecimal | Sam Anthony | 2025-04-11 | 1 | -1/+1 |
| * | fingerprint | Sam Anthony | 2025-04-11 | 1 | -1/+1 |
| * | handshake receiving side | Sam Anthony | 2025-04-11 | 1 | -1/+86 |
| * | load public key from file | Sam Anthony | 2025-04-11 | 1 | -2/+3 |
| * | fix imports | Sam Anthony | 2025-04-11 | 1 | -2/+2 |
| * | handshake sending side | Sam Anthony | 2025-04-11 | 1 | -0/+49 |