summaryrefslogtreecommitdiffstats
path: root/common/t-ssh-utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Correctly render SHA256-based ssh fingerprints.Justus Winter2017-05-241-11/+88
* common: Support different digest algorithms for ssh fingerprints.Justus Winter2017-05-241-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* ssh: Fix fingerprint computation for EdDSA key.NIIBE Yutaka2015-09-291-0/+19
* ssh: Add 256, 384 and 521 bit test keys for the fingerprint.Werner Koch2015-09-221-0/+62
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-3/+3
* Support a confirm flag for ssh.Werner Koch2011-07-201-7/+0
* New functions to compute an ssh style fingerprint.Werner Koch2011-07-201-0/+240