index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd:p15: Read PuKDF and minor refactoring.
Werner Koch
2021-02-02
1
-85
/
+447
*
scd:p15: Make file selection more robust.
Werner Koch
2021-01-27
1
-37
/
+60
*
scd: Define new status word
Werner Koch
2021-01-27
4
-9
/
+17
*
scd:p15: Factor the commonKeyAttributes parser out.
Werner Koch
2021-01-27
1
-134
/
+206
*
scd:p15: Factor the commonObjectAttributes parser out.
Werner Koch
2021-01-26
1
-139
/
+112
*
scd:p15: First step towards real CardOS 5 support.
Werner Koch
2021-01-26
4
-76
/
+218
*
scd:p15: Show the ATR as part of the TokenInfo diagnostics.
Werner Koch
2021-01-21
1
-0
/
+12
*
scd:nks: Add support for signing plain SHA-3 digests.
Ingo Klöcker
2021-01-06
1
-17
/
+67
*
scd:nks: Support READKEY with keygrip and for "NKS-IDLM" keyref.
NIIBE Yutaka
2020-12-11
1
-0
/
+22
*
scd:nks: Factor out pubkey retrieval from keygrip handling.
NIIBE Yutaka
2020-12-11
1
-84
/
+72
*
scd:nks: Add support of KEYGRIP for do_readcert.
NIIBE Yutaka
2020-12-10
1
-0
/
+18
*
scd:nks: Factor out iteration over filelist.
NIIBE Yutaka
2020-12-10
1
-78
/
+114
*
scd:ccid:spr532: Extend abort_cmd for initialization time.
NIIBE Yutaka
2020-12-09
1
-11
/
+18
*
scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.
NIIBE Yutaka
2020-12-09
1
-0
/
+1
*
scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.
NIIBE Yutaka
2020-12-09
1
-1
/
+0
*
scd:yubikey: Fix support of Yubikey NEO.
NIIBE Yutaka
2020-12-08
1
-0
/
+3
*
scd:nks: Fix caching keygrip (more).
NIIBE Yutaka
2020-12-03
1
-5
/
+7
*
scd: Fix KEYINFO command with --data option.
NIIBE Yutaka
2020-12-03
1
-4
/
+3
*
scd:openpgp: Fix writing ECC key to card.
NIIBE Yutaka
2020-12-03
1
-6
/
+27
*
scd:nks: Minor additions to the basic IDLM application support.
Werner Koch
2020-11-30
1
-15
/
+25
*
scd: New getinfo sub-command apdu_strerror.
Werner Koch
2020-11-27
2
-15
/
+28
*
scd:ccid-driver: Fix pinpad error handling for cancel/timeout.
NIIBE Yutaka
2020-11-27
4
-2
/
+17
*
agent: Fix YK s/n and prettify the request card prompt for Yubikeys
Werner Koch
2020-11-26
2
-34
/
+20
*
scd: Do not try to use a non-enabled app after card switching.
Werner Koch
2020-11-26
1
-2
/
+19
*
scd: Add special serialno compare for OpenPGP cards.
Werner Koch
2020-11-26
2
-10
/
+44
*
scd,nks: Fix caching keygrip.
NIIBE Yutaka
2020-11-26
1
-3
/
+4
*
scd:p15: Print the internal card type.
Werner Koch
2020-11-25
1
-0
/
+8
*
scd:p15: Improve support for some CardOS based cards.
Werner Koch
2020-11-25
3
-14
/
+68
*
scd: Rework the handling of the displayed serial number.
Werner Koch
2020-11-25
5
-119
/
+178
*
scd: Fix an error return for READKEY.
NIIBE Yutaka
2020-11-25
1
-0
/
+3
*
scd,nks: Fix SEGV for learn for older card.
NIIBE Yutaka
2020-11-25
1
-0
/
+1
*
doc: Fix typos
Gavin L. Rebeiro
2020-11-23
1
-1
/
+1
*
Fix the previous comment changes help doc string.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
scd: Do not print reader status change with --debug cardio.
Werner Koch
2020-11-11
1
-1
/
+1
*
card: Run factory-reset in locked stated.
Werner Koch
2020-11-09
1
-10
/
+10
*
scd: Use lock_slot for apdu_send_direct.
NIIBE Yutaka
2020-11-05
1
-1
/
+1
*
scd: Internal CCID driver: Fix a race condition on close.
NIIBE Yutaka
2020-11-05
1
-12
/
+25
*
scd: Handle canonical serialno and app specific serialno differently.
NIIBE Yutaka
2020-10-27
3
-8
/
+9
*
scd: Flush the cache when writing cert data object.
NIIBE Yutaka
2020-10-26
1
-0
/
+1
*
scd: Internal CCID driver thing only for SPR532.
NIIBE Yutaka
2020-10-26
1
-6
/
+14
*
scd: Internal CCID driver limiting only for SPR532.
NIIBE Yutaka
2020-10-24
1
-1
/
+1
*
common: Allow building with released libgpg-error.
Werner Koch
2020-10-23
1
-0
/
+1
*
scd: Handle Yubikey's multiple apps and serialno.
NIIBE Yutaka
2020-10-23
3
-7
/
+72
*
scd: Use app_get_serialno for app_getattr.
NIIBE Yutaka
2020-10-23
1
-1
/
+1
*
scd: Don't overwrite serialno for Yubikey.
NIIBE Yutaka
2020-10-23
1
-3
/
+10
*
scd,openpgp: Use app_get_serialno function to get SERIALNO.
NIIBE Yutaka
2020-10-23
1
-16
/
+17
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-4
/
+4
*
scd: Internal CCID driver: More fix for SPR532.
NIIBE Yutaka
2020-09-30
1
-4
/
+4
*
scd: Report any error for LEARN command.
NIIBE Yutaka
2020-09-30
1
-30
/
+67
*
scd: Internal CCID driver fix.
NIIBE Yutaka
2020-09-29
1
-2
/
+5
[next]