gnupg/scd
Werner Koch 8add759d64 (reader_table_s): Add function pointers for the backends.
(apdu_close_reader, apdu_get_status, apdu_activate)
(send_apdu): Make use of them.
(new_reader_slot): Intialize them to NULL.
(dump_ccid_reader_status, ct_dump_reader_status): New.
(dump_pcsc_reader_status): New.
(open_ct_reader, open_pcsc_reader, open_ccid_reader)
(open_osc_reader, open_rapdu_reader): Intialize function pointers.
(ct_activate_card, ct_send_apdu, pcsc_send_apdu, osc_send_apdu)
(error_string): Removed.  Replaced by apdu_strerror.
(get_ccid_error_string): Removed.
(ct_activate_card): Remove the unused loop.
(reset_ct_reader): Implemented.
(ct_send_apdu): Activate the card if not yet done.
(pcsc_send_apdu): Ditto.
2004-07-16 15:45:25 +00:00
..
ChangeLog (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
Makefile.am * pcsc-wrapper.c: New. 2004-04-20 14:17:10 +00:00
apdu.c (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
apdu.h (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
app-common.h * app-common.h: Do not include ksba.h for gnupg 1. 2004-04-28 09:00:05 +00:00
app-dinsig.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-help.c * command.c (scd_update_reader_status_file): Write status files. 2004-04-20 16:42:55 +00:00
app-nks.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-openpgp.c (do_getattr): Fix for sending CA-FPR. 2004-07-01 17:41:33 +00:00
app.c * app-common.h: New members FNC.DEINIT and APP_LOCAL. 2004-04-26 18:28:06 +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 Replaced deprecated type names. 2003-12-17 12:27:51 +00:00
card-dinsig.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card-p15.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
ccid-driver.c (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
ccid-driver.h (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
command.c * command.c (scd_update_reader_status_file): Send a signal back to 2004-04-21 14:44:09 +00:00
iso7816.c (reader_table_s): Add function pointers for the backends. 2004-07-16 15:45:25 +00:00
iso7816.h *** empty log message *** 2004-03-16 10:49:37 +00:00
pcsc-wrapper.c * pcsc-wrapper.c: New. 2004-04-20 14:17:10 +00:00
sc-copykeys.c Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
sc-investigate.c Initialize Pth which is now required. 2004-07-01 18:09:25 +00:00
scdaemon.c * scdaemon.c (main): Do the last change the usual way. This is so 2004-04-26 13:46:36 +00:00
scdaemon.h * pcsc-wrapper.c: New. 2004-04-20 14:17:10 +00:00
tlv.c (main) <gpgconf_list>: Fixed output for pcsc_driver. 2004-03-23 12:33:20 +00:00
tlv.h Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00