aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/websockets
Commit message (Expand)AuthorAgeFilesLines
* DataProcessor: switch to ChronoTimer, make interval configurableMårten Nordheim2024-05-131-0/+12
* Fix wrong datatag nameMårten Nordheim2024-05-131-1/+1
* Websocket tests: update to handle now-lowercase headersMårten Nordheim2024-05-101-1/+1
* Android: explicitly bundle the OpenSSL libs for testsAssam Boudjelthia2024-04-243-1/+3
* Change license for test filesLucie Gérard2024-04-059-9/+9
* 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-2310-10/+10
* 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-289-9/+7
* Add license headers to cmake filesLucie Gérard2022-07-0710-0/+30
* Use SPDX license identifiersLucie Gérard2022-06-109-243/+18
* 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-302-1/+113
* 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
* Reuse qtbase's HTTP header parser to avoid a reinvented wheelØystein Heskestad2021-12-094-50/+40
* Remove outdated qmake pro-filesØystein Heskestad2021-07-2010-132/+0
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-8/+2
* CMake: Regenerate projects to use new CMake APIAlexandru Croitor2020-12-109-11/+11
* Remove Qt5 leftoversPeter Varga2020-12-011-13/+0
* 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-236-18/+6
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-232-17/+17
|\|
| * 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
| * Cleanup QWebSocketFrameChristian Ehrlicher2019-11-261-15/+11
* | Regenerate projectsAlexandru Croitor2019-11-159-11/+11