1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/scd
Werner Koch d60f930d9b
scd: New debug flags "card".
* scd/scdaemon.c (debug_flags): Add "card".
* scd/scdaemon.h (DBG_CARD_VALUE, DBG_CARD): New.
--

Some information from parsing the card are often very helpful.
However, the card_io triggered APDU dumps are in most cases too heavy.
Thus this new debug flag.
2022-05-05 14:12:23 +02:00
..
apdu.c scd: Use lock_slot for apdu_send_direct. 2022-02-17 14:05:01 +09:00
apdu.h scd: Support PC/SC for "getinfo reader_list". 2021-09-08 15:50:28 +02:00
app-common.h scd: Add option --info to emit KEYPAIRINFO by readkey command. 2021-05-03 20:15:03 +02:00
app-dinsig.c scd: Extend an internal function to also return the algo. 2021-04-29 10:52:43 +02:00
app-geldkarte.c scd: Change the apptype from a string to an enum. 2021-02-19 09:17:06 +01:00
app-help.c scd: Add option --info to emit KEYPAIRINFO by readkey command. 2021-05-03 20:15:03 +02:00
app-nks.c Assorted memory leak fixes on the error code paths. 2021-05-20 14:51:42 +02:00
app-openpgp.c scd:openpgp: Support longer data for INTERNAL_AUTHENTICATE. 2021-11-15 17:54:04 +01:00
app-p15.c scd:p15: Improve the PIN prompt for Genua cards. 2022-04-13 13:58:37 +02:00
app-sc-hsm.c scd: Extend an internal function to also return the algo. 2021-04-29 10:52:43 +02:00
app.c scd: Fix serial number detection for Yubikey 5. 2021-06-10 12:44:23 +02:00
atr.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c scd: Minor code reorganization 2022-04-14 10:25:15 +02:00
ccid-driver.h scd: Clean up the structure for future fix of PC/SC. 2020-10-06 11:17:58 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c scd: Support PC/SC for "getinfo reader_list". 2021-09-08 15:50:28 +02:00
iso7816.c scd: Error code map fix for older Yubikey. 2021-06-14 10:24:39 +09:00
iso7816.h scd: New function for iso7816 PSO_CSV. 2021-04-29 10:44:12 +02:00
Makefile.am w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
scdaemon-w32info.rc w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
scdaemon.c scd: New debug flags "card". 2022-05-05 14:12:23 +02:00
scdaemon.h scd: New debug flags "card". 2022-05-05 14:12:23 +02:00
scdaemon.w32-manifest.in w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00