Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-13 | websock: Don't try to set *errp directly | Eduardo Habkost | 1 | -2/+2 |
2017-02-28 | io: fully parse & validate HTTP headers for websocket protocol handshake | Daniel P. Berrange | 1 | -42/+194 |
2017-02-28 | io: fix decoding when multiple websockets frames arrive at once | Daniel P. Berrange | 1 | -14/+14 |
2017-01-23 | io: change the QIOTask callback signature | Daniel P. Berrange | 1 | -4/+4 |
2016-10-26 | io: Introduce a qio_channel_set_feature() helper | Felipe Franciosi | 1 | -1/+1 |
2016-10-26 | io: Use qio_channel_has_feature() where applicable | Felipe Franciosi | 1 | -1/+1 |
2016-08-03 | io: remove mistaken call to object_ref on QTask | Daniel P. Berrange | 1 | -2/+1 |
2016-05-19 | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-02-04 | io: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelWebsock class | Daniel P. Berrange | 1 | -0/+962 |