aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Fix commit 9a9bfd77.NIIBE Yutaka2015-12-151-0/+1
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-151-0/+3
* scd: Simplify saving application context.NIIBE Yutaka2015-12-151-61/+41
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-153-27/+13
* scd: Fix ccid-driver timeout for OpenPGPcard v2.1.NIIBE Yutaka2015-09-171-3/+6
* 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-232-6/+16
* scd: PC/SC reader selection by partial string match.NIIBE Yutaka2015-05-012-10/+21
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-153-83/+87
* scd: Fix possible NULL deref in apdu.cWerner Koch2015-04-151-3/+7
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-124-26/+24
* Remove incorrect expression leading to errors.Joshua Rogers2015-01-251-1/+1
* scd: Avoid double-free on error condition in scdDaniel Kahn Gillmor2015-01-131-4/+2
* scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch2015-01-091-1/+1
* scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers2015-01-081-1/+1
* scd: Allow for certificates > 1024 with PC/SC.Andreas Schwier2014-07-211-1/+1
* scd: Support reader Gemalto IDBridge CT30Werner Koch2014-06-271-0/+6
* Remove thread callbacks for libgcrypt >= 1.6.Werner Koch2014-06-241-2/+9
* Improve configure option --with-libgpg-error-prefixWerner Koch2014-06-241-2/+2
* scd: Skip S/N reading for the "undefined" application.Werner Koch2014-03-121-64/+79
* scd: Fix two compiler warnings.Werner Koch2013-11-272-129/+129
* scd: more pinpad input fix for PC/SC.NIIBE Yutaka2013-11-131-10/+5
* scd: more pinpad fix.NIIBE Yutaka2013-11-111-8/+5
* scd: pinpad fix for PC/SC on Windows.NIIBE Yutaka2013-10-291-1/+8
* scd: fix pinpad input on Windows.NIIBE Yutaka2013-10-251-1/+2
* scd: add pinpad readers information for PC/SC service.NIIBE Yutaka2013-10-161-11/+26
* scd: remove pin length check.NIIBE Yutaka2013-10-151-6/+0
* scd: PC/SC pinpad input improvement.NIIBE Yutaka2013-08-301-62/+168
* scd: add support for RSA_CRT and RSA_CRT_N key import.Jonas Borgström2013-08-291-7/+68
* scd: fix parsing login-data DO.NIIBE Yutaka2013-08-271-12/+13
* scd: fix Vega for Alpha reader.NIIBE Yutaka2013-08-271-2/+6
* scd: Make SPRx32 pinpad work with PC/SC on Windows.Werner Koch2013-08-211-7/+27
* scd: Improve --enable-pinpad-varlen.Werner Koch2013-08-211-1/+7
* Fix syntax error for building on APPLE.Werner Koch2013-05-111-1/+1
* w32: Add icons and version information.Ian Abbott2013-05-072-2/+56
* scd: Add pinpad support for REINER SCT cyberJack goNIIBE Yutaka2013-04-231-1/+4
* w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2013-04-231-1/+1
* Ignore obsolete option --disable-keypad.Werner Koch2013-04-221-0/+3
* scd: move SCDaemon to libexecdir.NIIBE Yutaka2013-04-011-3/+4
* scd: PC/SC status fix.NIIBE Yutaka2013-03-262-6/+10
* scd: PC/SC cleanup (more).NIIBE Yutaka2013-03-261-6/+6
* scd: call update_card_removed only when detecting removal.NIIBE Yutaka2013-03-251-4/+2
* scd: PC/SC cleanup.NIIBE Yutaka2013-03-222-109/+137
* scd: change default value of pinpad maxlen.NIIBE Yutaka2013-03-212-4/+5
* scd: ccid-driver supporting larger APDU.NIIBE Yutaka2013-03-141-1/+1
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-0812-120/+121
* scd: Fix check_keypad_request.NIIBE Yutaka2013-02-051-1/+1
* scd: Clean up.NIIBE Yutaka2013-02-052-22/+0
* SCD: Add vendor specific initalization.NIIBE Yutaka2013-02-051-1/+29
* SCD: Support P=N format for login data.NIIBE Yutaka2013-02-051-24/+24