]> err.no Git - yubikey-personalization/commit
rework _ykusb_open_device() in the ykcore backends
authorKlas Lindfors <klas@yubico.com>
Fri, 30 Nov 2012 11:49:57 +0000 (12:49 +0100)
committerKlas Lindfors <klas@yubico.com>
Fri, 30 Nov 2012 12:39:23 +0000 (13:39 +0100)
commit54ccd10dd65de13bbb0e4ac579310189d4d79434
tree47737aaf94988c441deedf278433833d8c9dd397
parente7b4d81a485b9a9269fcb7873a230efc74daa002
rework _ykusb_open_device() in the ykcore backends

it now takes an array of product ids to search for,
let yk_open_first_key() search for all known keys with
a YubiKey interface.
ykcore/ykcore.c
ykcore/ykcore_backend.h
ykcore/ykcore_libusb-1.0.c
ykcore/ykcore_libusb.c
ykcore/ykcore_osx.c
ykcore/ykcore_stub.c
ykcore/ykcore_windows.c