aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-4/+2
* Port to npth.Marcus Brinkmann2012-01-251-4/+4
* Merge ccid_driver_improvement branch.NIIBE Yutaka2012-01-061-26/+104
* Support the Cherry ST-2000 card reader.Werner Koch2011-12-021-10/+24
* fix wLangId in ccid-driver.cNIIBE Yutaka2011-03-021-2/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-137/+137
* Support the gnuk token pinpad code.Werner Koch2011-01-051-1/+3
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-6/+7
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+2
* 2009-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-07-291-1/+1
* Workaround for SCR3320Werner Koch2009-07-241-0/+6
* Make bug reporting address easier changeable.Werner Koch2009-07-211-8/+31
* Add code to better handle unplugging of a reader.Werner Koch2009-07-161-9/+36
* * ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch2009-07-131-0/+38
* Add comment about Cherry.Werner Koch2009-07-011-2/+6
* OOps commited an old version. Fixed now.Werner Koch2009-06-301-2/+2
* small fix for Omnikey. Works with CM4040 now.Werner Koch2009-06-301-0/+2
* Make soem omnikey readers work with extended length APDUs.Werner Koch2009-06-291-57/+139
* Improved smartcard robustness.Werner Koch2009-05-131-21/+15
* More support for Netkey cards.Werner Koch2009-05-081-31/+62
* Implement decryption for TCOS 3 cards.Werner Koch2009-03-301-15/+35
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-1/+1
* Better debug output.Werner Koch2009-02-241-85/+420
* Fixed some card related problems.Werner Koch2008-12-181-3/+119
* Fixed the card removed with cached app bug. (Famous last fix).Werner Koch2008-11-031-1/+2
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+1
* Untested fix for TPDU level exchange of large data (command chaining)Werner Koch2008-09-231-4/+8
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-2/+5
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-031-4/+13
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-071-18/+29
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-3/+6
* Made some PIN pads work.Werner Koch2006-11-201-24/+49
* Fixed card removal problemsWerner Koch2006-03-011-4/+17
* Fixed a couple of problems with omnikey based readersWerner Koch2006-02-081-20/+59
* .Werner Koch2006-02-061-1/+1
* Support for CardMan 4040Werner Koch2006-02-061-229/+488
* Preparing an interim releaseWerner Koch2005-11-281-10/+54
* Bug fixes and ssh support for the BELPIC.Werner Koch2005-09-091-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-7/+7
* (parse_ccid_descriptor): SCR335 FW version 5.14 isWerner Koch2005-05-231-22/+105
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-48/+56
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-4/+5
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-211-1/+1
* * app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch2005-04-111-27/+62
* Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch2005-02-031-2/+2
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2005-01-131-5/+18
* (find_endpoint): New.Werner Koch2004-12-281-21/+159
* * sc-investigate: Removed.Werner Koch2004-10-201-0/+2