From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaNam-0003Sj-97 for qemu-devel@nongnu.org; Fri, 11 Sep 2015 08:38:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaNai-00084e-0L for qemu-devel@nongnu.org; Fri, 11 Sep 2015 08:38:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaNah-00084a-Pz for qemu-devel@nongnu.org; Fri, 11 Sep 2015 08:38:07 -0400 References: <1441973427-8897-1-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <55F2CB2E.9090705@redhat.com> Date: Fri, 11 Sep 2015 06:38:06 -0600 MIME-Version: 1.0 In-Reply-To: <1441973427-8897-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pxQ7TbtqM92KWeVc7BHuTql3BdoflhR87" Subject: Re: [Qemu-devel] [PATCH PULL 00/11] Extract TLS handling code from VNC server List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Peter Maydell This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pxQ7TbtqM92KWeVc7BHuTql3BdoflhR87 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/11/2015 06:10 AM, Daniel P. Berrange wrote: > The following changes since commit 7b9c09f7d486647784c605739d69b708a724= 9c9b: >=20 > Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10= -tag' into staging (2015-09-10 18:25:52 +0100) >=20 > are available in the git repository at: >=20 > git://github.com/berrange/qemu.git tags/vnc-crypto-v7-for-upstream >=20 > for you to fetch changes up to 432e19d71ff43a7c8e06567975675a5f8598e6c3= : >=20 > ui: convert VNC server to use QCryptoTLSSession (2015-09-11 11:54:29 = +0100) >=20 > ---------------------------------------------------------------- > Merge vnc-crypto-v7 >=20 > ---------------------------------------------------------------- > Daniel P. Berrange (11): > qapi: allow override of default enum prefix naming > tests: remove repetition in unit test object deps > crypto: move crypto objects out of libqemuutil.la > qom: allow QOM to be linked into tools binaries > crypto: introduce new base module for TLS credentials > crypto: introduce new module for TLS anonymous credentials > crypto: introduce new module for TLS x509 credentials > crypto: add sanity checking of TLS x509 credentials > crypto: introduce new module for handling TLS sessions > ui: fix return type for VNC I/O functions to be ssize_t > ui: convert VNC server to use QCryptoTLSSession Apologies for not (re-)reviewing sooner, but I have comments on (at least) patch 1, so I'm not sure this series should be merged just yet. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pxQ7TbtqM92KWeVc7BHuTql3BdoflhR87 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV8ssuAAoJEKeha0olJ0NqS3AH/3hlOwpNsngxwggf1G7TVLYN AyuHgw1lv/tlK3pRgmytHgNijNCB/nvDL7rQ/iPpDvAhdfLcQN11JEQ6EzqYRIUW oVK7uB0W2vpOP0BOInqHdNFYCSp3wB5N5qgxB3VCA+tb7FPlH9KsqQY1AVwzlzCT tbtkicB0JBkLJu5hKBhUUYUWpMkGKWWEWcn7qhuAWF5v0I87nDFFCM4cpNi33S3s qGFEO8w3amtNU9k7/NHQueTDubAknm5GaHWqEW8lrA9IuWc30izxLcsZL0bz0nfz oBPU1yiVi1IMQ9OIp4mH5hTd2sLCGWDD1nBTf2J8HW9pkf3kv3hpAOmsAbXMYfQ= =rFcl -----END PGP SIGNATURE----- --pxQ7TbtqM92KWeVc7BHuTql3BdoflhR87--