aboutsummaryrefslogtreecommitdiffstats
path: root/scd/atr.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-15scd: Add option --dump-atr to command APDU.Werner Koch1-179/+73
* scd/atr.c: Rewrite. * scd/Makefile.am (scdaemon_SOURCES): Add atr.c and atr.h. * scd/command.c (cmd_apdu): Add option --dump-atr.
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-10/+9
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.
2009-02-09Change default gpgsm cipher back to 3DES.Werner Koch1-1/+1
Typo fixes.
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-0/+111
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-287/+0
2003-08-14 * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz1-1/+1
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+287
'GNUPG-1-9-BRANCH'.
2003-06-03* scdaemon.h: Include gpg-error.h and errno.hWerner Koch1-0/+287
* card.c (map_sc_err): Use unknown for the error source. * Makefile.am: Link with libgpg-error