index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcacard
/
vcard_emul_nss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
1
-3
/
+1
*
libcacard: remove useless initializers
Michael Tokarev
2014-05-26
1
-3
/
+3
*
libcacard: fix wrong array expansion logic
Michael Tokarev
2014-05-26
1
-5
/
+4
*
libcacard/vcard_emul_nss: Drop a redundant conditional
Markus Armbruster
2014-05-24
1
-5
/
+0
*
libcacard: Convert two leftover realloc() to GLib
Markus Armbruster
2014-05-24
1
-5
/
+2
*
libcacard: Plug memory leaks around vreader_get_reader_list()
Markus Armbruster
2014-05-24
1
-0
/
+4
*
libcacard: g_malloc cleanups
Michael Tokarev
2014-05-24
1
-6
/
+6
*
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
2014-05-07
1
-1
/
+2
*
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
Stefan Weil
2013-12-02
1
-1
/
+0
*
libcacard: Fix cppcheck warning and remove unneeded code
Stefan Weil
2013-06-21
1
-16
/
+6
*
libcacard: move atr setting from macro to function
Alon Levy
2013-04-24
1
-3
/
+11
*
libcacard: remove default libcoolkey loading
Marc-André Lureau
2013-04-24
1
-16
/
+1
*
libcacard: remove sql: prefix
Marc-André Lureau
2013-04-24
1
-4
/
+2
*
libcacard: use system config directory for nss db on win32
Marc-André Lureau
2013-04-24
1
-1
/
+17
*
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-2
/
+2
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
1
-3
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-3
/
+0
*
|
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Jim Meyering
2012-10-05
1
-2
/
+1
|
/
*
libcacard/vcard_emul_nss: add warning for old coolkey
Alon Levy
2012-03-26
1
-0
/
+10
*
libcacard/vcard_emul_nss: handle no readers at startup
Alon Levy
2012-03-26
1
-10
/
+5
*
libcacard/vcard_emul_nss: don't stop thread when there are no slots
Alon Levy
2012-03-26
1
-0
/
+11
*
fix spelling in libcacard sub directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-24
/
+24
*
libcacard: replace copy_string with strndup
Christophe Fergeau
2011-07-22
1
-17
/
+6
*
libcacard: introduce NEXT_TOKEN macro
Christophe Fergeau
2011-07-22
1
-47
/
+24
*
libcacard: fix soft=... parsing in vcard_emul_options
Christophe Fergeau
2011-07-22
1
-17
/
+28
*
libcacard: s/strip(args++)/strip(args+1)
Christophe Fergeau
2011-07-22
1
-2
/
+2
*
libcacard: don't leak vcard_emul_alloc_arrays mem
Christophe Fergeau
2011-07-22
1
-1
/
+10
*
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
Robert Relyea
2011-07-22
1
-6
/
+127
*
Fix typo in comment (consistant -> consistent)
Stefan Weil
2011-05-08
1
-1
/
+1
*
libcacard: fix opposite usage of isspace
Alon Levy
2011-04-17
1
-2
/
+2
*
libcacard: initial commit
Robert Relyea
2011-04-01
1
-0
/
+1157