aboutsummaryrefslogtreecommitdiff
path: root/libcacard
AgeCommit message (Expand)Author
2013-04-24libcacard/cac: change big switch functions to single return pointAlon Levy
2013-04-24libcacard: move atr setting from macro to functionAlon Levy
2013-04-24libcacard/vreader: add debugging messages for apduAlon Levy
2013-04-24libcacard: change default ATRAlon Levy
2013-04-24libcacard: remove default libcoolkey loadingMarc-André Lureau
2013-04-24libcacard: remove sql: prefixMarc-André Lureau
2013-04-24libcacard: teach vscclient to use GMainLoop for portabilityMarc-André Lureau
2013-04-24libcacard: vscclient to use QemuThread for portabilityMarc-André Lureau
2013-04-24libcacard: split vscclient main() from socket readingMarc-André Lureau
2013-04-24libcacard: use system config directory for nss db on win32Marc-André Lureau
2013-04-24libcacard: correct T0 historical bytes sizeMarc-André Lureau
2013-01-30libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini
2013-01-12libcacard: list oslib-obj-y file explicitlyPaolo Bonzini
2013-01-12libcacard: link vscclient to dynamic libraryPaolo Bonzini
2013-01-12libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini
2013-01-12libcacard: add list of exported symbolsPaolo Bonzini
2013-01-12libcacard: use per-target variable definitionsPaolo Bonzini
2013-01-12libcacard: prepare to use -y trick in the MakefilePaolo Bonzini
2013-01-12libcacard: require libtool to build itPaolo Bonzini
2013-01-12libcacard: fix missing symbol in libcacard.soAlon Levy
2013-01-12build: support linking with libtool objects/librariesPaolo Bonzini
2013-01-12build: make libtool verbose when making with V=1Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-11-19libcacard: link in stubsPaolo Bonzini
2012-11-19libcacard: make unnesting rules available to Makefile.objsPaolo Bonzini
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-10-05libcacard/vcard_emul_nss: use pstrcpy in place of strncpyJim Meyering
2012-06-21libcacard: build fixesBlue Swirl
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
2012-03-26libcacard/vcard_emul_nss: add warning for old coolkeyAlon Levy
2012-03-26libcacard/vcard_emul_nss: handle no readers at startupAlon Levy
2012-03-26libcacard/vcard_emul_nss: don't stop thread when there are no slotsAlon Levy
2012-03-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-09libcacard: Fix compilation with gcc-4.7Hans de Goede
2012-03-08Spelling fixes in comments (it's -> its)Stefan Weil
2012-03-08libcacard: Use format specifier %u instead of %d for unsigned valuesStefan Weil
2012-02-27libcacard: fix reported ATR lengthAlon Levy
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil
2011-12-02fix spelling in libcacard sub directoryDong Xu Wang
2011-10-25libcacard: Fix wrong assertion (reported by cppcheck)Stefan Weil
2011-10-25libcacard/vscclient: fix error paths for socket creationAlon Levy
2011-10-25libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy
2011-09-21Silence make if nothing is to do for libcacardJan Kiszka
2011-09-02libcacard: use INSTALL_DATA for dataBrad Smith
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil
2011-08-27Fix build on OpenBSD with BSD userland emu and smartcard NSS enabledBrad
2011-08-22Improvements to libtool support.Brad