aboutsummaryrefslogtreecommitdiffstats
path: root/scd/apdu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-10scd: Fix cmd_apdu on error.NIIBE Yutaka1-1/+1
2023-02-17scd: Improve reading of binary records.Werner Koch1-8/+3
2022-11-25scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch1-2/+16
2022-11-17scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch1-2/+16
2022-06-01scd: Shorten cardio debug output for all zeroes.Werner Koch1-4/+33
2022-05-17scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka1-1/+1
2022-02-17scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka1-1/+1
2022-01-25scd: Also prefer Yubikeys if no reader port is given.Werner Koch1-1/+2
2021-11-10scd: More conservative selection of a card reader.NIIBE Yutaka1-1/+1
2021-10-22scd: Select a reader for PC/SC.NIIBE Yutaka1-4/+76
2021-09-14scd: Remove context reference counting from pc/scWerner Koch1-22/+16
2021-09-08scd: Support PC/SC for "getinfo reader_list".Werner Koch1-0/+45
2021-09-07scd: Fix possible assertion in close_pcsc_reader.Werner Koch1-6/+12
2021-05-21scd: Release memory for RDRNAME.NIIBE Yutaka1-0/+2
2021-05-07scd,pcsc: Use a single context.NIIBE Yutaka1-150/+167
2021-05-04scd: Fix possible PC/SC removed card problemWerner Koch1-0/+12
2021-05-04scd: Add string for another PC/SC error code.Werner Koch1-0/+2
2021-04-29scd: New option --pcsc-shared.Werner Koch1-2/+3
2021-04-29scd: Add new status codes.Werner Koch1-0/+4
2020-11-11scd: Do not print reader status change with --debug cardio.Werner Koch1-1/+1
2020-10-06scd: Clean up the structure for future fix of PC/SC.NIIBE Yutaka1-9/+9
2020-10-06scd: Map some error codes from libusb to ccid-driver error codes.Werner Koch1-0/+7
2020-05-12common: Change argument order of log_printhex.Werner Koch1-10/+10
2019-02-19scd: Distinguish cancel by user and protocol error.NIIBE Yutaka1-1/+2
2019-01-22scd: One new and one improved 7816 function.Werner Koch1-10/+20
2018-12-18scd: Support "acknowledge button" feature.NIIBE Yutaka1-0/+34
2018-07-29scd: Add support for Trustica Cryptoucan.Jiří Keresteš1-2/+4
2018-03-13scd: After fatal error, shutdown a reader.NIIBE Yutaka1-0/+9
2018-03-12scd: Fix typo in previous commit.NIIBE Yutaka1-1/+1
2018-03-08scd: More fix with PC/SC for Windows.NIIBE Yutaka1-18/+20
2018-03-08scd: Fix status check when using PC/SC.NIIBE Yutaka1-3/+12
2017-11-21scd: Enable card removal check after select_application.NIIBE Yutaka1-2/+7
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-04-07scd: Don't keep CCID reader open when card is not available.NIIBE Yutaka1-8/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+5
2017-03-06scd: Clean up old code.NIIBE Yutaka1-1145/+22
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-13scd: Fix use case of PC/SC.NIIBE Yutaka1-3/+11
2017-01-30scd: Fix GetSlotStatus.NIIBE Yutaka1-26/+18
2017-01-30scd: Don't send GET_STATUS packet if not needed.NIIBE Yutaka1-8/+19
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-18/+29
2017-01-26scd: Only submit apdu_get_status when needed.NIIBE Yutaka1-2/+9
2017-01-06scd: Fix for --disable-ccid for scdaemon.NIIBE Yutaka1-6/+7
2017-01-06scd: Fix for --disable-ccid-driver.NIIBE Yutaka1-1/+6
2017-01-06scd: Support multiple readers by CCID driver.NIIBE Yutaka1-56/+163
2016-12-29scd: Fix a race condition for new_reader_slot.NIIBE Yutaka1-23/+44
2016-12-28scd: Simplify monitoring card removal.NIIBE Yutaka1-97/+21
2016-11-22scd: Fix receive buffer size.NIIBE Yutaka1-2/+3
2016-11-17scd: Don't limit to ST-2xxx for PC/SC.NIIBE Yutaka1-1/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1