index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
ssh-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gpgrt_b64* API of libgpg-error.
NIIBE Yutaka
2023-09-26
1
-12
/
+12
*
common: Fix to determine ECC curve for SSH.
NIIBE Yutaka
2022-09-06
1
-3
/
+3
*
common: Fix confusion of get_pk_algo_from_key.
NIIBE Yutaka
2022-03-04
1
-4
/
+4
*
scd: Let READKEY support --format=ssh option.
NIIBE Yutaka
2022-03-02
1
-0
/
+290
*
Fix use of strncpy, which is actually good to use memcpy.
NIIBE Yutaka
2018-09-06
1
-1
/
+1
*
common: Correctly render SHA256-based ssh fingerprints.
Justus Winter
2017-05-24
1
-3
/
+70
*
common: Support different digest algorithms for ssh fingerprints.
Justus Winter
2017-05-24
1
-28
/
+31
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
ssh: Fix fingerprint computation for EdDSA key.
NIIBE Yutaka
2015-09-29
1
-0
/
+2
*
ssh: Fix fingerprint computation for 384 bit ECDSA keys.
Werner Koch
2015-09-22
1
-1
/
+1
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-38
/
+103
*
ssh: Support ECDSA keys.
Werner Koch
2012-12-12
1
-0
/
+28
*
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
2012-04-20
1
-5
/
+15
*
common: Replace macro based function calls by using DEFAULT_ERRSOURCE.
Werner Koch
2012-02-07
1
-22
/
+14
*
New functions to compute an ssh style fingerprint.
Werner Koch
2011-07-20
1
-0
/
+187