summaryrefslogtreecommitdiff
path: root/tests/auto/handshakerequest/tst_handshakerequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: move all auto tests to websockets sub directoryLiang Qi2015-05-221-317/+0
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-02-241-0/+22
|\
| * fix the port in Host field in handshake requestLiang Qi2015-02-201-0/+22
* | Update copyright headersJani Heikkinen2015-02-161-6/+6
|/
* Fix QWebSocketServer for clients preferring lowercase http headers.Jorma Tähtinen2014-09-091-5/+5
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-241-18/+10
* Use the proper protocol namesSze Howe Koh2014-04-091-3/+3
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Use QStringLiteral where appropriateKurt Pattyn2014-01-201-1/+1
* Limit line length to 100 chars per lineKurt Pattyn2014-01-201-4/+11
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-2/+2
* Simplify handshake reading functionsFrederik Gladhorn2014-01-171-3/+3
* Move OpCode out of public APIKurt Pattyn2014-01-131-0/+1
* Add optimizationsKurt Pattyn2013-12-231-41/+50
* Sanitize include directivesKurt Pattyn2013-11-061-4/+4
* Add check for host() methodKurt Pattyn2013-10-191-0/+6
* Completed unit tests for handshake requestKurt Pattyn2013-10-141-0/+280