aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-24Remove thread callbacks for libgcrypt >= 1.6.Werner Koch1-2/+9
2014-06-24Improve configure option --with-libgpg-error-prefixWerner Koch1-2/+2
2014-03-12scd: Skip S/N reading for the "undefined" application.Werner Koch1-64/+79
2013-11-27scd: Fix two compiler warnings.Werner Koch2-129/+129
2013-11-13scd: more pinpad input fix for PC/SC.NIIBE Yutaka1-10/+5
2013-11-11scd: more pinpad fix.NIIBE Yutaka1-8/+5
2013-10-29scd: pinpad fix for PC/SC on Windows.NIIBE Yutaka1-1/+8
2013-10-25scd: fix pinpad input on Windows.NIIBE Yutaka1-1/+2
2013-10-16scd: add pinpad readers information for PC/SC service.NIIBE Yutaka1-11/+26
2013-10-15scd: remove pin length check.NIIBE Yutaka1-6/+0
2013-08-30scd: PC/SC pinpad input improvement.NIIBE Yutaka1-62/+168
2013-08-29scd: add support for RSA_CRT and RSA_CRT_N key import.Jonas Borgström1-7/+68
2013-08-27scd: fix parsing login-data DO.NIIBE Yutaka1-12/+13
2013-08-27scd: fix Vega for Alpha reader.NIIBE Yutaka1-2/+6
2013-08-21scd: Make SPRx32 pinpad work with PC/SC on Windows.Werner Koch1-7/+27
2013-08-21scd: Improve --enable-pinpad-varlen.Werner Koch1-1/+7
2013-05-11Fix syntax error for building on APPLE.Werner Koch1-1/+1
2013-05-07w32: Add icons and version information.Ian Abbott2-2/+56
2013-04-23scd: Add pinpad support for REINER SCT cyberJack goNIIBE Yutaka1-1/+4
2013-04-23w32: Almost everywhere include winsock2.h before windows.h.Werner Koch1-1/+1
2013-04-22Ignore obsolete option --disable-keypad.Werner Koch1-0/+3
2013-04-01scd: move SCDaemon to libexecdir.NIIBE Yutaka1-3/+4
2013-03-26scd: PC/SC status fix.NIIBE Yutaka2-6/+10
2013-03-26scd: PC/SC cleanup (more).NIIBE Yutaka1-6/+6
2013-03-25scd: call update_card_removed only when detecting removal.NIIBE Yutaka1-4/+2
2013-03-22scd: PC/SC cleanup.NIIBE Yutaka2-109/+137
2013-03-21scd: change default value of pinpad maxlen.NIIBE Yutaka2-4/+5
2013-03-14scd: ccid-driver supporting larger APDU.NIIBE Yutaka1-1/+1
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka12-120/+121
2013-02-05scd: Fix check_keypad_request.NIIBE Yutaka1-1/+1
2013-02-05scd: Clean up.NIIBE Yutaka2-22/+0
2013-02-05SCD: Add vendor specific initalization.NIIBE Yutaka1-1/+29
2013-02-05SCD: Support P=N format for login data.NIIBE Yutaka1-24/+24
2013-02-05SCD: Better interoperability.NIIBE Yutaka1-2/+2
2013-02-05SCD: Defaults to use pinpad if the reader has the capability.NIIBE Yutaka1-25/+25
2013-02-05SCD: handle keypad request on the card.NIIBE Yutaka1-6/+104
2013-02-05SCD: Minor fix of ccid-driver.NIIBE Yutaka1-1/+1
2013-02-05SCD: Add support of Covadis VEGA_ALPHA reader.NIIBE Yutaka1-93/+96
2013-02-05SCD: Support fixed length PIN input for keypad (PC/SC).NIIBE Yutaka2-23/+19
2013-02-05SCD: Support fixed length PIN input for keypad.NIIBE Yutaka6-22/+53
2013-02-05SCD: API cleanup for keypad handling.NIIBE Yutaka13-107/+84
2013-02-05SCD: Clean up. Remove PADLEN for keypad input.NIIBE Yutaka6-51/+21
2013-02-05SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka3-0/+16
2013-02-05SCD: Support not-so-smart card readers.NIIBE Yutaka1-37/+253
2013-02-04SCD: Hold lock for pinpad input.NIIBE Yutaka1-3/+30
2012-12-13SCD: Fix the process of writing key or generating key.NIIBE Yutaka1-2/+2
2012-12-07Revert SCD changes of 2010-05-03 (scd/ChangeLog 2010-03-17).NIIBE Yutaka4-44/+9
2012-12-07Don't keep opening unavailable card reader.NIIBE Yutaka1-5/+0
2012-11-06Allow decryption with card keys > 3072 bitWerner Koch2-6/+42
2012-11-06Remove trailing white space from some filesWerner Koch2-235/+235