summaryrefslogtreecommitdiff
path: root/tests/auto/handshakerequest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sanitize .pro filesKurt Pattyn2013-11-021-1/+0
* Add check for host() methodKurt Pattyn2013-10-191-0/+6
* Completed unit tests for handshake requestKurt Pattyn2013-10-142-0/+295