From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
"Daniel P. Berrange" <berrange@redhat.com>
Subject: [Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27
Date: Thu, 2 Mar 2017 16:10:30 +0000 [thread overview]
Message-ID: <20170302161033.4787-1-berrange@redhat.com> (raw)
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
next reply other threads:[~2017-03-02 16:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 16:10 Daniel P. Berrange [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170302161033.4787-1-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.