aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-141-1/+1
* scd: fix missing close paren.NIIBE Yutaka2013-03-141-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
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0511-41/+39
* Fix killing PID -1.Ben Kibbey2012-04-101-6/+12
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+9
* Use new status printing functions.Werner Koch2012-02-071-22/+16
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+2
* Port Windows code to NPTH.Marcus Brinkmann2012-01-251-5/+5
* Port to npth.Marcus Brinkmann2012-01-256-220/+180
* Merge ccid_driver_improvement branch.NIIBE Yutaka2012-01-062-30/+108
* Fix compiler warnings.Marcus Brinkmann2012-01-031-0/+2
* Terminate csh commands with a semicolon.Werner Koch2012-01-031-1/+1
* Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann2012-01-021-1/+9
* Require Libassuan 2.0.3Werner Koch2011-12-201-7/+0
* Add error log and debug log for pcsc_keypad_verify and pcsc_keypad_modify.NIIBE Yutaka2011-12-201-4/+22
* scd: Fix for card change returning GPG_ERR_CARD_RESET.Werner Koch2011-12-191-2/+1
* scd: Prefer application Geldkarte over DINSIG.Werner Koch2011-12-151-3/+3