summaryrefslogtreecommitdiff
path: root/tests/auto/websockets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-34/+24
|\
| * Fix empty sslConfiguration in sslErrors slotAndré Klitzing2017-10-271-3/+7
| * Check count of spy to verify signalAndré Klitzing2017-10-271-31/+17
* | Enable tests for boot2qtSami Nurmenniemi2017-07-193-4/+57
|/
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-091-0/+3
* Add a function to hand off a tcp socket to the websocket serverAleksey Lysenko2017-01-271-0/+34
* Fix the parser of port in hand shake requestLiang Qi2017-01-061-0/+103
* Fixed possible block clearing in QWebSocketDataProcessor::process methodAleksey Lysenko2017-01-041-8/+46
* Fixed wrong scheme for secure websocketAleksey Lysenko2016-12-165-0/+109
* Clean up QT_CONFIG usageLars Knoll2016-08-197-7/+7
* Add support for TLS PSK (client and server)André Klitzing2016-06-121-0/+127
* Updated license headersAntti Kokko2016-01-209-153/+108
* Test: replace obsolete QUrl::addQueryItem()Liang Qi2015-10-211-1/+3
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-204-21/+192
|\
| * Test: replace obsolete QChar::fromAscii()Liang Qi2015-10-201-2/+2
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-201-1/+1
| |\
| | * Test: stablize tst_QWebSocket::tst_moveToThread()5.5Liang Qi2015-10-201-1/+1
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-5/+176
| |\ \ | | |/
| | * Fix DoS vulnerabilityv5.5.15.5.1Kurt Pattyn2015-09-062-5/+73
| | * Set parent of internal socket objectsPeter Kümmel2015-09-041-0/+103
| * | rsv1-3 should be bool instead of intLiang Qi2015-09-141-16/+16
* | | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-312-4/+6
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-318-8/+0
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-302-13/+35
|/
* tests: move all auto tests to websockets sub directoryLiang Qi2015-05-2219-0/+4580