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-piv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve.
NIIBE Yutaka
2024-10-08
1
-2
/
+1
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-2
/
+2
*
scd:piv: Support listing of retired keys with KEYINFO.
Werner Koch
2024-05-06
1
-21
/
+21
*
scd: Add support for SCE 7.0
Werner Koch
2024-01-04
1
-2
/
+54
*
scd:piv: Fix authentication with Administration Key.
NIIBE Yutaka
2023-06-28
1
-2
/
+2
*
scd: Return USAGE information for KEYINFO command.
NIIBE Yutaka
2022-05-26
1
-1
/
+8
*
scd,piv: Fix status report of KEYPAIRINFO.
NIIBE Yutaka
2022-05-26
1
-1
/
+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: avoid memory leaks
Jakub Jelen
2021-05-20
1
-3
/
+3
*
scd: New option --pcsc-shared.
Werner Koch
2021-03-12
1
-0
/
+3
*
scd:piv: Improve APT parser compatibility.
Valtteri Vuorikoski
2021-03-11
1
-4
/
+9
*
scd:piv: Fix a typo in a string.
Werner Koch
2021-02-18
1
-2
/
+2
*
scd: Rework the handling of the displayed serial number.
Werner Koch
2020-11-25
1
-34
/
+2
*
scd: Flush the cache when writing cert data object.
NIIBE Yutaka
2020-10-26
1
-0
/
+1
*
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
2020-09-21
1
-1
/
+6
*
scd:piv: Avoid conflict when writing a cert.
Werner Koch
2020-09-11
1
-1
/
+63
*
scd:piv: Allow signing using PSS.
Werner Koch
2020-08-10
1
-1
/
+10
*
build: Fix recent commit for SOURCE_DATE_EPOCH.
Werner Koch
2020-06-08
1
-1
/
+1
*
scd: Extend an internal function to also return the algo.
Werner Koch
2020-05-05
1
-3
/
+3
*
scd: Factor common PIN status check out.
Werner Koch
2020-04-07
1
-41
/
+9
*
scd: Use Gcrypt usage constants for the do_with_keygrip capabilities.
Werner Koch
2020-04-02
1
-3
/
+3
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
1
-2
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
1
-2
/
+2
*
common: Extend the openpgp_curve_to_oid function.
Werner Koch
2020-02-11
1
-2
/
+3
*
scd:piv: Remove debug code from a recent commit.
Werner Koch
2020-01-16
1
-2
/
+1
*
scd: Make the PIN cache robust against wrongdoing of gpg-agent.
Werner Koch
2020-01-13
1
-1
/
+47
*
scd:piv: Implement PIN cache.
Werner Koch
2020-01-13
1
-21
/
+92
*
scd: Make SERIALNO --all work correctly and use it.
Werner Koch
2020-01-13
1
-2
/
+2
*
scd: First changes to implement a PIN cache.
Werner Koch
2020-01-07
1
-7
/
+32
*
scd: Enhance KEYINFO command to limit listing with capability.
NIIBE Yutaka
2019-12-19
1
-1
/
+17
*
scd:piv: Allow the keygrip as alternative to a keyref.
Werner Koch
2019-09-05
1
-2
/
+22
*
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
2019-09-04
1
-1
/
+2
*
scd: Add an re-select mechanism to switch apps.
Werner Koch
2019-06-25
1
-5
/
+29
*
scd: Simplify inclusion of app-common.h.
Werner Koch
2019-06-21
1
-1
/
+0
*
scd: Use enums for cardtype and apptype.
Werner Koch
2019-06-21
1
-2
/
+2
*
scd: Split data structures into app and card related objects.
Werner Koch
2019-06-19
1
-31
/
+34
*
scd:piv: Add the do_with_keygrip feature.
Werner Koch
2019-06-17
1
-0
/
+89
*
scd:piv: Fix RSA decryption.
Werner Koch
2019-04-04
1
-6
/
+25
*
scd: New options --info and --info-only for READKEY.
Werner Koch
2019-04-03
1
-5
/
+31
*
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
2019-04-03
1
-1
/
+13
*
doc: Add a spec comment to app-piv.c
Werner Koch
2019-03-22
1
-0
/
+1
*
scd: Rename a shared info field name.
Werner Koch
2019-03-05
1
-1
/
+1
*
scd:piv: Implement import of private keys for Yubikeys.
Werner Koch
2019-03-05
1
-13
/
+429
*
scd:piv: Add feature to read Yubikey attestation certificates.
Werner Koch
2019-03-01
1
-2
/
+28
*
scd:piv: Allow writecert to only write matching certs.
Werner Koch
2019-03-01
1
-22
/
+55
*
scd: Simplify the app_readkey parameters.
Werner Koch
2019-02-26
1
-15
/
+2
*
scd: PIV: Always require a PIN for signing with 9C.
Werner Koch
2019-02-25
1
-8
/
+20
*
scd: Extend KEYPAIRINFO by key usage info.
Werner Koch
2019-02-21
1
-45
/
+84
*
scd: Implement decryption for PIV cards.
Werner Koch
2019-02-11
1
-1
/
+146
[next]