On 2 March 2017 at 16:10, Daniel P. Berrange <berra...@redhat.com> wrote: > The following changes since commit 8f2d7c341184a95d05476ea3c45dbae2b9ddbe51: > > Merge remote-tracking branch > 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1' into staging (2017-02-27 > 15:33:21 +0000) > > are available in the git repository at: > > git://github.com/berrange/qemu tags/pull-qio-2017-02-27-2 > > for you to fetch changes up to 07e95cd529af345fdeea230913f68eff5b925bb6: > > io: fully parse & validate HTTP headers for websocket protocol handshake > (2017-02-28 11:51:16 +0000) > > ---------------------------------------------------------------- > Merge qio 2017/02/27 v2 > > ---------------------------------------------------------------- > > Daniel P. Berrange (2): > io: fix decoding when multiple websockets frames arrive at once > io: fully parse & validate HTTP headers for websocket protocol > handshake > > Marc-André Lureau (1): > tests: fix leaks in test-io-channel-command > > io/channel-websock.c | 264 > +++++++++++++++++++++++++++++++--------- > tests/test-io-channel-command.c | 6 +- > 2 files changed, 210 insertions(+), 60 deletions(-)
Applied, thanks. -- PMM