summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/qwebsocketserver
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-231-2/+6
|\
| * 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
* | Regenerate projectsAlexandru Croitor2019-11-151-3/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-0/+40
|\ \ | |/
| * Add support for chrono versions of handshakeTimeout functionsv5.14.0-beta2Mårten Nordheim2019-10-091-0/+12
| * Properly handle multiple websocket frames in one TCP frameMårten Nordheim2019-08-261-0/+28
* | Add initial-support for cmakeMaurice Kalinowski2019-09-161-0/+45
|/
* 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
* tst_qwebsocketserver: force TLS 1.2 for the PSK testMårten Nordheim2018-11-051-0/+5
* Fix implicit conversion warningJesus Fernandez2018-08-201-0/+13
* Remove redundant options and a stray defineJesus Fernandez2018-08-171-1/+1
* QWebSocket: Add 'bytesToWrite'Mårten Nordheim2018-04-141-0/+8
* 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-192-1/+57
|/
* Add a function to hand off a tcp socket to the websocket serverAleksey Lysenko2017-01-271-0/+34
* Fixed wrong scheme for secure websocketAleksey Lysenko2016-12-162-0/+58
* Add support for TLS PSK (client and server)André Klitzing2016-06-121-0/+127
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-311-1/+0
* tests: move all auto tests to websockets sub directoryLiang Qi2015-05-222-0/+403