summaryrefslogtreecommitdiff
path: root/vscard_common.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-23checkpatch.pl - identical to v20 proposal on qemu-develAlon Levy1-7/+7
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
2010-10-06add Reconnect message (not secure at all, proof of concept)Alon Levy1-1/+9
2010-09-05add reader_id_t == uint32_tAlon Levy1-1/+3
2010-09-02vscclient: send a ReaderAdd message on startAlon Levy1-0/+1
2010-09-01add missing include in vscard_common, stdint.hAlon Levy1-0/+1
2010-08-31make VSCMsgError bitsize well definedAlon Levy1-1/+2
2010-08-15updated protocol including version tracking, init message, reader addition/re...Alon Levy1-12/+114
2010-08-15fix virtual card removeAlon Levy1-0/+16