Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | io: get rid of bounce buffering in websock write path | Daniel P. Berrange | 2017-10-16 | 1 | -1/+0 |
* | io: simplify websocket ping reply handling | Daniel P. Berrange | 2017-10-16 | 1 | -1/+1 |
* | io: Reply to ping frames | Brandon Carpenter | 2017-10-04 | 1 | -0/+1 |
* | io: Add support for fragmented websocket binary frames | Brandon Carpenter | 2017-10-04 | 1 | -0/+1 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | io: add QIOChannelWebsock class | Daniel P. Berrange | 2015-12-18 | 1 | -0/+108 |