index
:
spice/libcacard
master
Common Access Card library (mirrored from https://gitlab.freedesktop.org/spice/libcacard)
elmarco
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
libcacard: pkgconfig: tidy dependent libs
v2.4.0-rc4
v2.4.0-rc3
v2.4.0-rc2
v2.4.0-rc1
v2.4.0-rc0
v2.4.0
Michael Tokarev
1
-1
/
+1
2015-05-22
glib: remove stale compat functions
John Snow
1
-35
/
+0
2015-05-08
glib-compat.h: change assert to g_assert
Michael Tokarev
1
-3
/
+3
2015-04-30
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
2
-3
/
+3
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
7
-7
/
+22
2015-04-02
glib-compat: fix problems with not-quite glib 2.22
v2.3.0-rc4
v2.3.0-rc3
v2.3.0-rc2
v2.3.0
Cornelia Huck
1
-1
/
+3
2015-02-10
libcacard: stop linking against every single 3rd party library
v2.3.0-rc1
v2.3.0-rc0
Daniel P. Berrange
1
-0
/
+2
2014-11-14
libcacard: fix resource leak
v2.2.0-rc5
v2.2.0-rc4
v2.2.0-rc3
v2.2.0-rc2
v2.2.0
zhanghailiang
1
-1
/
+6
2014-10-28
libcacard: don't free sign buffer while sign op is pending
v2.2.0-rc1
v2.2.0-rc0
Ray Strode
1
-3
/
+7
2014-10-28
libcacard: Lock NSS cert db when selecting an applet on an emulated card
Ray Strode
1
-0
/
+5
2014-10-28
libcacard: introduce new vcard_emul_logout
Ray Strode
2
-4
/
+13
2014-10-16
glib: add compatibility interface for g_strcmp0()
Gonglei
1
-0
/
+17
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
1
-0
/
+19
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
1
-2
/
+2
2014-06-24
vscclient: Add required headers to fix build on FreeBSD
v2.1.0-rc5
v2.1.0-rc4
v2.1.0-rc3
v2.1.0-rc2
v2.1.0-rc1
v2.1.0-rc0
v2.1.0
Ed Maste
1
-0
/
+2
2014-06-11
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
5
-64
/
+176
2014-06-10
libcacard: Clean up dead stores before g_free()
Markus Armbruster
2
-6
/
+0
2014-06-10
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
5
-32
/
+12
2014-06-10
libcacard: actually use symbols file
Michael Tokarev
1
-1
/
+1
2014-06-10
libcacard: replace qemu thread primitives with glib ones
Michael Tokarev
3
-30
/
+19
2014-06-10
vscclient: use glib thread primitives not qemu
Michael Tokarev
1
-33
/
+37
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
1
-0
/
+119
2014-05-26
libcacard: remove useless initializers
Michael Tokarev
6
-22
/
+21
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
2
-16
/
+4
2014-05-24
libcacard/vreader: Tighten assertion to clarify intent
Markus Armbruster
1
-1
/
+1
2014-05-24
libcacard/vreader: Drop broken recovery from failed assertion
Markus Armbruster
1
-5
/
+3
2014-05-24
libcacard: Plug memory leaks around vreader_get_reader_list()
Markus Armbruster
2
-0
/
+5
2014-05-24
libcacard/vscclient: Bury some dead code
Markus Armbruster
1
-4
/
+2
2014-05-24
libcacard: g_malloc cleanups
Michael Tokarev
6
-46
/
+23
2014-05-13
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-1
/
+0
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
1
-1
/
+0
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
1
-1
/
+8
2014-05-07
libcacard: remove unnecessary EOL from debug prints
Alon Levy
1
-2
/
+2
2014-05-07
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
1
-1
/
+2
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
1
-0
/
+12
2014-03-09
Add a 'name' parameter to qemu_thread_create
v2.0.0-rc3
v2.0.0-rc2
v2.0.0-rc1
v2.0.0-rc0
v2.0.0
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
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-12-02
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
Stefan Weil
1
-1
/
+0
2013-12-02
libcacard/cac: Remove unused statement (value stored is never read)
Stefan Weil
1
-1
/
+0
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
v1.7.0-rc2
v1.7.0-rc1
v1.7.0-rc0
v1.7.0
Anthony Liguori
1
-1
/
+2
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
1
-2
/
+1
2013-09-18
libcacard: link against qemu-error.o for error_report()
Stefan Hajnoczi
1
-1
/
+2
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
2
-2
/
+2
2013-06-21
libcacard: Fix cppcheck warning and remove unneeded code
v1.6.0-rc3
v1.6.0-rc2
v1.6.0-rc1
v1.6.0-rc0
v1.6.0
Stefan Weil
1
-16
/
+6
2013-06-12
libcacard/vscclient: fix leakage of socket on error paths
Alon Levy
1
-2
/
+7
2013-04-24
libcacard/cac: change big switch functions to single return point
v1.5.0-rc3
v1.5.0-rc2
v1.5.0-rc1
v1.5.0-rc0
v1.5.0
Alon Levy
1
-21
/
+52
[next]