aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-311-7/+18
* scd: Fix GetSlotStatus.NIIBE Yutaka2017-01-301-2/+12
* scd: Fix cancel INTERRUPT transfer.NIIBE Yutaka2017-01-291-19/+10
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-271-8/+139
* scd: Fix release of transfer object.NIIBE Yutaka2017-01-271-17/+28
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-14/+30
* scd: Only submit apdu_get_status when needed.NIIBE Yutaka2017-01-261-1/+7
* scd: Add INTERRUPT endp support to CCID driver.NIIBE Yutaka2017-01-261-4/+69
* scd: Fix INTERRUPT transfer.NIIBE Yutaka2017-01-231-5/+6
* scd: Support multiple readers by CCID driver.NIIBE Yutaka2017-01-061-101/+365
* scd: Improve internal CCID driver.NIIBE Yutaka2016-12-291-152/+151
* scd: Improve internal CCID driver.NIIBE Yutaka2016-12-271-89/+87
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* scd: Clean up unused shutdown method.NIIBE Yutaka2016-09-021-72/+0
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* scd: Reset nonnull_nad to zero for VENDOR_GEMPC.Niibe Yutaka2016-06-191-1/+1
* scd: Fix error return path.NIIBE Yutaka2016-04-281-3/+4
* scd: Fix memory leaks.NIIBE Yutaka2016-04-271-1/+10
* scd: Bug fix for a device with multiple interfaces.NIIBE Yutaka2016-03-071-2/+3
* scd: Fix size_t/int mismatch in libusbWerner Koch2016-01-271-3/+5
* scd: Migrate to new API of libusb 1.0.NIIBE Yutaka2016-01-271-180/+150
* Fix typos found using codespell.Justus Winter2015-11-171-4/+4
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-2/+6
* scd: Fix error handling with libusb-compat library.NIIBE Yutaka2015-11-041-7/+12
* scd: Fix ccid-driver timeout for OpenPGPcard v2.1.NIIBE Yutaka2015-09-171-3/+6
* scd: Fix Cherry ST-2000 support for pinpad input.NIIBE Yutaka2015-06-221-2/+4
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-6/+4
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-141-77/+79
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-1/+1
* ccid: Remove incorrect expression leading to errors.Joshua Rogers2015-01-251-1/+1
* scd: Add pinpad support for REINER SCT cyberJack goNIIBE Yutaka2014-06-271-0/+1
* scd: Support reader Gemalto IDBridge CT30Werner Koch2014-06-271-0/+5
* common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch2014-05-021-12/+2
* scd: Use vendor and product id macros also in apdu.cWerner Koch2013-08-301-23/+1
* agent: Fix two compiler warnings.Werner Koch2013-08-281-1/+1
* scd: fix Vega for Alpha reader.NIIBE Yutaka2013-08-271-2/+6
* scd: change default value of pinpad maxlen.NIIBE Yutaka2013-03-211-3/+4
* scd: ccid-driver supporting larger APDU.NIIBE Yutaka2013-03-141-1/+1
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-1/+1
* SCD: Add vendor specific initalization.NIIBE Yutaka2013-02-051-0/+28
* SCD: Minor fix of ccid-driver.NIIBE Yutaka2013-02-051-1/+1
* SCD: Add support of Covadis VEGA_ALPHA reader.NIIBE Yutaka2013-02-051-93/+96
* SCD: Support fixed length PIN input for keypad (PC/SC).NIIBE Yutaka2013-02-051-12/+4
* SCD: Support fixed length PIN input for keypad.NIIBE Yutaka2013-02-051-11/+37
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-16/+21
* SCD: Clean up. Remove PADLEN for keypad input.NIIBE Yutaka2013-02-051-5/+1
* SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka2013-02-051-0/+10
* SCD: Support not-so-smart card readers.NIIBE Yutaka2013-01-081-37/+253
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-4/+2