summaryrefslogtreecommitdiff
path: root/src/websockets/qwebsocketprotocol_p.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-201-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Update copyright headersJani Heikkinen2015-02-161-6/+6
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-241-18/+10
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Fix compilation of websocketprotocol test.Milian Wolff2014-02-061-1/+1
* Move versionFromString() from public to private APIKurt Pattyn2014-02-011-0/+1
* Move currentVersion method to private namespaceKurt Pattyn2014-01-201-0/+2
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-20/+20
* Move OpCode out of public APIKurt Pattyn2014-01-131-0/+20
* Sanitize include directivesKurt Pattyn2013-11-061-1/+1
* Change masking to octet based processingKurt Pattyn2013-11-031-1/+1
* Use alignment on 4-byte boundary for masking inputKurt Pattyn2013-11-031-1/+1
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-0/+75