Subj : src/syncterm/bbslist.c ssh.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Feb 19 2024 11:00 am https://gitlab.synchro.net/main/sbbs/-/commit/f3bc86d9636c0ae2658c6a67 Modified Files: src/syncterm/bbslist.c ssh.c Log Message: Fix SSH fingerprinting. A hex nybble is not 8 bits, and C strings need to be termianted. .