qemu-e2k/libcacard
Robert Relyea 2ac85b93b0 libcacard: add vscclient
client to talk to ccid-card-passthru and use smartcard on client to
perform actual operations.

v23->v24 changes: (Jes Sorensen review 2)
 * use qemu_socket instead of socket
 * use fprintf(stderr,..) for errors
 * remove unneccessary includes since using qemu_common.h
2011-04-01 19:07:49 -05:00
..
Makefile libcacard: add vscclient 2011-04-01 19:07:49 -05:00
cac.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
cac.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
card_7816.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
card_7816.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
card_7816t.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
event.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
eventt.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
link_test.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul_nss.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul_type.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul_type.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcardt.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vevent.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vreader.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vreader.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vreadert.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vscard_common.h introduce libcacard/vscard_common.h 2011-04-01 19:07:48 -05:00
vscclient.c libcacard: add vscclient 2011-04-01 19:07:49 -05:00