summaryrefslogtreecommitdiff
path: root/vcard_emul_nss.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23checkpatch.pl - identical to v20 proposal on qemu-develHEADmasterAlon Levy1-46/+49
2011-02-03vcard_emul_nss: load coolkey in more situationsAlon Levy1-6/+29
2011-01-25libcacard: fix wrong variable usageAlon Levy1-1/+1
2011-01-25libcacard: remove unused variableAlon Levy1-2/+0
2011-01-08vcard_emul,vcard_emul_nss: add VCARD_EMUL_INIT_ALREADY_INITEDAlon Levy1-0/+6
2011-01-08vcard_emul,vcard_emul_nss: add vcard_emul_replay_insertion_eventsAlon Levy1-0/+18
2010-12-09libcaccard: coding style: 80 line fixes, the uglier onesAlon Levy1-24/+26
2010-12-09libcaccard: coding style: s/VCard7816Status/vcard_7816_status_t/Alon Levy1-3/+3
2010-12-09libcaccard: coding style: more 80 widthAlon Levy1-32/+57
2010-12-09libcaccard: coding style: whitespace, indentationAlon Levy1-14/+14
2010-12-09libcaccard: remove old commented out codeAlon Levy1-2/+1
2010-12-09libcaccard: coding style: 80 char column width, remove some tabsAlon Levy1-11/+19
2010-12-09libcaccard/vcard_emul_nss: place static first, add const or as last resort co...Alon Levy1-7/+15
2010-10-25vcard_emul_init: change return value behavior. Allow no readers at init time ...Alon Levy1-3/+8
2010-10-06cleanup a bunch of errors discovered by adding -Wall -Werror (thanks Gerd)Alon Levy1-6/+5
2010-10-04vcard_emul_nss.c: workaround to allow parsing soft cardsAlon Levy1-8/+14
2010-10-03passthru and multiple reader support.Robert Relyea1-52/+217
2010-09-0880 line width fixAlon Levy1-2/+3
2010-09-08fix ATR for windows usbccid.sys compat: correct length of historical bytes, a...Alon Levy1-0/+3
2010-08-26rename Event to VEvent (conflicts with spice's event)Alon Levy1-2/+2
2010-08-15move VCardEmulOptions to h file for use by vssclientAlon Levy1-25/+7
2010-08-15fix virtual card removeAlon Levy1-2/+2
2010-08-05README, soft card updates, pin fix, applet reset, manual insert and remove.Robert Relyea1-13/+200
2010-07-28white space fixesAlon Levy1-48/+49
2010-07-28initialRobert Relyea1-0/+756