summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/qwebsocketserver/tst_qwebsocketserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-191-1/+56
|/
* 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-161-0/+56
* Add support for TLS PSK (client and server)André Klitzing2016-06-121-0/+127
* Updated license headersAntti Kokko2016-01-201-17/+12
* tests: move all auto tests to websockets sub directoryLiang Qi2015-05-221-0/+390