summaryrefslogtreecommitdiffstats
path: root/scd/card.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-14/+13
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch2004-03-161-2/+0
* *** empty log message ***Werner Koch2004-03-161-4/+4
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-1/+5
* Replaced deprecated type names.Werner Koch2003-12-171-2/+2
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-1/+2
* * scdaemon.c, scdaemon.h: New option --disable-opensc.Werner Koch2003-08-181-1/+4
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+564
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-540/+0
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-161-0/+33
* * card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch2002-08-161-0/+2
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-091-48/+131
* * scdaemon.c: New option --debug-sc N.Werner Koch2002-04-121-5/+6
* * card.c (card_open): Return immediately when no reader is available.Werner Koch2002-04-101-0/+1
* * card.c (card_open, card_close): Adjusted for changes in OpenSC.Werner Koch2002-03-281-60/+52
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-382/+167
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-061-0/+100
* Well and some stuff to access the SC will be helpful. Note, that theWerner Koch2002-03-051-15/+55
* Added more code fragments.Werner Koch2002-03-041-15/+95
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-3/+205
* Some experimental code - don't use it.Werner Koch2002-02-181-0/+221