Sign in
qemu
/
qemu
/
f2ad6be83bc284d6c7677bdca879db38d4fdccd5
/
libcacard
/
vcard_emul_nss.c
be168af
libcacard: Fix unchecked strdup() by converting to g_strdup()
by Markus Armbruster
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
2e67978
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
by Jim Meyering
· 12 years ago
6f06f17
libcacard/vcard_emul_nss: add warning for old coolkey
by Alon Levy
· 13 years ago
4e33988
libcacard/vcard_emul_nss: handle no readers at startup
by Alon Levy
· 13 years ago
1b902f7
libcacard/vcard_emul_nss: don't stop thread when there are no slots
by Alon Levy
· 13 years ago
cba919d
fix spelling in libcacard sub directory
by Dong Xu Wang
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2b56cb8
libcacard: replace copy_string with strndup
by Christophe Fergeau
· 14 years ago
d246b3c
libcacard: introduce NEXT_TOKEN macro
by Christophe Fergeau
· 14 years ago
a5aa842
libcacard: fix soft=... parsing in vcard_emul_options
by Christophe Fergeau
· 14 years ago
0096516
libcacard: s/strip(args++)/strip(args+1)
by Christophe Fergeau
· 14 years ago
ee83d41
libcacard: don't leak vcard_emul_alloc_arrays mem
by Christophe Fergeau
· 14 years ago
010debe
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
by Robert Relyea
· 14 years ago
fc27eef
Fix typo in comment (consistant -> consistent)
by Stefan Weil
· 14 years ago
685ff50
libcacard: fix opposite usage of isspace
by Alon Levy
· 14 years ago
111a38b
libcacard: initial commit
by Robert Relyea
· 14 years ago