1. ec15993 libcacard: Drop superfluous conditionals around g_free() by Markus Armbruster · 11 years ago
  2. 1687a08 libcacard: remove useless initializers by Michael Tokarev · 11 years ago
  3. d09b8fa libcacard: fix wrong array expansion logic by Michael Tokarev · 11 years ago
  4. 42119fa libcacard/vcard_emul_nss: Drop a redundant conditional by Markus Armbruster · 11 years ago
  5. 26b78f4 libcacard: Convert two leftover realloc() to GLib by Markus Armbruster · 11 years ago
  6. 124fe7f libcacard: Plug memory leaks around vreader_get_reader_list() by Markus Armbruster · 11 years ago
  7. 78a4b8d libcacard: g_malloc cleanups by Michael Tokarev · 11 years ago
  8. a22f8f3 libcacard: replace pstrcpy() with memcpy() by Michael Tokarev · 11 years ago
  9. efbc42e libcacard/vcard_emul_nss: Remove unused statement (value stored is never read) by Stefan Weil · 11 years ago
  10. 48f0475 libcacard: Fix cppcheck warning and remove unneeded code by Stefan Weil · 12 years ago
  11. 0b6a16c libcacard: move atr setting from macro to function by Alon Levy · 12 years ago
  12. ad2181f libcacard: remove default libcoolkey loading by Marc-André Lureau · 12 years ago
  13. 667e0b4 libcacard: remove sql: prefix by Marc-André Lureau · 12 years ago
  14. e2d9c5e libcacard: use system config directory for nss db on win32 by Marc-André Lureau · 12 years ago
  15. be168af libcacard: Fix unchecked strdup() by converting to g_strdup() by Markus Armbruster · 12 years ago
  16. 048d361 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  17. 4d5b97d cleanup useless return sentence by Amos Kong · 13 years ago
  18. 2e67978 libcacard/vcard_emul_nss: use pstrcpy in place of strncpy by Jim Meyering · 12 years ago
  19. 6f06f17 libcacard/vcard_emul_nss: add warning for old coolkey by Alon Levy · 13 years ago
  20. 4e33988 libcacard/vcard_emul_nss: handle no readers at startup by Alon Levy · 13 years ago
  21. 1b902f7 libcacard/vcard_emul_nss: don't stop thread when there are no slots by Alon Levy · 13 years ago
  22. cba919d fix spelling in libcacard sub directory by Dong Xu Wang · 13 years ago
  23. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  24. 2b56cb8 libcacard: replace copy_string with strndup by Christophe Fergeau · 14 years ago
  25. d246b3c libcacard: introduce NEXT_TOKEN macro by Christophe Fergeau · 14 years ago
  26. a5aa842 libcacard: fix soft=... parsing in vcard_emul_options by Christophe Fergeau · 14 years ago
  27. 0096516 libcacard: s/strip(args++)/strip(args+1) by Christophe Fergeau · 14 years ago
  28. ee83d41 libcacard: don't leak vcard_emul_alloc_arrays mem by Christophe Fergeau · 14 years ago
  29. 010debe libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support by Robert Relyea · 14 years ago
  30. fc27eef Fix typo in comment (consistant -> consistent) by Stefan Weil · 14 years ago
  31. 685ff50 libcacard: fix opposite usage of isspace by Alon Levy · 14 years ago
  32. 111a38b libcacard: initial commit by Robert Relyea · 14 years ago