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
/
src
/
websockets
/
qwebsocketdataprocessor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DataProcessor: switch to ChronoTimer, make interval configurable
Mårten Nordheim
2024-05-13
1
-3
/
+22
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Clear frame before emitting signals to prevent duplicating messages
Øystein Heskestad
2021-06-25
1
-3
/
+7
*
Clear frame on reconnect
Allan Sandfeld Jensen
2021-01-25
1
-0
/
+1
*
Use QByteArray operator of QStringDecoder
André Klitzing
2020-10-21
1
-3
/
+2
*
Fix build against latest qtbase
Maurice Kalinowski
2020-08-18
1
-0
/
+1
*
Port QtWebSockets from QTextCodec to QStringDecoder
Karsten Heimrich
2020-06-18
1
-28
/
+11
*
Make sure child QObjects get moved-to-thread along with the owner
Mårten Nordheim
2020-05-05
1
-6
/
+7
*
Add a public api to set max frame and message size (CVE-2018-21035)
Franck Dude
2020-03-19
1
-2
/
+29
*
QWebsocket doesn't receive message with size larger than 1M
Ryan Chu
2019-08-28
1
-6
/
+10
*
Remove waitForReadyRead from QWebSocketFrame::readFrame
Ryan Chu
2019-08-23
1
-1
/
+21
*
Make QWebSocketFrame::readFrame as a non-static public function
Ryan Chu
2019-08-23
1
-1
/
+2
*
Fix C-style cast
Jesus Fernandez
2018-08-10
1
-3
/
+3
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-3
/
+3
*
Fixed possible block clearing in QWebSocketDataProcessor::process method
Aleksey Lysenko
2017-01-04
1
-5
/
+9
*
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-1
/
+1
|
\
|
*
Doc: Add external-resources.qdoc
Kai Koehne
2016-04-07
1
-1
/
+1
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-6
/
+6
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
1
-18
/
+10
*
Use the proper protocol names
Sze Howe Koh
2014-04-09
1
-1
/
+1
*
Adapt copyright header
Kurt Pattyn
2014-02-15
1
-1
/
+1
*
Rename enumerations to comply with Qt style
Kurt Pattyn
2014-01-18
1
-30
/
+30
*
Remove _p suffix from cpp filenames.
Kurt Pattyn
2014-01-13
1
-0
/
+302