summaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Suppress gcc warning about possible uninitialized use.Werner Koch2013-08-301-1/+4
* scd: Use vendor and product id macros also in apdu.cWerner Koch2013-08-303-25/+33
* 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
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-285-17/+40
* agent: Fix two compiler warnings.Werner Koch2013-08-281-1/+1
* 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
* scd: Fix a syntax error for Apple and Windows.Werner Koch2013-08-011-1/+1
* w32: Add icons and version information.Werner Koch2013-05-072-2/+56
* 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-261-4/+2
* scd: PC/SC cleanup.NIIBE Yutaka2013-03-222-109/+137
* scd: change default value of pinpad maxlen.NIIBE Yutaka2013-03-212-5/+6
* scd: ccid-driver supporting larger APDU.NIIBE Yutaka2013-03-151-1/+1
* scd: fix missing close paren.NIIBE Yutaka2013-03-151-1/+1
* scd: support ECDSA signing.NIIBE Yutaka2013-03-091-7/+24
* scd: support ECDSA public key.NIIBE Yutaka2013-03-081-94/+254
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-0812-120/+121
* scd: Fix check_keypad_request.NIIBE Yutaka2013-02-051-1/+1
* SCD: Add vendor specific initalization.NIIBE Yutaka2013-02-051-0/+28
* SCD: Support P=N format for login data.NIIBE Yutaka2013-02-051-24/+24
* SCD: Better interoperability.NIIBE Yutaka2013-02-051-2/+2
* SCD: Defaults to use pinpad if the reader has the capability.NIIBE Yutaka2013-02-051-25/+25
* SCD: handle keypad request on the card.NIIBE Yutaka2013-02-051-6/+104
* 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-052-23/+19
* SCD: Support fixed length PIN input for keypad.NIIBE Yutaka2013-02-056-21/+52
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-0513-107/+84
* SCD: Clean up. Remove PADLEN for keypad input.NIIBE Yutaka2013-02-056-48/+18
* SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka2013-02-053-0/+16
* SCD: Hold lock for pinpad input.NIIBE Yutaka2013-01-111-3/+30
* SCD: Support not-so-smart card readers.NIIBE Yutaka2013-01-081-37/+253
* SCD: Fix the process of writing key or generating key.NIIBE Yutaka2012-12-131-2/+2
* Revert SCD changes of 2010-05-03.NIIBE Yutaka2012-12-044-40/+7
* Don't keep opening unavailable card reader.NIIBE Yutaka2012-12-041-5/+0
* Allow decryption with card keys > 3072 bitsWerner Koch2012-11-062-7/+43
* SCD: Upon error, open_pcsc_reader_wrapped does same as _direct.NIIBE Yutaka2012-10-311-1/+10
* Actually show translators comments in PO filesDavid Prévot2012-08-241-2/+1
* Fix left over use of jnlib on some platformsWerner Koch2012-08-241-1/+1
* scd: handle reader/token removal.NIIBE Yutaka2012-06-251-0/+1