index
:
qt/qtwebsockets.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
gh-pages
stable
wip/cmake
wip/webassembly
Qt WebSockets
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QWebSocket: use a function provided by QTest
Timur Pocheptsov
2025-02-18
2
-29
/
+4
*
Add ping support on QQmlWebSocket
Quentin Deldycke
2025-02-05
2
-1
/
+165
*
Follow-up for the recent change: add a missing include
Timur Pocheptsov
2024-10-28
1
-0
/
+1
*
qwebsocket auto-test: skip SSL-server part if we know it will block
Timur Pocheptsov
2024-10-24
2
-2
/
+33
*
Blacklist tst_QWebSocket::authenticationRequired() on macOS 15
Tor Arne Vestbø
2024-10-24
1
-0
/
+2
*
Websocket: fix up url's path if it was empty
Timur Pocheptsov
2024-08-13
1
-0
/
+1
*
DataProcessor: switch to ChronoTimer, make interval configurable
Mårten Nordheim
2024-05-13
1
-0
/
+12
*
Fix wrong datatag name
Mårten Nordheim
2024-05-13
1
-1
/
+1
*
Websocket tests: update to handle now-lowercase headers
Mårten Nordheim
2024-05-10
1
-1
/
+1
*
Android: explicitly bundle the OpenSSL libs for tests
Assam Boudjelthia
2024-04-24
3
-1
/
+3
*
Change license for test files
Lucie Gérard
2024-04-05
13
-13
/
+13
*
Don't use versioned imports
Kai Köhne
2023-12-11
1
-3
/
+3
*
tst_QWebSocketServer: move qsslpskauthenticator uses into ssl-guard
Mårten Nordheim
2023-07-10
1
-1
/
+7
*
Address issues with test introduced with 401 support
Mårten Nordheim
2023-03-28
1
-11
/
+15
*
Revert "Blacklist two tests in handshakerequest"
Edward Welbourne
2023-01-20
1
-5
/
+0
*
tst_QWebSocket: style fix; drop unnecessary space
Mårten Nordheim
2022-12-21
1
-1
/
+1
*
Support 401 response for websocket connections
Mårten Nordheim
2022-12-21
2
-0
/
+323
*
QWebSocket: honor subprotocols specified with setRawHeader
Mårten Nordheim
2022-11-24
1
-7
/
+21
*
QWebSocket: check correct variable in if-statement
Mårten Nordheim
2022-11-22
1
-0
/
+71
*
Replace QT_HAS_INCLUDE() wrapper macro with __has_include()
Tor Arne Vestbø
2022-11-22
1
-1
/
+1
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-10
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
5
-326
/
+326
*
Fix uninitialized QWebSocket::errorString()
Juha Vuolle
2022-10-05
1
-0
/
+24
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
15
-15
/
+15
*
Replace QWebSocket::error signal with QWebSocket::errorOccurred
Øystein Heskestad
2022-08-03
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
10
-10
/
+8
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
15
-0
/
+45
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
13
-351
/
+26
*
Android: package qml test data
Assam Boudjelthia
2022-05-18
1
-0
/
+5
*
Android: ignore some tst_qwebsockerserver unit tests
Assam Boudjelthia
2022-04-21
1
-0
/
+5
*
Fix handshake looping infinitely making no progress
Mårten Nordheim
2022-04-01
1
-0
/
+56
*
Revert "Blacklist: test cases blacklisted in tst_QWebSocketServer:"
Pasi Petäjäjärvi
2022-04-01
1
-4
/
+0
*
tst_QWebSocket: fix scope of ifdef proxy-check
Mårten Nordheim
2022-03-31
1
-2
/
+1
*
Add support for WebSocket Sub-Protocols
Arno Rehn
2022-03-30
3
-1
/
+120
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
2
-14
/
+0
*
Blacklist: test cases blacklisted in tst_QWebSocketServer:
CI Insignificant Platforms Monitor Bot
2022-02-28
1
-0
/
+4
*
tst_QWebsocketServer: Update TLS backend check to be runtime
Mårten Nordheim
2022-02-02
1
-10
/
+4
*
Remove unused .qrc file
Joerg Bornemann
2022-01-20
1
-6
/
+0
*
Re-enable cmake build test for qtwebsockets
Juha Vuolle
2022-01-11
2
-8
/
+36
*
Reuse qtbase's HTTP header parser to avoid a reinvented wheel
Øystein Heskestad
2021-12-09
4
-50
/
+40
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2021-09-08
1
-0
/
+0
*
Remove outdated qmake pro-files
Øystein Heskestad
2021-07-20
15
-163
/
+0
*
Use fixed qt_add_resource BASE argument
Joerg Bornemann
2021-05-22
1
-8
/
+2
*
CMake: Regenerate projects to use new CMake API
Alexandru Croitor
2020-12-10
10
-12
/
+12
*
Remove Qt5 leftovers
Peter Varga
2020-12-01
7
-107
/
+1
*
Fix the build
Sona Kurazyan
2020-06-29
1
-4
/
+4
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-23
1
-2
/
+2
*
Qt6: Remove single usage of soon to be deprecated QStringRef
Karsten Heimrich
2020-06-10
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2020-06-08
1
-4
/
+4
[next]