1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/scd
Werner Koch 4eb5165019 * 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.

* card-p15.c (p15_enum_keypairs, p15_prepare_key): Adjusted for
libgpg-error.
2003-08-18 17:34:51 +00:00
..
apdu.c * Makefile.am: Add OPENSC_LIBS to all programs. 2003-08-18 17:34:28 +00:00
apdu.h Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
app-common.h Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
app-openpgp.c Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
app.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
atr.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
atr.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-common.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
card-dinsig.c This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-p15.c * scdaemon.c, scdaemon.h: New option --disable-opensc. 2003-08-18 17:34:51 +00:00
card.c * scdaemon.c, scdaemon.h: New option --disable-opensc. 2003-08-18 17:34:51 +00:00
ChangeLog * Makefile.am: Add OPENSC_LIBS to all programs. 2003-08-18 17:34:28 +00:00
command.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
iso7816.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
iso7816.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
Makefile.am * Makefile.am: Add OPENSC_LIBS to all programs. 2003-08-18 17:34:28 +00:00
sc-copykeys.c Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
sc-investigate.c Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
scdaemon.c * Makefile.am: Add OPENSC_LIBS to all programs. 2003-08-18 17:34:28 +00:00
scdaemon.h * Makefile.am: Add OPENSC_LIBS to all programs. 2003-08-18 17:34:28 +00:00