aboutsummaryrefslogtreecommitdiffstats
path: root/scd/card-dinsig.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scd: Remove unused files.NIIBE Yutaka2015-07-091-257/+0
| | | | | | | | | | | | | * scd/Makefile.am (sc_copykeys_*): Remove. * scd/sc-copykeys.c: Remove. * scd/pcsc-wrapper.c: Remove. * scd/{card-common.h,card-dinsig.c,card-p15.c,card.c}: Remove. -- sc-copykeys doesn't work any more because it's based on old API. pcsc-wrapper has gone because of nPth which is compatible to pthreads. The card* files are old files, now we have app*.
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-13/+13
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* *** empty log message ***Werner Koch2004-03-161-2/+2
|
* Replaced deprecated type names.Werner Koch2003-12-171-6/+5
| | | | | | * card-p15.c (p15_enum_keypairs): Replaced KRC by RC. * card-dinsig.c (dinsig_enum_keypairs): Ditto.
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-7/+6
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+260
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-256/+0
| | | | 'GNUPG-1-9-BRANCH'.
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-091-1/+1
| | | | | number as a fallback. Add a special prefix for serial numbers.
* * card-dinsig.c: Documented some stuff from the DIN norm.Werner Koch2002-06-151-2/+53
|
* More stuff for SCs - don't expect them to work.Werner Koch2002-03-181-0/+205