summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-17win32: use correct build flagsHEADmasterMarc-André Lureau2-0/+18
2012-11-17Add winscard emul backendMarc-André Lureau1-0/+68
2012-11-17build-sys: add nss/winscard backend selectionMarc-André Lureau2-6/+44
2012-11-17win32: fix vscclient to build with win32/mingwMarc-André Lureau1-4/+9
2012-11-17win32: fix mutex.h to build with win32/mingwMarc-André Lureau1-2/+2
2012-11-16Remove generated INSTALL fileMarc-André Lureau1-365/+0
2011-02-23checkpatch.pl - identical to v20 proposal on qemu-develAlon Levy16-393/+398
2011-02-09ChangeLog: add changes for 0.1.1 and 0.1.2Alon Levy1-0/+15
2011-02-03bump version to 0.1.2Alon Levy2-2/+8
2011-02-03vscclient.c: fix tabulationAlon Levy1-5/+5
2011-02-03vscclient.c: add copyright headerAlon Levy1-0/+11
2011-02-03vscclient: send init on connect, only start vevent thread on responseAlon Levy1-18/+55
2011-02-03vscclient: use hton,ntohAlon Levy1-2/+6
2011-02-03vscclient: read payload after header check, before type switchAlon Levy1-11/+26
2011-02-03vscclient: update for vscard_common changes, empty Flush implementationAlon Levy1-40/+14
2011-02-03vscclient: VSCMsgReconnect changed to have two stringsAlon Levy1-30/+22
2011-02-03vcard_emul_nss: load coolkey in more situationsAlon Levy1-6/+29
2011-02-03use only C style commentsAlon Levy2-2/+2
2011-02-03vscard_common: Header comment updatedAlon Levy1-9/+2
2011-02-03vscard_common: fix comment for VSCMsgErrorAlon Levy1-2/+2
2011-02-03vscard_common: remove C++ style commentAlon Levy1-1/+1
2011-02-03vscard_common: Header comment updatedAlon Levy1-2/+5
2011-02-03vscard_common: fixesAlon Levy1-27/+56
2011-02-03vscard_common.h: update VSCMsgInit commentAlon Levy1-1/+2
2011-02-03vscard_common: VSCMsgInit capabilities and magicAlon Levy1-1/+7
2011-02-03vscard_common: VSCMsgReconnect stringifiedAlon Levy1-2/+4
2011-02-03vscard_common.h: define VSCARD_MAGICAlon Levy1-0/+2
2011-02-03vscard_common.h: update copyrightAlon Levy1-4/+4
2011-02-03vscard_common.h: remove underscore from wrapping defineAlon Levy1-3/+3
2011-02-03vscard_common: fix message type enumAlon Levy1-1/+1
2011-01-25bump version to 0.1.1Alon Levy1-1/+1
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 Levy2-1/+9
2011-01-08vcard_emul,vcard_emul_nss: add vcard_emul_replay_insertion_eventsAlon Levy2-0/+19
2011-01-08vreader: add vreader_queue_card_eventAlon Levy2-2/+14
2010-12-09vscclient: correctly use built libcacardAlon Levy1-1/+1
2010-12-09README update - titles marking change, update qemu command lineAlon Levy1-19/+23
2010-12-09Makefile.am: add missing files for make distAlon Levy1-0/+3
2010-12-09libcacard.pc it isAlon Levy3-2/+2
2010-12-09bug keep pc file cacard.pc, not libcacard.pcAlon Levy1-1/+1
2010-12-09rename package to libcacard from cacardAlon Levy1-3/+3
2010-12-09bump version to 0.1.0Alon Levy1-2/+2
2010-12-09rename to cacard (removes underscore and redundant c==Card in CommonAccessCar...Alon Levy4-15/+15
2010-12-09libcaccard: undo wrong fix to passthru_get_reader_stateAlon Levy1-0/+4
2010-12-09libcaccard/vscclient: code style fixesAlon Levy1-29/+29
2010-12-09libcaccard: coding style: s/VReaderID/vreader_id_t/Alon Levy4-14/+14
2010-12-09libcaccard: coding style: remove tabsAlon Levy2-11/+11
2010-12-09libcaccard: coding style: 80 line fixes, the uglier onesAlon Levy4-68/+114
2010-12-09libcaccard: coding style: s/VCard7816Status/vcard_7816_status_t/Alon Levy6-18/+18