index
:
gnupg2
master
gnupg2
Fast-forward packages
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
*
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-19
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
*
scd: For PIV cards used NO_AUTH instead of BAD_PIN.
Werner Koch
2019-02-11
1
-1
/
+14
*
scd: Implement RSA signing for PIV cards.
Werner Koch
2019-02-08
1
-99
/
+299
*
scd: Allow generating ECC curves on PIV cards.
Werner Koch
2019-02-08
1
-0
/
+53
*
scd: Store a new PIV public key in the certificate DO.
Werner Koch
2019-02-07
1
-106
/
+179
*
card: Support reading and writing PIV certificates
Werner Koch
2019-02-07
1
-8
/
+191
*
scd: Add genkey command to app-piv (rsa-only)
Werner Koch
2019-02-06
1
-7
/
+355
*
scd: Implement PIN changing and unblocking for PIV cards.
Werner Koch
2019-02-06
1
-66
/
+201
*
scd: Add DES authentication for PIV card.
Werner Koch
2019-01-31
1
-7
/
+248
*
card: Support factory reset for Yubikey PIV application.
Werner Koch
2019-01-29
1
-1
/
+19
*
card: Print keyinfo for PIV cards.
Werner Koch
2019-01-29
1
-1
/
+4
*
scd: Support CHV-STATUS and CHECKPIN for PIV.
Werner Koch
2019-01-21
1
-25
/
+212
*
scd: Add very basic support for PIV cards.
Werner Koch
2019-01-20
1
-0
/
+1238