summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Qt6: Remove single usage of soon to be deprecated QStringRefKarsten Heimrich2020-06-101-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-4/+4
* Blacklist two tests in handshakerequestLiang Qi2020-05-191-0/+5
* Stabilize testAllan Sandfeld Jensen2020-05-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-312-3/+89
|\
| * Add a public api to set max frame and message size (CVE-2018-21035)Franck Dude2020-03-192-3/+89
| * Revert "Speculatively increase timeouts in tst_qwebsocket"Timur Pocheptsov2020-03-191-5/+5
| * Speculatively increase timeouts in tst_qwebsocketMårten Nordheim2020-03-181-5/+5
* | 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