summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 851d542443452515bfc284c273c8f76243ac1604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0.1.2:
- removed ReaderAddResponse, each message now has a response intrisinc
to it, and it is reusing the VSC_Error with a new error code VSC_SUCCESS.
(should be fixed by renaming to VSC_Status)
- protocol is Big Endiann now.
- dropped the Reconnect message.
- The protocol has a wiki page, hopefully it will stay up to date:
http://wiki.qemu.org/Features/Smartcard
0.1.1:
- libcacard: fix wrong variable usage
- libcacard: remove unused variable
- vcard_emul,vcard_emul_nss: add VCARD_EMUL_INIT_ALREADY_INITED
- vcard_emul,vcard_emul_nss: add vcard_emul_replay_insertion_events
- vreader: add vreader_queue_card_event