index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcacard
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcacard/cac: change big switch functions to single return point
Alon Levy
2013-04-24
1
-21
/
+52
*
libcacard: move atr setting from macro to function
Alon Levy
2013-04-24
4
-16
/
+57
*
libcacard/vreader: add debugging messages for apdu
Alon Levy
2013-04-24
3
-7
/
+85
*
libcacard: change default ATR
Alon Levy
2013-04-24
1
-2
/
+10
*
libcacard: remove default libcoolkey loading
Marc-André Lureau
2013-04-24
1
-16
/
+1
*
libcacard: remove sql: prefix
Marc-André Lureau
2013-04-24
1
-4
/
+2
*
libcacard: teach vscclient to use GMainLoop for portability
Marc-André Lureau
2013-04-24
1
-145
/
+246
*
libcacard: vscclient to use QemuThread for portability
Marc-André Lureau
2013-04-24
1
-7
/
+2
*
libcacard: split vscclient main() from socket reading
Marc-André Lureau
2013-04-24
1
-152
/
+162
*
libcacard: use system config directory for nss db on win32
Marc-André Lureau
2013-04-24
1
-1
/
+17
*
libcacard: correct T0 historical bytes size
Marc-André Lureau
2013-04-24
1
-1
/
+1
*
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
3
-5
/
+5
*
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
2013-01-12
1
-1
/
+2
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-3
/
+3
*
libcacard: list oslib-obj-y file explicitly
Paolo Bonzini
2013-01-12
1
-1
/
+5
*
libcacard: link vscclient to dynamic library
Paolo Bonzini
2013-01-12
1
-2
/
+1
*
libcacard: rewrite Makefile in non-recursive style
Paolo Bonzini
2013-01-12
1
-25
/
+10
*
libcacard: add list of exported symbols
Paolo Bonzini
2013-01-12
2
-1
/
+79
*
libcacard: use per-target variable definitions
Paolo Bonzini
2013-01-12
1
-2
/
+5
*
libcacard: prepare to use -y trick in the Makefile
Paolo Bonzini
2013-01-12
1
-6
/
+4
*
libcacard: require libtool to build it
Paolo Bonzini
2013-01-12
1
-8
/
+0
*
libcacard: fix missing symbol in libcacard.so
Alon Levy
2013-01-12
1
-1
/
+1
*
build: support linking with libtool objects/libraries
Paolo Bonzini
2013-01-12
1
-4
/
+7
*
build: make libtool verbose when making with V=1
Paolo Bonzini
2013-01-12
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
3
-4
/
+4
*
libcacard: link in stubs
Paolo Bonzini
2012-11-19
1
-1
/
+1
*
libcacard: make unnesting rules available to Makefile.objs
Paolo Bonzini
2012-11-19
1
-1
/
+1
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
3
-5
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
3
-5
/
+0
*
|
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Jim Meyering
2012-10-05
2
-2
/
+4
|
/
*
libcacard: build fixes
Blue Swirl
2012-06-21
1
-4
/
+5
*
build: libcacard Makefile cleanups
Paolo Bonzini
2012-06-07
1
-11
/
+6
*
libcacard/vcard_emul_nss: add warning for old coolkey
Alon Levy
2012-03-26
1
-0
/
+10
*
libcacard/vcard_emul_nss: handle no readers at startup
Alon Levy
2012-03-26
1
-10
/
+5
*
libcacard/vcard_emul_nss: don't stop thread when there are no slots
Alon Levy
2012-03-26
1
-0
/
+11
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-09
1
-11
/
+11
|
\
|
*
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-08
1
-1
/
+1
|
*
libcacard: Use format specifier %u instead of %d for unsigned values
Stefan Weil
2012-03-08
1
-10
/
+10
*
|
libcacard: Fix compilation with gcc-4.7
Hans de Goede
2012-03-09
1
-2
/
+2
|
/
*
libcacard: fix reported ATR length
Alon Levy
2012-02-27
1
-2
/
+2
*
make: Remove duplicate use of GLIB_CFLAGS
Stefan Weil
2012-02-09
1
-2
/
+0
*
fix spelling in libcacard sub directory
Dong Xu Wang
2011-12-02
4
-5
/
+5
*
libcacard: Fix wrong assertion (reported by cppcheck)
Stefan Weil
2011-10-25
1
-1
/
+1
*
libcacard/vscclient: fix error paths for socket creation
Alon Levy
2011-10-25
1
-2
/
+7
*
libcacard/cac: fix typo in cac_delete_pki_applet_private
Alon Levy
2011-10-25
1
-1
/
+2
*
Silence make if nothing is to do for libcacard
Jan Kiszka
2011-09-21
1
-0
/
+2
*
libcacard: use INSTALL_DATA for data
Brad Smith
2011-09-02
1
-1
/
+1
*
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
2011-08-29
1
-1
/
+1
*
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
Brad
2011-08-27
1
-2
/
+2
*
Improvements to libtool support.
Brad
2011-08-22
1
-5
/
+5
[next]