Statistics
| Branch: | Revision:

root / libcacard @ 5cd8f621

Name Size
Makefile 1.8 kB
cac.c 12.9 kB
cac.h 941 Bytes
card_7816.c 27.3 kB
card_7816.h 2 kB
card_7816t.h 6.9 kB
event.c 2.2 kB
eventt.h 518 Bytes
libcacard.pc.in 221 Bytes
libcacard.syms 1.5 kB
link_test.c 572 Bytes
vcard.c 7.8 kB
vcard.h 2.8 kB
vcard_emul.h 2.1 kB
vcard_emul_nss.c 37.6 kB
vcard_emul_type.c 1.6 kB
vcard_emul_type.h 1003 Bytes
vcardt.c 1 kB
vcardt.h 1.5 kB
vcardt_internal.h 128 Bytes
vevent.h 562 Bytes
vreader.c 13.5 kB
vreader.h 1.9 kB
vreadert.h 564 Bytes
vscard_common.h 4.7 kB
vscclient.c 23.1 kB

Latest revisions

# Date Author Comment
16121fa3 09/23/2013 07:53 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/block' into staging

  1. By Stefan Hajnoczi (4) and others
  2. Via Stefan Hajnoczi
    • stefanha/block:
      virtio-blk: do not relay a previous driver's WCE configuration to the current
      blockdev: do not default cache.no-flush to true...
69fded48 09/20/2013 07:09 pm Michael Tokarev

vscclient: remove unnecessary use of uninitialized variable

Signed-off-by: Wenchao Xia <>
Reviewed-by: Stefan Hajnoczi <>
Signed-off-by: Michael Tokarev <>

975a0015 09/18/2013 04:34 pm Stefan Hajnoczi

libcacard: link against qemu-error.o for error_report()

Signed-off-by: Stefan Hajnoczi <>

4c293dc6 09/01/2013 05:59 pm Stefan Weil

misc: Fix some typos in names and comments

Most typos were found using a modified version of codespell:

accross -> across
issueing -> issuing
TICNT_THRESHHOLD -> TICNT_THRESHOLD
bandwith -> bandwidth
VCARD_7816_PROPIETARY -> VCARD_7816_PROPRIETARY
occured -> occurred...

48f0475f 06/21/2013 09:52 pm Stefan Weil

libcacard: Fix cppcheck warning and remove unneeded code

The local function vcard_emul_alloc_arrays always returned PR_TRUE.
Therefore cppcheck complained about code which handled the
non-existent PR_FALSE case.

Remove the function's return value and the dead code....

581fe784 06/12/2013 03:04 pm Alon Levy

libcacard/vscclient: fix leakage of socket on error paths

Spotted by Coverity.

Signed-off-by: Alon Levy <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Michael Tokarev <>

57f97834 04/24/2013 11:48 am Alon Levy

libcacard/cac: change big switch functions to single return point

Signed-off-by: Alon Levy <>
Reviewed-by: Marc-André Lureau <>

0b6a16c1 04/24/2013 11:48 am Alon Levy

libcacard: move atr setting from macro to function

Only because qemu's checkpatch complains about it.

Signed-off-by: Alon Levy <>
Reviewed-by: Marc-André Lureau <>

7a685896 04/24/2013 11:48 am Alon Levy

libcacard/vreader: add debugging messages for apdu

Using g_debug with log domain libcacard

Signed-off-by: Alon Levy <>
Reviewed-by: Marc-André Lureau <>

a26dfd95 04/24/2013 11:47 am Alon Levy

libcacard: change default ATR

Signed-off-by: Alon Levy <>
Reviewed-by: Marc-André Lureau <>

View revisions

Also available in: Atom