Home GnuPG
Diffusion GnuPG f08c4222b705

* configure.ac: Don't check for usb_create_match or
f08c4222b705Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

(no title)

* configure.ac: Don't check for usb_create_match or
use_get_string_simple anymore.
* g10.c (list_config): New config option ccid-reader-id.
(gpgconf_list): Add "reader-port".
* apdu.c (open_ccid_reader): New arg PORTSTR.  Pass it to
ccid_open_reader.
(apdu_open_reader): Pass portstr to open_ccid_reader.
* ccid-driver.c (ccid_get_reader_list): New.
(ccid_open_reader): Changed API to take a string for the reader.
Removed al the cruft for the libusb development vesion which seems
not to be maintained anymore and there are no packages anyway.
The stable library works just fine.
(struct ccid_reader_id_s): Deleted and replaced everywhere by a
simple string.
(usb_get_string_simple): Removed.
(bulk_in): Do valgrind hack here and not just everywhere.

Details

Provenance
wernerAuthored on Sep 17 2004, 3:57 PM
Parents
rG4accf027d226: * keyedit.c (show_key_with_all_names, show_prefs): Show preferred
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGf08c4222b705: * configure.ac: Don't check for usb_create_match or (authored by Werner Koch <wk@gnupg.org>).Sep 17 2004, 3:57 PM