Sign in
qemu
/
qemu
/
2925020d339d3b53fbb4fb82fbfb32b71f1b41ff
/
libcacard
/
vcard_emul_nss.c
ec15993
libcacard: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 11 years ago
1687a08
libcacard: remove useless initializers
by Michael Tokarev
· 11 years ago
d09b8fa
libcacard: fix wrong array expansion logic
by Michael Tokarev
· 11 years ago
42119fa
libcacard/vcard_emul_nss: Drop a redundant conditional
by Markus Armbruster
· 11 years ago
26b78f4
libcacard: Convert two leftover realloc() to GLib
by Markus Armbruster
· 11 years ago
124fe7f
libcacard: Plug memory leaks around vreader_get_reader_list()
by Markus Armbruster
· 11 years ago
78a4b8d
libcacard: g_malloc cleanups
by Michael Tokarev
· 11 years ago
a22f8f3
libcacard: replace pstrcpy() with memcpy()
by Michael Tokarev
· 11 years ago
efbc42e
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
by Stefan Weil
· 11 years ago
48f0475
libcacard: Fix cppcheck warning and remove unneeded code
by Stefan Weil
· 12 years ago
0b6a16c
libcacard: move atr setting from macro to function
by Alon Levy
· 12 years ago
ad2181f
libcacard: remove default libcoolkey loading
by Marc-André Lureau
· 12 years ago
667e0b4
libcacard: remove sql: prefix
by Marc-André Lureau
· 12 years ago
e2d9c5e
libcacard: use system config directory for nss db on win32
by Marc-André Lureau
· 12 years ago
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
· 13 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