index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
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