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