index
:
~alon/libcacard
master
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
checkpatch.pl - identical to v20 proposal on qemu-devel
HEAD
master
Alon Levy
16
-393
/
+398
2011-02-09
ChangeLog: add changes for 0.1.1 and 0.1.2
Alon Levy
1
-0
/
+15
2011-02-03
bump version to 0.1.2
0.1.2
Alon Levy
2
-2
/
+8
2011-02-03
vscclient.c: fix tabulation
Alon Levy
1
-5
/
+5
2011-02-03
vscclient.c: add copyright header
Alon Levy
1
-0
/
+11
2011-02-03
vscclient: send init on connect, only start vevent thread on response
Alon Levy
1
-18
/
+55
2011-02-03
vscclient: use hton,ntoh
Alon Levy
1
-2
/
+6
2011-02-03
vscclient: read payload after header check, before type switch
Alon Levy
1
-11
/
+26
2011-02-03
vscclient: update for vscard_common changes, empty Flush implementation
Alon Levy
1
-40
/
+14
2011-02-03
vscclient: VSCMsgReconnect changed to have two strings
Alon Levy
1
-30
/
+22
2011-02-03
vcard_emul_nss: load coolkey in more situations
Alon Levy
1
-6
/
+29
2011-02-03
use only C style comments
Alon Levy
2
-2
/
+2
2011-02-03
vscard_common: Header comment updated
Alon Levy
1
-9
/
+2
2011-02-03
vscard_common: fix comment for VSCMsgError
Alon Levy
1
-2
/
+2
2011-02-03
vscard_common: remove C++ style comment
Alon Levy
1
-1
/
+1
2011-02-03
vscard_common: Header comment updated
Alon Levy
1
-2
/
+5
2011-02-03
vscard_common: fixes
Alon Levy
1
-27
/
+56
2011-02-03
vscard_common.h: update VSCMsgInit comment
Alon Levy
1
-1
/
+2
2011-02-03
vscard_common: VSCMsgInit capabilities and magic
Alon Levy
1
-1
/
+7
2011-02-03
vscard_common: VSCMsgReconnect stringified
Alon Levy
1
-2
/
+4
2011-02-03
vscard_common.h: define VSCARD_MAGIC
Alon Levy
1
-0
/
+2
2011-02-03
vscard_common.h: update copyright
Alon Levy
1
-4
/
+4
2011-02-03
vscard_common.h: remove underscore from wrapping define
Alon Levy
1
-3
/
+3
2011-02-03
vscard_common: fix message type enum
Alon Levy
1
-1
/
+1
2011-01-25
bump version to 0.1.1
fedora_0.1.1
Alon Levy
1
-1
/
+1
2011-01-25
libcacard: fix wrong variable usage
Alon Levy
1
-1
/
+1
2011-01-25
libcacard: remove unused variable
Alon Levy
1
-2
/
+0
2011-01-08
vcard_emul,vcard_emul_nss: add VCARD_EMUL_INIT_ALREADY_INITED
Alon Levy
2
-1
/
+9
2011-01-08
vcard_emul,vcard_emul_nss: add vcard_emul_replay_insertion_events
Alon Levy
2
-0
/
+19
2011-01-08
vreader: add vreader_queue_card_event
Alon Levy
2
-2
/
+14
2010-12-09
vscclient: correctly use built libcacard
fedora_0.1.0
0.1.0
Alon Levy
1
-1
/
+1
2010-12-09
README update - titles marking change, update qemu command line
Alon Levy
1
-19
/
+23
2010-12-09
Makefile.am: add missing files for make dist
Alon Levy
1
-0
/
+3
2010-12-09
libcacard.pc it is
Alon Levy
3
-2
/
+2
2010-12-09
bug keep pc file cacard.pc, not libcacard.pc
Alon Levy
1
-1
/
+1
2010-12-09
rename package to libcacard from cacard
Alon Levy
1
-3
/
+3
2010-12-09
bump version to 0.1.0
Alon Levy
1
-2
/
+2
2010-12-09
rename to cacard (removes underscore and redundant c==Card in CommonAccessCar...
Alon Levy
4
-15
/
+15
2010-12-09
libcaccard: undo wrong fix to passthru_get_reader_state
Alon Levy
1
-0
/
+4
2010-12-09
libcaccard/vscclient: code style fixes
Alon Levy
1
-29
/
+29
2010-12-09
libcaccard: coding style: s/VReaderID/vreader_id_t/
Alon Levy
4
-14
/
+14
2010-12-09
libcaccard: coding style: remove tabs
Alon Levy
2
-11
/
+11
2010-12-09
libcaccard: coding style: 80 line fixes, the uglier ones
Alon Levy
4
-68
/
+114
2010-12-09
libcaccard: coding style: s/VCard7816Status/vcard_7816_status_t/
Alon Levy
6
-18
/
+18
2010-12-09
libcaccard: coding style: replace DWORD and BYTE with uint32_t and uint8_t
Alon Levy
3
-11
/
+7
2010-12-09
libcaccard: coding style: un-block-ed ifs
Alon Levy
2
-19
/
+27
2010-12-09
libcaccard: passthru_get_reader_state fix
Alon Levy
1
-3
/
+0
2010-12-09
libcaccard: coding style: 80 width
Alon Levy
5
-27
/
+34
2010-12-09
libcaccard: coding style: whitespace
Alon Levy
3
-5
/
+5
2010-12-09
libcaccard: dos2unix on vcard_emul_type.h
Alon Levy
1
-28
/
+28
[next]