index
:
~elmarco/libcacard
master
libcacard with some win32 backend wip
elmarco
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2010-12-09
libcaccard: coding style: more 80 width
Alon Levy
3
-60
/
+97
2010-12-09
libcaccard: coding style: whitespace, indentation
Alon Levy
3
-25
/
+25
2010-12-09
libcaccard: remove old commented out code
Alon Levy
1
-2
/
+1
2010-12-09
libcaccard: more coding style
Alon Levy
1
-3
/
+5
2010-12-09
libcaccard: coding style: 80 char column width, remove some tabs
Alon Levy
8
-128
/
+208
2010-12-09
libcaccard/card_7816t: put static first
Alon Levy
1
-2
/
+2
2010-12-09
libcaccard/vcard_emul_nss: place static first, add const or as last resort co...
Alon Levy
1
-7
/
+15
2010-12-09
libcaccard: vreader.c: add static and (void)
Alon Levy
1
-8
/
+8
2010-12-09
libcaccard: update old style definitions
Alon Levy
1
-6
/
+3
2010-12-09
libcaccard: cac.c: declare non static cac_card_init first
Alon Levy
1
-0
/
+1
2010-12-09
libcaccard: remove duplicate function declarations
Alon Levy
2
-20
/
+10
2010-10-25
vcard_emul_init: change return value behavior. Allow no readers at init time ...
Alon Levy
1
-3
/
+8
2010-10-18
vscclient: send message removing lowest valid reader on connection
Alon Levy
1
-0
/
+9
2010-10-18
fix debugger warnings for parameter less signatures, remove double declaration
Alon Levy
2
-6
/
+5
[next]