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
/
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