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
/
scd
/
app-openpgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.
NIIBE Yutaka
2024-10-08
1
-6
/
+6
*
scd: New getinfo subcommand "manufacturer"
Werner Koch
2024-08-05
1
-3
/
+3
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
scd:openpgp: Add new vendor.
Werner Koch
2024-05-22
1
-0
/
+1
*
scd:openpgp: Robust Data Object handling for constructed case.
NIIBE Yutaka
2024-04-15
1
-0
/
+50
*
scd:openpgp: Fix data_objects specification for F9 and FA.
NIIBE Yutaka
2024-03-27
1
-2
/
+2
*
scd: Add new OpenPGP vendor
Werner Koch
2024-03-26
1
-0
/
+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
2023-12-22
1
-16
/
+32
*
scd:openpgp: Fallback to default ECDH params in writekey.
Werner Koch
2023-11-23
1
-3
/
+5
*
scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.
NIIBE Yutaka
2023-11-08
1
-2
/
+2
*
scd:openpgp: Return better error codes for the Reset Code.
Werner Koch
2023-10-06
1
-3
/
+3
*
gpg: Fix writing ECDH keys to OpenPGP smartcards.
Werner Koch
2023-04-21
1
-21
/
+65
*
scd,openpgp: Switch key attributes between RSA and ECC in writekey.
Werner Koch
2023-03-15
1
-5
/
+30
*
scd: Fix checking memory allocation.
NIIBE Yutaka
2023-03-08
1
-1
/
+1
*
scd:opengpg: Minor vendor name fix
Werner Koch
2022-07-28
1
-1
/
+1
*
scd:openpgp: New vendor
Werner Koch
2022-07-28
1
-0
/
+1
*
scd:openpgp: Fix workaround for Yubikey heuristics.
NIIBE Yutaka
2022-07-13
1
-8
/
+21
*
scd,openpgp: Support READCERT by keygrip.
NIIBE Yutaka
2022-06-10
1
-1
/
+22
*
scd: Return USAGE information for KEYINFO command.
NIIBE Yutaka
2022-05-26
1
-8
/
+18
*
scd: Fail when no good algorithm attribute.
NIIBE Yutaka
2022-05-11
1
-19
/
+30
*
scd:openpgp: New card vendor.
Werner Koch
2022-05-10
1
-0
/
+1
*
scd: Add workaround for ECC attribute on Yubikey.
NIIBE Yutaka
2022-05-06
1
-1
/
+2
*
scd: Fix hard-coded constant for RSA auth.
NIIBE Yutaka
2022-04-25
1
-3
/
+9
*
scd: Don't inhibit SSH authentication for larger data if it can.
NIIBE Yutaka
2022-04-22
1
-0
/
+5
*
scd: Add --challenge-response option to PK_AUTH for OpenPGP card.
NIIBE Yutaka
2022-03-03
1
-23
/
+184
*
scd:openpgp: Support longer data for INTERNAL_AUTHENTICATE.
NIIBE Yutaka
2021-11-15
1
-0
/
+8
*
scd: Add new OpenPGP card vendor.
Werner Koch
2021-11-04
1
-0
/
+1
*
scd: Silence compiler waring about unused args.
Werner Koch
2021-07-08
1
-0
/
+3
*
scd: Detect external interference when PCSC_SHARED.
NIIBE Yutaka
2021-07-06
1
-0
/
+13
*
scd: Support clearing of Reset Code by ''.
NIIBE Yutaka
2021-06-11
1
-2
/
+3
*
scd: Add new card vendor.
Werner Koch
2021-06-10
1
-0
/
+1
*
scd: Fix zero-byte handling in ECC.
NIIBE Yutaka
2021-05-28
1
-11
/
+3
*
scd: Fix unblock PIN by a Reset Code with KDF.
Kirill Elagin
2021-04-27
1
-1
/
+1
*
scd: Replace all assert macros by the log_assert macro.
Werner Koch
2021-03-31
1
-16
/
+15
*
scd:openpgp: Allow reading and writing user certs for keys 1 and 2
Werner Koch
2021-03-19
1
-22
/
+86
*
scd:openpgp: Rename an internal variable.
Werner Koch
2021-03-19
1
-13
/
+14
*
scd:openpgp: Small speedup reading card properties.
Werner Koch
2021-03-19
1
-2
/
+18
*
scd: Add handling of Ed448 key.
NIIBE Yutaka
2021-03-15
1
-13
/
+12
*
scd: Fix count_sos_bits handling.
NIIBE Yutaka
2021-03-15
1
-3
/
+3
*
scd: New option --pcsc-shared.
Werner Koch
2021-03-12
1
-2
/
+7
*
scd: Fix computing fingerprint for ECC with SOS.
NIIBE Yutaka
2021-03-12
1
-1
/
+22
*
scd: Swapped openpgp card vendor 0x000a with new 0x000d.
Werner Koch
2021-03-09
1
-1
/
+2
*
scd: Add new Openpgp card vendor name
Werner Koch
2021-03-09
1
-0
/
+1
*
scd: Fix for X448.
NIIBE Yutaka
2021-03-08
1
-0
/
+2
*
scd: Minor tweak for easier backporting
Werner Koch
2021-02-19
1
-12
/
+12
*
scd:yubikey: Fix support of Yubikey NEO.
NIIBE Yutaka
2020-12-08
1
-0
/
+3
*
scd:openpgp: Fix writing ECC key to card.
NIIBE Yutaka
2020-12-03
1
-6
/
+27
*
agent: Fix YK s/n and prettify the request card prompt for Yubikeys
Werner Koch
2020-11-26
1
-25
/
+1
*
scd: Add special serialno compare for OpenPGP cards.
Werner Koch
2020-11-26
1
-4
/
+9
[next]