qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27
@ 2017-03-02 16:10 Daniel P. Berrange
  2017-03-02 16:10 ` [Qemu-devel] [PULL v2 1/3] io: fix decoding when multiple websockets frames arrive at once Daniel P. Berrange
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Daniel P. Berrange @ 2017-03-02 16:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Daniel P. Berrange

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

-- 
2.9.3

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

end of thread, other threads:[~2017-03-03 14:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02 16:10 [Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27 Daniel P. Berrange
2017-03-02 16:10 ` [Qemu-devel] [PULL v2 1/3] io: fix decoding when multiple websockets frames arrive at once Daniel P. Berrange
2017-03-02 16:10 ` [Qemu-devel] [PULL v2 2/3] tests: fix leaks in test-io-channel-command Daniel P. Berrange
2017-03-02 16:10 ` [Qemu-devel] [PULL v2 3/3] io: fully parse & validate HTTP headers for websocket protocol handshake Daniel P. Berrange
2017-03-02 16:33 ` [Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27 no-reply
2017-03-03  8:12   ` Christian Borntraeger
2017-03-03  9:53     ` Fam Zheng
2017-03-03 12:33       ` Christian Borntraeger
2017-03-03 13:24         ` Fam Zheng
2017-03-03 13:22       ` Christian Borntraeger
2017-03-03 13:39         ` Fam Zheng
2017-03-03 14:04 ` 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).