aboutsummaryrefslogtreecommitdiffstats
path: root/scd/apdu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Remove useless GNUPG_SCD_MAIN_HEADER macro.Werner Koch2019-07-121-4/+2
* scd: Fix for SCARD_IO_REQUEST structure.NIIBE Yutaka2019-05-211-0/+5
* scd: Remove unused cruft from GnuPG 1.xWerner Koch2019-05-161-16/+6
* scd: One new and one improved 7816 function.Werner Koch2019-01-201-10/+20
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-10-111-0/+34
* scd: Add support for Trustica Cryptoucan.Jiří Keresteš2018-07-261-2/+4
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-18/+38
|\
| * scd: After fatal error, shutdown a reader.NIIBE Yutaka2018-03-131-0/+9
| * scd: Fix typo in previous commit.NIIBE Yutaka2018-03-121-1/+1
| * scd: More fix with PC/SC for Windows.NIIBE Yutaka2018-03-081-18/+20
| * scd: Fix status check when using PC/SC.NIIBE Yutaka2018-03-081-3/+12
* | Use the gpgrt log functions if possible.Werner Koch2017-11-271-10/+10
* | Merge branch 'STABLE-BRANCH-2-2'Werner Koch2017-11-231-2/+7
|\|
| * scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-211-2/+7
* | scd: Distinguish cancel by user and protocol error.NIIBE Yutaka2017-09-201-1/+2
|/
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* scd: Don't keep CCID reader open when card is not available.NIIBE Yutaka2017-04-071-8/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5
* scd: Clean up old code.NIIBE Yutaka2017-03-061-1145/+22
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* scd: Fix use case of PC/SC.NIIBE Yutaka2017-02-131-3/+11
* scd: Fix GetSlotStatus.NIIBE Yutaka2017-01-301-26/+18
* scd: Don't send GET_STATUS packet if not needed.NIIBE Yutaka2017-01-301-8/+19
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-18/+29
* scd: Only submit apdu_get_status when needed.NIIBE Yutaka2017-01-261-2/+9
* scd: Fix for --disable-ccid for scdaemon.NIIBE Yutaka2017-01-061-6/+7
* scd: Fix for --disable-ccid-driver.NIIBE Yutaka2017-01-061-1/+6
* scd: Support multiple readers by CCID driver.NIIBE Yutaka2017-01-061-56/+163
* scd: Fix a race condition for new_reader_slot.NIIBE Yutaka2016-12-291-23/+44
* scd: Simplify monitoring card removal.NIIBE Yutaka2016-12-281-97/+21
* scd: Fix receive buffer size.NIIBE Yutaka2016-11-221-2/+3
* scd: Don't limit to ST-2xxx for PC/SC.NIIBE Yutaka2016-11-171-1/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix typos.Justus Winter2016-10-271-1/+1
* scd: Clean up unused shutdown method.NIIBE Yutaka2016-09-021-48/+0
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-101-0/+3
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-031-2/+5
* Fix typos found using codespell.Justus Winter2015-11-171-5/+5
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-1/+10
* scd: Handle error correctly.NIIBE Yutaka2015-09-281-5/+5
* scd: pinpad workaround for PC/SC implementations.NIIBE Yutaka2015-06-231-4/+12
* scd: Fix Cherry ST-2000 support for pinpad input.NIIBE Yutaka2015-06-221-4/+12
* scd: PC/SC reader selection by partial string match.NIIBE Yutaka2015-04-301-4/+8
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-141-2/+4
* scd: Fix possible NULL deref in apdu.cWerner Koch2015-03-151-3/+7
* scd: Fix regression in 2.1.2 (due to commit 2183683)Werner Koch2015-02-121-2/+2
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-23/+17
* scd: fix merge failure.NIIBE Yutaka2015-01-061-2/+0
* scd: Add a new status word code.Werner Koch2014-07-251-0/+1