summaryrefslogtreecommitdiff
path: root/tests
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
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-alpha1Liang Qi2017-08-151-0/+5151
|\ \ | |/
| * Update binary compatibility file for Qt 5.9.0 for QtWebSocketsMilla Pohjanheimo2017-06-301-0/+5151
* | Enable tests for boot2qtSami Nurmenniemi2017-07-194-7/+57
|/
* Explain how to run the manual testJesus Fernandez2017-05-311-0/+6
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-092-0/+6
* Fix QtWebSockets manual test buildv5.9.0-beta4Jesus Fernandez2017-05-031-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Liang Qi2017-03-102-1/+5132
|\
| * Exclude console application tests on UIKit platforms5.8Jake Petroules2017-02-221-1/+1
| * Binary compatibility file for qtwebsockets (5.8.0)Milla Pohjanheimo2017-02-031-0/+5131
* | 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
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-263-0/+10117
|\
| * Binary compatibility file for QtWebSockets (5.7)v5.7.15.7.1Milla Pohjanheimo2016-10-041-0/+5096
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+5021
| |\
| | * Added binary compatibility data files to QtWebSockets for Qt 5.6Milla Pohjanheimo2016-09-302-0/+5021
* | | Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-071-3/+2
* | | Clean up QT_CONFIG usageLars Knoll2016-08-197-7/+7
* | | Add support for TLS PSK (client and server)André Klitzing2016-06-121-0/+127
* | | Add binary message support to QML WebSocket typeNobuaki Sukegawa2016-03-051-1/+24
|/ /
* | Updated license headersAntti Kokko2016-01-2015-255/+180
* | Add QML test casesNobuaki Sukegawa2015-12-281-4/+44
* | 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-319-9/+0
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-0/+1
|\ \ | |/
| * WebSocketServer: use int type for portLiang Qi2015-07-221-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-3028-13/+273
|\ \ | |/
| * Doc: Add documentation on how to test with Autobahn|TestsuiteLiang Qi2015-06-031-0/+58
| * tests: enable cmake in auto testsLiang Qi2015-05-221-1/+1
| * Fix qmldir for qmlwebsockets_compatLiang Qi2015-05-228-0/+199
| * tests: move all auto tests to websockets sub directoryLiang Qi2015-05-2220-14/+17
* | Fix incorrectly encoded data tagSimon Hausmann2015-06-271-1/+1
* | Add missing check for socket connection in testFrederik Gladhorn2015-06-111-0/+1
* | Fix flaky test: QTRY_COMPARE instead of qWaitFrederik Gladhorn2015-06-101-15/+6
* | Send and parse headers for the handshake requestLuca Niccoli2015-05-261-1/+9
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-05-113-3/+50
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-beta1Liang Qi2015-04-151-0/+34
| |\