aboutsummaryrefslogtreecommitdiffstats
path: root/scd/apdu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch2003-08-181-7/+230
| | | | | | | | | | | * scdaemon.c, scdaemon.h: New option --disable-opensc. * card.c (card_open): Implement it. * apdu.c (open_osc_reader, osc_send_apdu): New. (apdu_open_reader) [HAVE_OPENSC]: Use the opensc driver if not disabled. (error_string) [HAVE_OPENSC]: Use sc_strerror. (send_apdu) [HAVE_OPENSC]: Call osc_apdu_send.
* * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz2003-08-141-29/+26
|
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-60/+366
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+558
'GNUPG-1-9-BRANCH'.