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
*
sm: Add LotW support to the key listing
Werner Koch
2021-09-09
1
-2
/
+2
*
scd: Don't release the context until list_finish for PC/SC.
NIIBE Yutaka
2021-08-20
1
-1
/
+8
*
scd: Small clean up for card access.
NIIBE Yutaka
2021-07-22
2
-10
/
+11
*
scd: Fix direct use of card with no ctrl->card_ctx.
NIIBE Yutaka
2021-07-22
1
-1
/
+1
*
scd: Fix access to list of cards (3/3).
NIIBE Yutaka
2021-07-21
3
-315
/
+315
*
scd: Fix access to list of cards (2/3).
NIIBE Yutaka
2021-07-21
3
-30
/
+28
*
scd: Fix access to list of cards (1/3).
NIIBE Yutaka
2021-07-21
1
-22
/
+115
*
scd: Silence compiler waring about unused args.
Werner Koch
2021-07-08
2
-0
/
+6
*
scd: Detect external interference when PCSC_SHARED.
NIIBE Yutaka
2021-07-06
4
-2
/
+72
*
scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.
NIIBE Yutaka
2021-06-23
1
-0
/
+5
*
scd:p15: Prepare AODF parsing for other authentication types.
Werner Koch
2021-06-22
1
-329
/
+372
*
scd:p15: Add pre-check for ascii-numeric PINs.
Werner Koch
2021-06-18
1
-1
/
+9
*
scd:p15: Add basic support for AET JCOP cards.
Werner Koch
2021-06-18
1
-5
/
+42
*
scd:p15: Handle cards with bad encoded path objects.
Werner Koch
2021-06-18
1
-12
/
+16
*
scd: Improve reading of binary records.
Werner Koch
2021-06-18
3
-11
/
+10
*
scd: Fix RESET handling.
NIIBE Yutaka
2021-06-17
1
-1
/
+5
*
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 serial number detection for Yubikey 5.
NIIBE Yutaka
2021-06-08
1
-4
/
+5
*
scd: Fix READER-PORT option handling for PC/SC.
NIIBE Yutaka
2021-06-07
1
-17
/
+27
*
scd: Fix zero-byte handling in ECC.
NIIBE Yutaka
2021-05-28
1
-11
/
+3
*
scd: avoid memory leaks
Jakub Jelen
2021-05-20
3
-7
/
+14
*
scd:p15: Fix logic for appending product name to MANUFACTURER.
Ingo Klöcker
2021-05-18
1
-2
/
+2
*
scd: Remove wrong assertion and add protection to PCSC.COUNT.
NIIBE Yutaka
2021-05-14
1
-1
/
+2
*
A few minor code cleanups and typo fixes.
Werner Koch
2021-05-11
1
-1
/
+1
*
scd: Serialize READER_TABLE access for PC/SC.
NIIBE Yutaka
2021-05-11
1
-15
/
+19
*
scd: Fix close_pcsc_reader.
NIIBE Yutaka
2021-05-10
1
-9
/
+9
*
scd: Make sure releasing PC/SC context.
NIIBE Yutaka
2021-05-10
1
-6
/
+16
*
scd: Increment PCSC.COUNT correctly.
NIIBE Yutaka
2021-05-07
1
-2
/
+2
*
scd: Fix memory leak for RDRNAME and serialize access.
NIIBE Yutaka
2021-05-07
1
-2
/
+6
*
scd: Fix declarations for PC/SC access.
NIIBE Yutaka
2021-05-07
1
-2
/
+2
*
scd: Recover the partial match for PORTSTR for PC/SC.
NIIBE Yutaka
2021-05-06
1
-1
/
+2
*
scd: When reader is specified, make sure only open once.
NIIBE Yutaka
2021-05-06
1
-0
/
+5
*
scd: Fix PC/SC removed card problem
Werner Koch
2021-04-29
1
-0
/
+11
*
scd:p15: Fix the name of a card.
Werner Koch
2021-04-28
1
-1
/
+1
*
scd: Fix problem with reader list becoming empty.
Werner Koch
2021-04-28
2
-22
/
+26
*
scd: Fix unblock PIN by a Reset Code with KDF.
Kirill Elagin
2021-04-27
1
-1
/
+1
*
scd:p15: Fix last commit and improve D-TRUST detection.
Werner Koch
2021-04-25
1
-7
/
+16
*
scd:p15: Shorten the displayed s/n of RSCS cards
Werner Koch
2021-04-25
1
-1
/
+9
*
scd: Fix PSO_CSV for 512 bit curves
Werner Koch
2021-04-22
1
-6
/
+20
*
Support log-file option from common.conf for all daemon.
Werner Koch
2021-04-20
1
-0
/
+12
*
scd:p15: Support attribute KEY-FPR.
Werner Koch
2021-04-16
1
-5
/
+170
*
scd: Fix memory leaks.
Jakub Jelen
2021-04-13
2
-1
/
+5
*
scd:p15: Match private keys with certificates also by labels.
Werner Koch
2021-04-12
1
-28
/
+59
*
scd:nks: Handle APP_READKEY_FLAG_INFO.
Werner Koch
2021-04-08
1
-62
/
+117
*
scd: Fix duplicate output of KEYPAIRINFO by readkey command.
Werner Koch
2021-04-08
2
-12
/
+14
*
scd: Fix CCID driver for SCM SPR332/SPR532.
NIIBE Yutaka
2021-04-08
1
-1
/
+13
*
scd: New flag --reread for LEARN
Werner Koch
2021-04-01
3
-39
/
+101
*
scd:p15: New flag APP_LEARN_FLAG_REREAD.
Werner Koch
2021-04-01
2
-27
/
+73
*
scd: Replace all assert macros by the log_assert macro.
Werner Koch
2021-03-31
9
-44
/
+35
[next]