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
/
qwebsocketframe.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-19
1
-2
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Use https links for tools.ietf.org links
Timofey Sartakov
2021-09-07
1
-2
/
+2
*
Fix build against latest qtbase
Maurice Kalinowski
2020-08-18
1
-0
/
+1
*
Add a public api to set max frame and message size (CVE-2018-21035)
Franck Dude
2020-03-19
1
-1
/
+26
*
Cleanup QWebSocketFrame
Christian Ehrlicher
2019-11-26
1
-122
/
+0
*
Remove waitForReadyRead from QWebSocketFrame::readFrame
Ryan Chu
2019-08-23
1
-33
/
+29
*
Make QWebSocketFrame::readFrame as a non-static public function
Ryan Chu
2019-08-23
1
-19
/
+15
*
Add an internal state to keep the processing state of frame reading
Ryan Chu
2019-08-23
1
-51
/
+40
*
Divide QWebSocketFrame::readFrame into subroutines
Ryan Chu
2019-08-23
1
-140
/
+161
*
Fix conversion warnings
Jesus Fernandez
2018-08-14
1
-1
/
+1
*
Remove workaround for unsupported compiler
Jake Petroules
2017-08-14
1
-11
/
+0
*
Remove support for WinRT 8.1 and Windows Phone 8.1
Maurice Kalinowski
2017-01-19
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-15
1
-2
/
+2
|
\
|
*
Fix typos in translated messages.
v5.6.0-beta1
Friedemann Kleint
2015-10-22
1
-2
/
+2
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
|
/
*
rsv1-3 should be bool instead of int
Liang Qi
2015-09-14
1
-39
/
+15
*
Fix copy constructor
Luca Niccoli
2015-04-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-25
1
-2
/
+2
|
\
|
*
Fix the build for WinRT/ARM
Liang Qi
2015-02-23
1
-2
/
+2
*
|
Update copyright headers
Jani Heikkinen
2015-02-16
1
-6
/
+6
|
/
*
Fix the translation in QWebSocketFrame
Liang Qi
2015-02-10
1
-13
/
+13
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
1
-18
/
+10
*
WinRT: Fix compiler crash (msvc2013 arm)
Maurice Kalinowski
2014-08-13
1
-0
/
+11
*
Use the proper protocol names
Sze Howe Koh
2014-04-09
1
-2
/
+2
*
Fix non-strict warning from AutoBahn
Kurt Pattyn
2014-02-16
1
-2
/
+0
*
Adapt copyright header
Kurt Pattyn
2014-02-15
1
-1
/
+1
*
Update documentation
Kurt Pattyn
2014-02-01
1
-1
/
+1
*
Rename enumerations to comply with Qt style
Kurt Pattyn
2014-01-18
1
-18
/
+18
*
Add a few more const refs
Frederik Gladhorn
2014-01-18
1
-1
/
+1
*
Remove _p suffix from cpp filenames.
Kurt Pattyn
2014-01-13
1
-0
/
+561