aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-0513-13/+13
* Don't use versioned importsKai Köhne2023-12-111-3/+3
* tst_QWebSocketServer: move qsslpskauthenticator uses into ssl-guardMårten Nordheim2023-07-101-1/+7
* Address issues with test introduced with 401 supportMårten Nordheim2023-03-281-11/+15
* Revert "Blacklist two tests in handshakerequest"Edward Welbourne2023-01-201-5/+0
* tst_QWebSocket: style fix; drop unnecessary spaceMårten Nordheim2022-12-211-1/+1
* Support 401 response for websocket connectionsMårten Nordheim2022-12-212-0/+323
* QWebSocket: honor subprotocols specified with setRawHeaderMårten Nordheim2022-11-241-7/+21
* QWebSocket: check correct variable in if-statementMårten Nordheim2022-11-221-0/+71
* Replace QT_HAS_INCLUDE() wrapper macro with __has_include()Tor Arne Vestbø2022-11-221-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-075-326/+326
* Fix uninitialized QWebSocket::errorString()Juha Vuolle2022-10-051-0/+24
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2315-15/+15
* Replace QWebSocket::error signal with QWebSocket::errorOccurredØystein Heskestad2022-08-031-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2810-10/+8
* Add license headers to cmake filesLucie Gérard2022-07-0715-0/+45
* Use SPDX license identifiersLucie Gérard2022-06-1013-351/+26
* Android: package qml test dataAssam Boudjelthia2022-05-181-0/+5
* Android: ignore some tst_qwebsockerserver unit testsAssam Boudjelthia2022-04-211-0/+5
* Fix handshake looping infinitely making no progressMårten Nordheim2022-04-011-0/+56
* Revert "Blacklist: test cases blacklisted in tst_QWebSocketServer:"Pasi Petäjäjärvi2022-04-011-4/+0
* tst_QWebSocket: fix scope of ifdef proxy-checkMårten Nordheim2022-03-311-2/+1
* Add support for WebSocket Sub-ProtocolsArno Rehn2022-03-303-1/+120
* Remove .prev_CMakeLists.txtKai Köhne2022-03-222-14/+0
* Blacklist: test cases blacklisted in tst_QWebSocketServer:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* tst_QWebsocketServer: Update TLS backend check to be runtimeMårten Nordheim2022-02-021-10/+4
* Remove unused .qrc fileJoerg Bornemann2022-01-201-6/+0
* Re-enable cmake build test for qtwebsocketsJuha Vuolle2022-01-112-8/+36
* Reuse qtbase's HTTP header parser to avoid a reinvented wheelØystein Heskestad2021-12-094-50/+40
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Doc: Fix documentation warningsTopi Reinio2021-09-081-0/+0
* Remove outdated qmake pro-filesØystein Heskestad2021-07-2015-163/+0
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-8/+2
* CMake: Regenerate projects to use new CMake APIAlexandru Croitor2020-12-1010-12/+12
* Remove Qt5 leftoversPeter Varga2020-12-017-107/+1
* Fix the buildSona Kurazyan2020-06-291-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-2/+2
* 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