Sign in
qemu
/
qemu
/
7912d04be6322b16cfece6b698361ae6ed036ba9
/
libcacard
81b49e8
libcacard: don't free sign buffer while sign op is pending
by Ray Strode
· 10 years ago
1223bc4
libcacard: Lock NSS cert db when selecting an applet on an emulated card
by Ray Strode
· 10 years ago
f032cfa
libcacard: introduce new vcard_emul_logout
by Ray Strode
· 10 years ago
9d632f5
Fix typos and misspellings in comments
by zhanghailiang
· 10 years ago
18b1afa
vscclient: Add required headers to fix build on FreeBSD
by Ed Maste
· 11 years ago
c5cb1af
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
by Peter Maydell
· 11 years ago
fec0da9
libcacard: Clean up dead stores before g_free()
by Markus Armbruster
· 11 years ago
ec15993
libcacard: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 11 years ago
ae9b65e
libcacard: actually use symbols file
by Michael Tokarev
· 11 years ago
fd25c0e
libcacard: replace qemu thread primitives with glib ones
by Michael Tokarev
· 11 years ago
2a0c46d
vscclient: use glib thread primitives not qemu
by Michael Tokarev
· 11 years ago
1687a08
libcacard: remove useless initializers
by Michael Tokarev
· 11 years ago
d09b8fa
libcacard: fix wrong array expansion logic
by Michael Tokarev
· 11 years ago
42119fa
libcacard/vcard_emul_nss: Drop a redundant conditional
by Markus Armbruster
· 11 years ago
26b78f4
libcacard: Convert two leftover realloc() to GLib
by Markus Armbruster
· 11 years ago
f33a984
libcacard/vreader: Tighten assertion to clarify intent
by Markus Armbruster
· 11 years ago
fa5912a
libcacard/vreader: Drop broken recovery from failed assertion
by Markus Armbruster
· 11 years ago
124fe7f
libcacard: Plug memory leaks around vreader_get_reader_list()
by Markus Armbruster
· 11 years ago
d357e3d
libcacard/vscclient: Bury some dead code
by Markus Armbruster
· 11 years ago
78a4b8d
libcacard: g_malloc cleanups
by Michael Tokarev
· 11 years ago
9d171bd
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
by Michael Tokarev
· 11 years ago
8e25c27
libcacard: remove unnecessary EOL from debug prints
by Alon Levy
· 11 years ago
a22f8f3
libcacard: replace pstrcpy() with memcpy()
by Michael Tokarev
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
73db416
libcacard: Don't link with all libraries QEMU links to
by Christophe Fergeau
· 11 years ago
fa88afa
vscclient: do not add a socket watch if there is not data to send
by Marc-André Lureau
· 11 years ago
5ad04fb
libcacard: Fix compilation for older versions of glib (bug #1258168)
by Stefan Weil
· 11 years ago
efbc42e
libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)
by Stefan Weil
· 11 years ago
754e72e
libcacard/cac: Remove unused statement (value stored is never read)
by Stefan Weil
· 11 years ago
16121fa
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
69fded4
vscclient: remove unnecessary use of uninitialized variable
by Michael Tokarev
· 11 years ago
975a001
libcacard: link against qemu-error.o for error_report()
by Stefan Hajnoczi
· 11 years ago
4c293dc
misc: Fix some typos in names and comments
by Stefan Weil
· 11 years ago
48f0475
libcacard: Fix cppcheck warning and remove unneeded code
by Stefan Weil
· 12 years ago
581fe78
libcacard/vscclient: fix leakage of socket on error paths
by Alon Levy
· 12 years ago
57f9783
libcacard/cac: change big switch functions to single return point
by Alon Levy
· 12 years ago
0b6a16c
libcacard: move atr setting from macro to function
by Alon Levy
· 12 years ago
7a68589
libcacard/vreader: add debugging messages for apdu
by Alon Levy
· 12 years ago
a26dfd9
libcacard: change default ATR
by Alon Levy
· 12 years ago
ad2181f
libcacard: remove default libcoolkey loading
by Marc-André Lureau
· 12 years ago
667e0b4
libcacard: remove sql: prefix
by Marc-André Lureau
· 12 years ago
c9495ee
libcacard: teach vscclient to use GMainLoop for portability
by Marc-André Lureau
· 12 years ago
930c8ad
libcacard: vscclient to use QemuThread for portability
by Marc-André Lureau
· 12 years ago
a50b831
libcacard: split vscclient main() from socket reading
by Marc-André Lureau
· 12 years ago
e2d9c5e
libcacard: use system config directory for nss db on win32
by Marc-André Lureau
· 12 years ago
e2fd211
libcacard: correct T0 historical bytes size
by Marc-André Lureau
· 12 years ago
be168af
libcacard: Fix unchecked strdup() by converting to g_strdup()
by Markus Armbruster
· 12 years ago
ff667e2
build: fold trace-obj-y into libqemuutil.a
by Paolo Bonzini
· 12 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
d9dc91a
libcacard: list oslib-obj-y file explicitly
by Paolo Bonzini
· 12 years ago
26ca8c0
libcacard: link vscclient to dynamic library
by Paolo Bonzini
· 12 years ago
992aeb8
libcacard: rewrite Makefile in non-recursive style
by Paolo Bonzini
· 12 years ago
5018f1c
libcacard: add list of exported symbols
by Paolo Bonzini
· 12 years ago
af0c8e9
libcacard: use per-target variable definitions
by Paolo Bonzini
· 12 years ago
591eca6
libcacard: prepare to use -y trick in the Makefile
by Paolo Bonzini
· 12 years ago
b6fc675
libcacard: require libtool to build it
by Paolo Bonzini
· 12 years ago
e832341
libcacard: fix missing symbol in libcacard.so
by Alon Levy
· 12 years ago
2165588
build: support linking with libtool objects/libraries
by Paolo Bonzini
· 12 years ago
f141ccf
build: make libtool verbose when making with V=1
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a636be6
libcacard: link in stubs
by Paolo Bonzini
· 12 years ago
31a3228
libcacard: make unnesting rules available to Makefile.objs
by Paolo Bonzini
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
2e67978
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
by Jim Meyering
· 12 years ago
47ecbdf
libcacard: build fixes
by Blue Swirl
· 13 years ago
00c705f
build: libcacard Makefile cleanups
by Paolo Bonzini
· 13 years ago
6f06f17
libcacard/vcard_emul_nss: add warning for old coolkey
by Alon Levy
· 13 years ago
4e33988
libcacard/vcard_emul_nss: handle no readers at startup
by Alon Levy
· 13 years ago
1b902f7
libcacard/vcard_emul_nss: don't stop thread when there are no slots
by Alon Levy
· 13 years ago
dac6b1b
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
0202181
libcacard: Fix compilation with gcc-4.7
by Hans de Goede
· 13 years ago
93148aa
Spelling fixes in comments (it's -> its)
by Stefan Weil
· 13 years ago
ba79c88
libcacard: Use format specifier %u instead of %d for unsigned values
by Stefan Weil
· 13 years ago
0082f43
libcacard: fix reported ATR length
by Alon Levy
· 13 years ago
57c83da
make: Remove duplicate use of GLIB_CFLAGS
by Stefan Weil
· 13 years ago
cba919d
fix spelling in libcacard sub directory
by Dong Xu Wang
· 13 years ago
d9676f8
libcacard: Fix wrong assertion (reported by cppcheck)
by Stefan Weil
· 13 years ago
e7c5e89
libcacard/vscclient: fix error paths for socket creation
by Alon Levy
· 13 years ago
7fc7e58
libcacard/cac: fix typo in cac_delete_pki_applet_private
by Alon Levy
· 13 years ago
c2162a8
Silence make if nothing is to do for libcacard
by Jan Kiszka
· 13 years ago
9f4facb
libcacard: use INSTALL_DATA for data
by Brad Smith
· 13 years ago
2542bfd
Fix spelling in comments and debug messages (recieve -> receive)
by Stefan Weil
· 13 years ago
0fc6b58
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
by Brad
· 13 years ago
3f53458
Improvements to libtool support.
by Brad
· 13 years ago
1f22a6b
build: list libraries after objects, for proper linkage
by Diego Elio Pettenò
· 13 years ago
92f562e
Remove remenants of qemu_malloc
by Anthony Liguori
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
1401530
Make glib mandatory and fixup utils appropriately
by Anthony Liguori
· 13 years ago
4995f0d
libcacard: use INSTALL_DATA for data
by Alon Levy
· 13 years ago
0f94d6d
libcacard: add pc file, install it + includes
by Alon Levy
· 14 years ago
2b56cb8
libcacard: replace copy_string with strndup
by Christophe Fergeau
· 13 years ago
d246b3c
libcacard: introduce NEXT_TOKEN macro
by Christophe Fergeau
· 13 years ago
a5aa842
libcacard: fix soft=... parsing in vcard_emul_options
by Christophe Fergeau
· 13 years ago
0096516
libcacard: s/strip(args++)/strip(args+1)
by Christophe Fergeau
· 13 years ago
ee83d41
libcacard: don't leak vcard_emul_alloc_arrays mem
by Christophe Fergeau
· 14 years ago
010debe
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
by Robert Relyea
· 14 years ago
44dc0ca
libcacard: add libcacard.la target
by Alon Levy
· 14 years ago
6774e44
libcacard: add correct subdirectory dependencies
by Paolo Bonzini
· 14 years ago
0cf818c
Fix typos in comments (existance -> existence)
by Stefan Weil
· 14 years ago
Next »