All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	"Daniel P. Berrange" <berrange@redhat.com>
Subject: [Qemu-devel] [PULL v1 0/3] Merge qcrypto 2016/09/12
Date: Mon, 12 Sep 2016 12:07:02 +0100	[thread overview]
Message-ID: <1473678425-647-1-git-send-email-berrange@redhat.com> (raw)

The following changes since commit c2a57aae9a1c3dd7de77daf5478df10379aeeebf:

  Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into staging (2016-09-09 12:49:41 +0100)

are available in the git repository at:

  git://github.com/berrange/qemu tags/pull-qcrypto-2016-09-12-1

for you to fetch changes up to 90d6f60d0727df084b62674bf2310ac74467a5a4:

  crypto: report enum strings instead of values in errors (2016-09-12 12:00:52 +0100)

----------------------------------------------------------------
Merge qcrypto 2016/09/12 v1

----------------------------------------------------------------
Daniel P. Berrange (2):
      crypto: ensure XTS is only used with ciphers with 16 byte blocks
      crypto: report enum strings instead of values in errors

Gonglei (1):
      crypto: fix building complaint

 crypto/block.c                  |  6 ++++--
 crypto/cipher-builtin.c         |  9 ++++++---
 crypto/cipher-gcrypt.c          | 12 ++++++++++--
 crypto/cipher-nettle.c          | 26 +++++++++++++++-----------
 crypto/init.c                   |  3 +--
 crypto/tlscredsx509.c           |  6 +++---
 tests/crypto-tls-x509-helpers.h |  1 -
 tests/test-crypto-cipher.c      | 43 +++++++++++++++++++++++++++++++++++--------
 8 files changed, 74 insertions(+), 32 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-09-12 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-12 11:07 Daniel P. Berrange [this message]
2016-09-12 11:07 ` [Qemu-devel] [PULL v1 1/3] crypto: ensure XTS is only used with ciphers with 16 byte blocks Daniel P. Berrange
2016-09-12 11:07 ` [Qemu-devel] [PULL v1 2/3] crypto: fix building complaint Daniel P. Berrange
2016-09-12 11:07 ` [Qemu-devel] [PULL v1 3/3] crypto: report enum strings instead of values in errors Daniel P. Berrange
2016-09-12 14:09 ` [Qemu-devel] [PULL v1 0/3] Merge qcrypto 2016/09/12 Peter Maydell

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=1473678425-647-1-git-send-email-berrange@redhat.com \
    --to=berrange@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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.