All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Strode <halfline@gmail.com>
To: qemu-devel@nongnu.org
Cc: "Ray Strode" <rstrode@redhat.com>,
	"Robert Relyea" <rrelyea@redhat.com>,
	"Michael Tokarev" <mjt@tls.msk.ru>, "Alon Levy" <alon@pobox.com>,
	"Marc-André Lureau" <marcandre.lureau@gmail.com>,
	"Nalin Dahyabhai" <nalin@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] A few smartcard patches
Date: Sat, 18 Oct 2014 22:12:46 -0400	[thread overview]
Message-ID: <cover.1413683768.git.rstrode@redhat.com> (raw)

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

             reply	other threads:[~2014-10-19  2:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19  2:12 Ray Strode [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1413683768.git.rstrode@redhat.com \
    --to=halfline@gmail.com \
    --cc=alon@pobox.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=mjt@tls.msk.ru \
    --cc=nalin@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rrelyea@redhat.com \
    --cc=rstrode@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.