Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QWebSocketServer for clients preferring lowercase http headers. | Jorma Tähtinen | 2014-09-09 | 1 | -5/+5 |
* | Update license headers and add new license filesv5.4.0-alpha1 | Antti Kokko | 2014-08-24 | 1 | -18/+10 |
* | Use the proper protocol names | Sze Howe Koh | 2014-04-09 | 1 | -3/+3 |
* | Adapt copyright header | Kurt Pattyn | 2014-02-15 | 1 | -1/+1 |
* | Use QStringLiteral where appropriate | Kurt Pattyn | 2014-01-20 | 1 | -1/+1 |
* | Limit line length to 100 chars per line | Kurt Pattyn | 2014-01-20 | 1 | -4/+11 |
* | Rename enumerations to comply with Qt style | Kurt Pattyn | 2014-01-18 | 1 | -2/+2 |
* | Simplify handshake reading functions | Frederik Gladhorn | 2014-01-17 | 1 | -3/+3 |
* | Move OpCode out of public API | Kurt Pattyn | 2014-01-13 | 1 | -0/+1 |
* | Add optimizations | Kurt Pattyn | 2013-12-23 | 1 | -41/+50 |
* | Sanitize include directives | Kurt Pattyn | 2013-11-06 | 1 | -4/+4 |
* | Sanitize .pro files | Kurt Pattyn | 2013-11-02 | 1 | -1/+0 |
* | Add check for host() method | Kurt Pattyn | 2013-10-19 | 1 | -0/+6 |
* | Completed unit tests for handshake request | Kurt Pattyn | 2013-10-14 | 2 | -0/+295 |