qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code
Date: Tue,  2 Feb 2016 13:15:20 +0000	[thread overview]
Message-ID: <1454418923-19489-1-git-send-email-berrange@redhat.com> (raw)

The following changes since commit 0430891ce162b986c6e02a7729a942ecd2a32ca4:

  hw: Clean up includes (2016-01-29 15:07:25 +0000)

are available in the git repository at:

  git://github.com/berrange/qemu tags/pull-qcrypto-next-2016-02-02-1

for you to fetch changes up to c0377a7cc6cb46aba295b744d237aeed94087ac0:

  crypto: ensure qcrypto_hash_digest_len is always defined (2016-02-02 13:02:56 +0000)

----------------------------------------------------------------
Merge qcrypto-next 2016/2/2 v1

----------------------------------------------------------------

Daniel P. Berrange (3):
  crypto: fix description of @errp parameter initialization
  crypto: register properties against the class instead of object
  crypto: ensure qcrypto_hash_digest_len is always defined

 crypto/hash.c               | 30 +++++++++++++----------
 crypto/secret.c             | 60 ++++++++++++++++++++-------------------------
 crypto/tlscreds.c           | 36 +++++++++++++++------------
 crypto/tlscredsanon.c       | 16 ++++--------
 crypto/tlscredsx509.c       | 26 ++++++++++----------
 include/crypto/cipher.h     |  8 +++---
 include/crypto/hash.h       | 12 ++++-----
 include/crypto/tlssession.h |  8 +++---
 8 files changed, 97 insertions(+), 99 deletions(-)

-- 
2.5.0

             reply	other threads:[~2016-02-02 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 13:15 Daniel P. Berrange [this message]
2016-02-02 13:15 ` [Qemu-devel] [PULL v1 1/3] crypto: fix description of @errp parameter initialization Daniel P. Berrange
2016-02-02 13:15 ` [Qemu-devel] [PULL v1 2/3] crypto: register properties against the class instead of object Daniel P. Berrange
2016-02-02 13:15 ` [Qemu-devel] [PULL v1 3/3] crypto: ensure qcrypto_hash_digest_len is always defined Daniel P. Berrange
2016-02-02 17:01 ` [Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code 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=1454418923-19489-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 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).