gnupg/g10 (ChangeLog ccid-driver.c ccid-driver.h g10.c)
cvs user werner
cvs at cvs.gnupg.org
Wed Sep 15 17:26:38 CEST 2004
Date: Wednesday, September 15, 2004 @ 17:26:38
Author: werner
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog ccid-driver.c ccid-driver.h g10.c
* g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.
* ccid-driver.c (read_device_info): Removed.
(make_reader_id, scan_or_find_devices): New.
(ccid_open_reader): Simplified by make use of the new functions.
(ccid_set_debug_level): New. Changed the macros to make use of
it. It has turned out that it is often useful to enable debugging
at runtime so I added this option.
---------------+
ChangeLog | 11 +
ccid-driver.c | 463 ++++++++++++++++++++++++++++++++++++++++----------------
ccid-driver.h | 1
g10.c | 14 +
4 files changed, 361 insertions(+), 128 deletions(-)
More information about the Gnupg-commits
mailing list