Age | Commit message (Expand) | Author | Files | Lines |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil | 1 | -1/+1 |
2011-08-27 | Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled | Brad | 1 | -2/+2 |
2011-08-22 | Improvements to libtool support. | Brad | 1 | -5/+5 |
2011-08-22 | build: list libraries after objects, for proper linkage | Diego Elio Pettenò | 1 | -2/+2 |
2011-08-21 | Remove remenants of qemu_malloc | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 7 | -66/+66 |
2011-08-20 | Make glib mandatory and fixup utils appropriately | Anthony Liguori | 1 | -1/+3 |
2011-08-02 | libcacard: use INSTALL_DATA for data | Alon Levy | 1 | -3/+2 |
2011-07-26 | libcacard: add pc file, install it + includes | Alon Levy | 2 | -3/+37 |
2011-07-22 | libcacard: replace copy_string with strndup | Christophe Fergeau | 1 | -17/+6 |
2011-07-22 | libcacard: introduce NEXT_TOKEN macro | Christophe Fergeau | 1 | -47/+24 |
2011-07-22 | libcacard: fix soft=... parsing in vcard_emul_options | Christophe Fergeau | 1 | -17/+28 |
2011-07-22 | libcacard: s/strip(args++)/strip(args+1) | Christophe Fergeau | 1 | -2/+2 |
2011-07-22 | libcacard: don't leak vcard_emul_alloc_arrays mem | Christophe Fergeau | 1 | -1/+10 |
2011-07-22 | libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support | Robert Relyea | 1 | -6/+127 |
2011-06-14 | libcacard: add libcacard.la target | Alon Levy | 1 | -4/+28 |
2011-05-08 | libcacard: add correct subdirectory dependencies | Paolo Bonzini | 1 | -8/+1 |
2011-05-08 | Fix typos in comments (existance -> existence) | Stefan Weil | 1 | -1/+1 |
2011-05-08 | Fix typo in comment (consistant -> consistent) | Stefan Weil | 1 | -1/+1 |
2011-04-17 | libcacard: fix opposite usage of isspace | Alon Levy | 1 | -2/+2 |
2011-04-01 | libcacard: add vscclient | Robert Relyea | 2 | -1/+658 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 20 | -0/+4012 |
2011-04-01 | introduce libcacard/vscard_common.h | Alon Levy | 1 | -0/+178 |