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
bugfixes-2.2
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
/
scd
/
app-openpgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: New getinfo subcommand "manufacturer"
Werner Koch
2024-08-07
1
-3
/
+3
*
scd:openpgp: Fix PIN pin2hash_if_kdf.
NIIBE Yutaka
2024-05-16
1
-1
/
+1
*
scd:openpgp: Allow PIN length of 6 also with a reset code.
Werner Koch
2024-01-30
1
-2
/
+15
*
scd:openpgp: Add the length check for new PIN.
NIIBE Yutaka
2024-01-26
1
-14
/
+32
*
scd:openpgp: Restructure the pin2hash_id_kdf function.
Werner Koch
2024-01-26
1
-81
/
+111
*
scd:openpgp: Print a diagnostic for the use of default ECDH params.
Werner Koch
2023-11-23
1
-10
/
+7
*
scd:openpgp: Use a special compare for the serialno.
Werner Koch
2023-10-11
1
-2
/
+9
*
scd:openpgp: Allow the reading the key by keygrip.
Werner Koch
2023-10-11
1
-4
/
+39
*
scd:openpgp: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
2023-10-11
1
-7
/
+56
*
scd:openpgp: Use shared fucntion for the dispserialno.
Werner Koch
2023-10-11
1
-32
/
+46
*
scd:openpgp: Some comment updates
Werner Koch
2023-10-10
1
-18
/
+29
*
scd: Add handling of "Algorithm Information" DO.
NIIBE Yutaka
2023-10-10
1
-0
/
+1
*
scd:openpgp: New KEY-STATUS attribute.
Werner Koch
2023-10-10
1
-1
/
+2
*
scd:openpgp: Add attribute "UIF" for convenience.
Werner Koch
2023-10-10
1
-7
/
+13
*
scd: Add handling of Ed448 key.
NIIBE Yutaka
2023-10-10
1
-13
/
+12
*
scd:openpgp: Support the ecdh-params arg for writing keys.
Werner Koch
2023-10-10
1
-20
/
+72
*
scd:openpgp: Handle wrong error return code of Yubikey.
Werner Koch
2023-10-10
1
-5
/
+6
*
scd: Fix description string.
NIIBE Yutaka
2023-10-10
1
-2
/
+2
*
scd:openpgp: Support UIF changing command.
NIIBE Yutaka
2023-10-10
1
-4
/
+22
*
scd:openpgp: Small speedup reading card properties.
Werner Koch
2023-10-10
1
-2
/
+19
*
scd:openpgp: Allow reading and writing user certs for keys 1 and 2
Werner Koch
2023-10-10
1
-22
/
+87
*
scd: Allow standard keyref scheme for app-openpgp.
Werner Koch
2023-10-10
1
-0
/
+11
*
scd:openpgp: Support GET DATA response with no header for DO 0x00FA.
NIIBE Yutaka
2023-10-10
1
-2
/
+2
*
scd:openpgp: Pass arg ctrl to more functions.
Werner Koch
2023-10-10
1
-50
/
+49
*
scd:openpgp: Replace assert by log_assert.
Werner Koch
2023-10-10
1
-17
/
+17
*
scd:openpgp: Fix computing fingerprint for ECC with SOS.
NIIBE Yutaka
2023-10-10
1
-1
/
+22
*
scd:openpgp: Very minor refactoring
Werner Koch
2023-10-10
1
-3
/
+5
*
scd:openpgp: Rename an internal variable.
Werner Koch
2023-10-10
1
-13
/
+14
*
scd,openpgp: Switch key attributes between RSA and ECC in writekey.
Werner Koch
2023-03-14
1
-5
/
+28
*
scd: Fix checking memory allocation.
NIIBE Yutaka
2023-03-08
1
-1
/
+1
*
scd: Parse "Algorithm Information" data object in scdaemon.
NIIBE Yutaka
2023-02-17
1
-1
/
+117
*
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
2023-01-13
1
-47
/
+183
*
scd: Use app_get_slot at more places.
Werner Koch
2022-10-28
1
-33
/
+43
*
scd:openpgp: Fix workaround for Yubikey heuristics.
NIIBE Yutaka
2022-07-13
1
-8
/
+21
*
scd: Fail when no good algorithm attribute.
NIIBE Yutaka
2022-07-13
1
-18
/
+29
*
scd: Don't inhibit SSH authentication for larger data if it can.
NIIBE Yutaka
2022-07-12
1
-0
/
+5
*
scd: Add workaround for ECC attribute on Yubikey.
NIIBE Yutaka
2022-05-10
1
-1
/
+2
*
scd:openpgp: Support longer data for INTERNAL_AUTHENTICATE.
NIIBE Yutaka
2021-11-15
1
-0
/
+8
*
Update OpenPGP card vendor list.
Werner Koch
2021-07-04
1
-1
/
+4
*
scd: Fix unblock PIN by a Reset Code with KDF.
Kirill Elagin
2021-05-04
1
-1
/
+1
*
scd: New option --pcsc-shared.
Werner Koch
2021-04-29
1
-1
/
+1
*
common: Extend the openpgp_curve_to_oid function.
Werner Koch
2021-04-29
1
-4
/
+4
*
scd: Change parameters of readkey fucntion pointer.
Werner Koch
2021-02-19
1
-2
/
+2
*
scd: Pass ctrl parameter to more app functions.
Werner Koch
2021-02-19
1
-11
/
+20
*
scd: Detect Yubikey and provide nicer display-s/n.
Werner Koch
2021-02-19
1
-7
/
+4
*
scd: Change the apptype from a string to an enum.
Werner Koch
2021-02-19
1
-13
/
+13
*
scd: Add some compatibility code for easier backporting.
Werner Koch
2021-02-19
1
-1
/
+0
*
scd:openpgp: Fix writing ECC key to card.
NIIBE Yutaka
2020-12-07
1
-6
/
+27
*
doc: Fix typos
Gavin L. Rebeiro
2020-11-23
1
-1
/
+1
*
scd:openpgp: Public keys should be available for check_keyidstr.
NIIBE Yutaka
2020-11-19
1
-0
/
+5
[next]