Statistics
| Branch: | Revision:

root / libcacard @ baaeda08

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.8 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 kB

Latest revisions

# Date Author Comment
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 <>

ad2181f2 04/24/2013 11:47 am Marc-André Lureau

libcacard: remove default libcoolkey loading

Use only the modules defined in the NSS database.

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

667e0b4b 04/24/2013 11:47 am Marc-André Lureau

libcacard: remove sql: prefix

For some reason, with sql:/ prefix, the PKCS11 modules are not loaded.

This patch goes on top of Alon smartcard series.

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

c9495ee9 04/24/2013 11:47 am Marc-André Lureau

libcacard: teach vscclient to use GMainLoop for portability

This version handles non-blocking sending and receiving from the
socket.

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

930c8ad4 04/24/2013 11:47 am Marc-André Lureau

libcacard: vscclient to use QemuThread for portability

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

a50b831a 04/24/2013 11:47 am Marc-André Lureau

libcacard: split vscclient main() from socket reading

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

e2d9c5e7 04/24/2013 11:47 am Marc-André Lureau

libcacard: use system config directory for nss db on win32

It's a bit nicer to look for default database under
CSIDL_COMMON_APPDATA\pki\nss rather that /etc/pki/nss.

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

View revisions

Also available in: Atom