aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-2310-31/+14
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-233-17/+6038
|\
| * Stabilize tst_QWebSocketServer::tst_handshakeTimeoutv5.15.0-beta2Mårten Nordheim2020-03-101-1/+6
| * Stop forcing deprecated ssl protocol versionMårten Nordheim2020-01-171-1/+0
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-301-0/+6021
| |\
| | * Add binary compatibility file for qtwebsockets 5.14 branchMilla Pohjanheimo2019-12-161-0/+6021
| * | Cleanup QWebSocketFrameChristian Ehrlicher2019-11-261-15/+11
| |/
* | Regenerate projectsAlexandru Croitor2019-11-1510-12/+12
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-155-12/+6089
|\|
| * Add support for chrono versions of handshakeTimeout functionsv5.14.0-beta2Mårten Nordheim2019-10-091-0/+12
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-031-0/+5977
| |\
| | * Binary compatibility file against Qt5.13.0 for QtWebSocketsMilla Pohjanheimo2019-08-261-0/+5977
| * | QWebsocket doesn't receive message with size larger than 1MRyan Chu2019-08-281-2/+2
| * | Merge dev into 5.14Kari Oikarinen2019-08-273-12/+72
| |\ \
| | * | Add the missing tests in tst_DataProcessor::frameTooSmallRyan Chu2019-08-231-3/+17
| | * | Remove waitForReadyRead from QWebSocketFrame::readFrameRyan Chu2019-08-232-5/+47
| | * | Make QWebSocketFrame::readFrame as a non-static public functionRyan Chu2019-08-231-4/+8
| * | | Properly handle multiple websocket frames in one TCP frameMårten Nordheim2019-08-261-0/+28
| |/ /
* | | Regenerate before mergeAlexandru Croitor2019-10-1512-3/+61
* | | Add initial-support for cmakeMaurice Kalinowski2019-09-1614-0/+227
|/ /
* | Investigate tst_handshakeTimeout test flakinessMårten Nordheim2019-06-271-11/+25
* | Fix compilation error when configured without SSLDimitrios Apostolou2019-06-031-0/+1
* | tst_QWebSocketServer: Fix deprecation warnings about QSslSocket::supportedCip...Friedemann Kleint2019-05-271-1/+1
* | websocket server: add timeout to abort incomplete handshakesHeiko Voigt2019-04-291-14/+154
|/
* Add binary comaptibility file for QtWebSockets for Qt 5.12Milla Pohjanheimo2018-12-181-0/+5602
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-241-0/+5
|\
| * tst_qwebsocketserver: force TLS 1.2 for the PSK testMårten Nordheim2018-11-231-0/+5
* | Fix implicit conversion warningJesus Fernandez2018-08-201-0/+13
* | Remove redundant options and a stray defineJesus Fernandez2018-08-1711-16/+11
* | Refactor manual testJesus Fernandez2018-08-161-89/+47
* | Use nullptr instead of 0Jesus Fernandez2018-08-141-1/+1
* | Use nullptr instead of 0Jesus Fernandez2018-08-102-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+29
|\|
| * Limit Close frame to 125 bytesMårten Nordheim2018-08-061-0/+29
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-031-1/+2
|\|
| * Migrate tst_handshakeresponse to QRegularExpressionSamuel Gaist2018-06-301-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-0/+5472
|\|
| * Add binary compatibility file for 5.11 for QtWebSocketsMilla Pohjanheimo2018-06-051-0/+5472
* | QWebSocket: Add 'bytesToWrite'Mårten Nordheim2018-04-142-0/+16
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-1/+5473
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-01-181-1/+1
| |\
| | * Fix apparently invalid auto-test (qmlwebsockets)Timur Pocheptsov2017-11-291-1/+1
| * | Add binary compatibility file for QtWebSockets for 5.10Milla Pohjanheimo2018-01-091-0/+5472
* | | Make HTTP header parsing RFC-compliantRobert Griebl2017-11-281-0/+40
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-33/+24
|\| |
| * | 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
* | | Replace typedefs by QOverloadAndré Klitzing2017-10-301-2/+1
* | | test: fix tst_QWebSocket::tst_moveToThread()Liang Qi2017-10-261-2/+2