Age | Commit message (Expand) | Author |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini |
2012-03-26 | libcacard/vcard_emul_nss: add warning for old coolkey | Alon Levy |
2012-03-26 | libcacard/vcard_emul_nss: handle no readers at startup | Alon Levy |
2012-03-26 | libcacard/vcard_emul_nss: don't stop thread when there are no slots | Alon Levy |
2012-03-09 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-03-09 | libcacard: Fix compilation with gcc-4.7 | Hans de Goede |
2012-03-08 | Spelling fixes in comments (it's -> its) | Stefan Weil |
2012-03-08 | libcacard: Use format specifier %u instead of %d for unsigned values | Stefan Weil |
2012-02-27 | libcacard: fix reported ATR length | Alon Levy |
2012-02-09 | make: Remove duplicate use of GLIB_CFLAGS | Stefan Weil |
2011-12-02 | fix spelling in libcacard sub directory | Dong Xu Wang |
2011-10-25 | libcacard: Fix wrong assertion (reported by cppcheck) | Stefan Weil |
2011-10-25 | libcacard/vscclient: fix error paths for socket creation | Alon Levy |
2011-10-25 | libcacard/cac: fix typo in cac_delete_pki_applet_private | Alon Levy |
2011-09-21 | Silence make if nothing is to do for libcacard | Jan Kiszka |
2011-09-02 | libcacard: use INSTALL_DATA for data | Brad Smith |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil |
2011-08-27 | Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled | Brad |
2011-08-22 | Improvements to libtool support. | Brad |
2011-08-22 | build: list libraries after objects, for proper linkage | Diego Elio Pettenò |
2011-08-21 | Remove remenants of qemu_malloc | Anthony Liguori |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-20 | Make glib mandatory and fixup utils appropriately | Anthony Liguori |
2011-08-02 | libcacard: use INSTALL_DATA for data | Alon Levy |
2011-07-26 | libcacard: add pc file, install it + includes | Alon Levy |
2011-07-22 | libcacard: replace copy_string with strndup | Christophe Fergeau |
2011-07-22 | libcacard: introduce NEXT_TOKEN macro | Christophe Fergeau |
2011-07-22 | libcacard: fix soft=... parsing in vcard_emul_options | Christophe Fergeau |
2011-07-22 | libcacard: s/strip(args++)/strip(args+1) | Christophe Fergeau |
2011-07-22 | libcacard: don't leak vcard_emul_alloc_arrays mem | Christophe Fergeau |
2011-07-22 | libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support | Robert Relyea |
2011-06-14 | libcacard: add libcacard.la target | Alon Levy |
2011-05-08 | libcacard: add correct subdirectory dependencies | Paolo Bonzini |
2011-05-08 | Fix typos in comments (existance -> existence) | Stefan Weil |
2011-05-08 | Fix typo in comment (consistant -> consistent) | Stefan Weil |
2011-04-17 | libcacard: fix opposite usage of isspace | Alon Levy |
2011-04-01 | libcacard: add vscclient | Robert Relyea |
2011-04-01 | libcacard: initial commit | Robert Relyea |
2011-04-01 | introduce libcacard/vscard_common.h | Alon Levy |