index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcacard
/
vcard_emul_nss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
1
-1
/
+1
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
1
-1
/
+1
2014-10-28
libcacard: introduce new vcard_emul_logout
Ray Strode
1
-4
/
+12
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
1
-2
/
+2
2014-06-10
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-3
/
+1
2014-05-26
libcacard: remove useless initializers
Michael Tokarev
1
-3
/
+3
2014-05-26
libcacard: fix wrong array expansion logic
Michael Tokarev
1
-5
/
+4
2014-05-24
libcacard/vcard_emul_nss: Drop a redundant conditional
Markus Armbruster
1
-5
/
+0
2014-05-24
libcacard: Convert two leftover realloc() to GLib
Markus Armbruster
1
-5
/
+2
2014-05-24
libcacard: Plug memory leaks around vreader_get_reader_list()
Markus Armbruster
1
-0
/
+4
2014-05-24
libcacard: g_malloc cleanups
Michael Tokarev
1
-6
/
+6
2014-05-07
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
1
-1
/
+2
2013-12-02
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
Stefan Weil
1
-1
/
+0
2013-06-21
libcacard: Fix cppcheck warning and remove unneeded code
Stefan Weil
1
-16
/
+6
2013-04-24
libcacard: move atr setting from macro to function
Alon Levy
1
-3
/
+11
2013-04-24
libcacard: remove default libcoolkey loading
Marc-André Lureau
1
-16
/
+1
2013-04-24
libcacard: remove sql: prefix
Marc-André Lureau
1
-4
/
+2
2013-04-24
libcacard: use system config directory for nss db on win32
Marc-André Lureau
1
-1
/
+17
2013-01-30
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-3
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
1
-3
/
+0
2012-10-05
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Jim Meyering
1
-2
/
+1
2012-03-26
libcacard/vcard_emul_nss: add warning for old coolkey
Alon Levy
1
-0
/
+10
2012-03-26
libcacard/vcard_emul_nss: handle no readers at startup
Alon Levy
1
-10
/
+5
2012-03-26
libcacard/vcard_emul_nss: don't stop thread when there are no slots
Alon Levy
1
-0
/
+11
2011-12-02
fix spelling in libcacard sub directory
Dong Xu Wang
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-24
/
+24
2011-07-22
libcacard: replace copy_string with strndup
Christophe Fergeau
1
-17
/
+6
2011-07-22
libcacard: introduce NEXT_TOKEN macro
Christophe Fergeau
1
-47
/
+24
2011-07-22
libcacard: fix soft=... parsing in vcard_emul_options
Christophe Fergeau
1
-17
/
+28
2011-07-22
libcacard: s/strip(args++)/strip(args+1)
Christophe Fergeau
1
-2
/
+2
2011-07-22
libcacard: don't leak vcard_emul_alloc_arrays mem
Christophe Fergeau
1
-1
/
+10
2011-07-22
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
Robert Relyea
1
-6
/
+127
2011-05-08
Fix typo in comment (consistant -> consistent)
Stefan Weil
1
-1
/
+1
2011-04-17
libcacard: fix opposite usage of isspace
Alon Levy
1
-2
/
+2
2011-04-01
libcacard: initial commit
Robert Relyea
1
-0
/
+1157