index
:
delta/qt5/qtwebsockets.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
dev
gh-pages
stable
wip/cmake
wip/qt6
wip/webassembly
code.qt.io: qt/qtwebsockets.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Blacklist two tests in handshakerequest
Liang Qi
2020-05-19
1
-0
/
+5
*
Stabilize test
Allan Sandfeld Jensen
2020-05-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-31
2
-3
/
+89
|
\
|
*
Add a public api to set max frame and message size (CVE-2018-21035)
Franck Dude
2020-03-19
2
-3
/
+89
|
*
Revert "Speculatively increase timeouts in tst_qwebsocket"
Timur Pocheptsov
2020-03-19
1
-5
/
+5
|
*
Speculatively increase timeouts in tst_qwebsocket
Mårten Nordheim
2020-03-18
1
-5
/
+5
*
|
CMake: Regenerate projects after merge
wip/cmake
Alexandru Croitor
2020-03-23
10
-31
/
+14
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-23
3
-17
/
+6038
|
\
\
|
|
/
|
*
Stabilize tst_QWebSocketServer::tst_handshakeTimeout
v5.15.0-beta2
Mårten Nordheim
2020-03-10
1
-1
/
+6
|
*
Stop forcing deprecated ssl protocol version
Mårten Nordheim
2020-01-17
1
-1
/
+0
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-30
1
-0
/
+6021
|
|
\
|
|
*
Add binary compatibility file for qtwebsockets 5.14 branch
Milla Pohjanheimo
2019-12-16
1
-0
/
+6021
|
*
|
Cleanup QWebSocketFrame
Christian Ehrlicher
2019-11-26
1
-15
/
+11
|
|
/
*
|
Regenerate projects
Alexandru Croitor
2019-11-15
10
-12
/
+12
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-15
5
-12
/
+6089
|
\
\
|
|
/
|
*
Add support for chrono versions of handshakeTimeout functions
v5.14.0-beta2
Mårten Nordheim
2019-10-09
1
-0
/
+12
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-03
1
-0
/
+5977
|
|
\
|
|
*
Binary compatibility file against Qt5.13.0 for QtWebSockets
Milla Pohjanheimo
2019-08-26
1
-0
/
+5977
|
*
|
QWebsocket doesn't receive message with size larger than 1M
Ryan Chu
2019-08-28
1
-2
/
+2
|
*
|
Merge dev into 5.14
Kari Oikarinen
2019-08-27
3
-12
/
+72
|
|
\
\
|
|
*
|
Add the missing tests in tst_DataProcessor::frameTooSmall
Ryan Chu
2019-08-23
1
-3
/
+17
|
|
*
|
Remove waitForReadyRead from QWebSocketFrame::readFrame
Ryan Chu
2019-08-23
2
-5
/
+47
|
|
*
|
Make QWebSocketFrame::readFrame as a non-static public function
Ryan Chu
2019-08-23
1
-4
/
+8
|
*
|
|
Properly handle multiple websocket frames in one TCP frame
Mårten Nordheim
2019-08-26
1
-0
/
+28
|
|
/
/
*
|
|
Regenerate before merge
Alexandru Croitor
2019-10-15
12
-3
/
+61
*
|
|
Add initial-support for cmake
Maurice Kalinowski
2019-09-16
14
-0
/
+227
|
/
/
*
|
Investigate tst_handshakeTimeout test flakiness
Mårten Nordheim
2019-06-27
1
-11
/
+25
*
|
Fix compilation error when configured without SSL
Dimitrios Apostolou
2019-06-03
1
-0
/
+1
*
|
tst_QWebSocketServer: Fix deprecation warnings about QSslSocket::supportedCip...
Friedemann Kleint
2019-05-27
1
-1
/
+1
*
|
websocket server: add timeout to abort incomplete handshakes
Heiko Voigt
2019-04-29
1
-14
/
+154
|
/
*
Add binary comaptibility file for QtWebSockets for Qt 5.12
Milla Pohjanheimo
2018-12-18
1
-0
/
+5602
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-11-24
1
-0
/
+5
|
\
|
*
tst_qwebsocketserver: force TLS 1.2 for the PSK test
Mårten Nordheim
2018-11-23
1
-0
/
+5
*
|
Fix implicit conversion warning
Jesus Fernandez
2018-08-20
1
-0
/
+13
*
|
Remove redundant options and a stray define
Jesus Fernandez
2018-08-17
11
-16
/
+11
*
|
Refactor manual test
Jesus Fernandez
2018-08-16
1
-89
/
+47
*
|
Use nullptr instead of 0
Jesus Fernandez
2018-08-14
1
-1
/
+1
*
|
Use nullptr instead of 0
Jesus Fernandez
2018-08-10
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-07
1
-0
/
+29
|
\
\
|
|
/
|
*
Limit Close frame to 125 bytes
Mårten Nordheim
2018-08-06
1
-0
/
+29
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-03
1
-1
/
+2
|
\
\
|
|
/
[next]