qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] A few smartcard patches
@ 2014-10-19  2:12 Ray Strode
  2014-10-19  2:12 ` [Qemu-devel] [PATCH 1/3] libcacard: introduce new vcard_emul_logout Ray Strode
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ray Strode @ 2014-10-19  2:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: Ray Strode, Robert Relyea, Michael Tokarev, Alon Levy,
	Marc-André Lureau, Nalin Dahyabhai

From: Ray Strode <rstrode@redhat.com>

The first two patches are resends from last year that have already
been reviewed and just need to be pulled in.

The third patch is something I ran into a few days ago when trying
to set up kerberos (preauthentication with pkinit) in a guest.

Ray Strode (3):
  libcacard: introduce new vcard_emul_logout
  libcacard: Lock NSS cert db when selecting an applet on an emulated
    card
  cac: don't free sign buffer while sign op is pending

 libcacard/cac.c            | 10 +++++++---
 libcacard/vcard.c          |  5 +++++
 libcacard/vcard_emul.h     |  1 +
 libcacard/vcard_emul_nss.c | 16 ++++++++++++----
 4 files changed, 25 insertions(+), 7 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-20 18:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19  2:12 [Qemu-devel] [PATCH 0/3] A few smartcard patches Ray Strode
2014-10-19  2:12 ` [Qemu-devel] [PATCH 1/3] libcacard: introduce new vcard_emul_logout Ray Strode
2014-10-19  2:12 ` [Qemu-devel] [PATCH 2/3] libcacard: Lock NSS cert db when selecting an applet on an emulated card Ray Strode
2014-10-19  2:12 ` [Qemu-devel] [PATCH 3/3] libcacard: don't free sign buffer while sign op is pending Ray Strode
2014-10-19  6:23   ` Alon Levy
2014-10-20 18:40     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).