On 15 September 2015 at 15:36, Daniel P. Berrange <berra...@redhat.com> wrote: > The following changes since commit 007e620a7576e4ce2ea6955541e87d8ae8ed32ae: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2015-09-14 18:51:09 +0100) > > are available in the git repository at: > > git://github.com/berrange/qemu.git tags/vnc-crypto-v9-for-upstream > > for you to fetch changes up to 3e305e4a4752f70c0b5c3cf5b43ec957881714f7: > > ui: convert VNC server to use QCryptoTLSSession (2015-09-15 15:20:55 +0100) > > ---------------------------------------------------------------- > Merge vnc-crypto-v9 > > ---------------------------------------------------------------- > 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
Applied, thanks. -- PMM