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
/
vscclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
1
-1
/
+7
2014-11-14
libcacard: fix resource leak
zhanghailiang
1
-1
/
+6
2014-06-24
vscclient: Add required headers to fix build on FreeBSD
Ed Maste
1
-0
/
+2
2014-06-10
vscclient: use glib thread primitives not qemu
Michael Tokarev
1
-33
/
+37
2014-05-26
libcacard: remove useless initializers
Michael Tokarev
1
-2
/
+2
2014-05-24
libcacard: Plug memory leaks around vreader_get_reader_list()
Markus Armbruster
1
-0
/
+1
2014-05-24
libcacard/vscclient: Bury some dead code
Markus Armbruster
1
-4
/
+2
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
1
-1
/
+1
2013-12-16
vscclient: do not add a socket watch if there is not data to send
Marc-André Lureau
1
-4
/
+6
2013-12-09
libcacard: Fix compilation for older versions of glib (bug #1258168)
Stefan Weil
1
-2
/
+2
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
1
-2
/
+1
2013-06-12
libcacard/vscclient: fix leakage of socket on error paths
Alon Levy
1
-2
/
+7
2013-04-24
libcacard: teach vscclient to use GMainLoop for portability
Marc-André Lureau
1
-145
/
+246
2013-04-24
libcacard: vscclient to use QemuThread for portability
Marc-André Lureau
1
-7
/
+2
2013-04-24
libcacard: split vscclient main() from socket reading
Marc-André Lureau
1
-152
/
+162
2013-01-30
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-1
/
+1
2012-03-08
libcacard: Use format specifier %u instead of %d for unsigned values
Stefan Weil
1
-10
/
+10
2011-10-25
libcacard/vscclient: fix error paths for socket creation
Alon Levy
1
-2
/
+7
2011-08-29
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-04-01
libcacard: add vscclient
Robert Relyea
1
-0
/
+652