qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Qcrypto next patches
@ 2018-07-24 16:43 Daniel P. Berrangé
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2018-07-24 16:43 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 3bae150448dbd888a480f892ebbf01caec0d8329:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-07-24 15:26:01 +0100)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/qcrypto-next-pull-request

for you to fetch changes up to db0a8c70f25fe497c4b786d8edac063daa744c0d:

  tests: fix TLS handshake failure with TLS 1.3 (2018-07-24 17:36:12 +0100)

----------------------------------------------------------------
Fix unit test compatibility with TLS 1.3

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

Daniel P. Berrangé (4):
  tests: call qcrypto_init instead of gnutls_global_init
  tests: don't silence error reporting for all tests
  tests: use error_abort in places expecting errors
  tests: fix TLS handshake failure with TLS 1.3

 include/crypto/init.h            |  2 +
 stubs/error-printf.c             |  3 +-
 tests/crypto-tls-x509-helpers.c  |  3 +-
 tests/test-crypto-tlscredsx509.c | 11 +----
 tests/test-crypto-tlssession.c   | 80 ++++++++++++--------------------
 tests/test-io-channel-tls.c      | 24 ++++------
 tests/test-vmstate.c             |  2 +
 7 files changed, 49 insertions(+), 76 deletions(-)

-- 
2.17.1

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

* [Qemu-devel] [PULL 0/4] Qcrypto next patches
@ 2018-07-24 16:44 Daniel P. Berrangé
  2018-07-24 19:16 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel P. Berrangé @ 2018-07-24 16:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel P. Berrangé, Peter Maydell

The following changes since commit 3bae150448dbd888a480f892ebbf01caec0d8329:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-07-24 15:26:01 +0100)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/qcrypto-next-pull-request

for you to fetch changes up to db0a8c70f25fe497c4b786d8edac063daa744c0d:

  tests: fix TLS handshake failure with TLS 1.3 (2018-07-24 17:36:12 +0100)

----------------------------------------------------------------
Fix unit test compatibility with TLS 1.3

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

Daniel P. Berrangé (4):
  tests: call qcrypto_init instead of gnutls_global_init
  tests: don't silence error reporting for all tests
  tests: use error_abort in places expecting errors
  tests: fix TLS handshake failure with TLS 1.3

 include/crypto/init.h            |  2 +
 stubs/error-printf.c             |  3 +-
 tests/crypto-tls-x509-helpers.c  |  3 +-
 tests/test-crypto-tlscredsx509.c | 11 +----
 tests/test-crypto-tlssession.c   | 80 ++++++++++++--------------------
 tests/test-io-channel-tls.c      | 24 ++++------
 tests/test-vmstate.c             |  2 +
 7 files changed, 49 insertions(+), 76 deletions(-)

-- 
2.17.1

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

* Re: [Qemu-devel] [PULL 0/4] Qcrypto next patches
  2018-07-24 16:44 Daniel P. Berrangé
@ 2018-07-24 19:16 ` Peter Maydell
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2018-07-24 19:16 UTC (permalink / raw)
  To: Daniel P. Berrangé; +Cc: QEMU Developers

On 24 July 2018 at 17:44, Daniel P. Berrangé <berrange@redhat.com> wrote:
> The following changes since commit 3bae150448dbd888a480f892ebbf01caec0d8329:
>
>   Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-07-24 15:26:01 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/berrange/qemu tags/qcrypto-next-pull-request
>
> for you to fetch changes up to db0a8c70f25fe497c4b786d8edac063daa744c0d:
>
>   tests: fix TLS handshake failure with TLS 1.3 (2018-07-24 17:36:12 +0100)
>
> ----------------------------------------------------------------
> Fix unit test compatibility with TLS 1.3
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM

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

end of thread, other threads:[~2018-07-24 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24 16:43 [Qemu-devel] [PULL 0/4] Qcrypto next patches Daniel P. Berrangé
  -- strict thread matches above, loose matches on Subject: below --
2018-07-24 16:44 Daniel P. Berrangé
2018-07-24 19:16 ` Peter Maydell

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).