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
/
qwebsockethandshakerequest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QHttpHeaders in QWebSocketHandshakeRequest
Lena Biliaieva
2024-02-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Handshake: Pass max header field size to the parser
Mårten Nordheim
2022-07-12
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Port QWebSocketProtocol::versionFromString() to QStringView
Marc Mutz
2021-12-17
1
-1
/
+1
*
Reuse qtbase's HTTP header parser to avoid a reinvented wheel
Øystein Heskestad
2021-12-09
1
-97
/
+61
*
Use https links for tools.ietf.org links
Timofey Sartakov
2021-09-07
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtwebsockets
Allan Sandfeld Jensen
2020-09-21
1
-1
/
+1
*
Fix compilation by replacing QStringRef with QStringView
Marcel Krems
2020-08-20
1
-1
/
+1
*
Change return type from QMap to QMultiMap
Marcel Krems
2020-08-10
1
-1
/
+1
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-02
1
-6
/
+5
*
Change QMap to QMultiMap
Mårten Nordheim
2020-01-23
1
-2
/
+2
*
Make HTTP header parsing RFC-compliant
Robert Griebl
2017-11-28
1
-6
/
+18
*
Replace iterator based loop by range-for-loop
André Klitzing
2017-10-10
1
-9
/
+9
*
Fix the parser of port in hand shake request
Liang Qi
2017-01-06
1
-10
/
+6
*
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
Fix DoS vulnerability
v5.5.1
Kurt Pattyn
2015-09-06
1
-7
/
+49
*
Fix two gcc warnings
v5.5.0-alpha1
Allan Sandfeld Jensen
2015-02-26
1
-2
/
+2
*
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5
Frederik Gladhorn
2015-02-24
1
-3
/
+15
|
\
|
*
fix the port in Host field in handshake request
Liang Qi
2015-02-20
1
-2
/
+14
|
*
Fix keyword for Origin
Liang Qi
2015-02-17
1
-1
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-16
1
-6
/
+6
|
/
*
Fix QWebSocketServer for clients preferring lowercase http headers.
Jorma Tähtinen
2014-09-09
1
-9
/
+9
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
1
-18
/
+10
*
Adapt copyright header
Kurt Pattyn
2014-02-15
1
-1
/
+1
*
Move versionFromString() from public to private API
Kurt Pattyn
2014-02-01
1
-0
/
+1
*
Use QString() instead of QStringLiteral("")
Frederik Gladhorn
2014-01-18
1
-5
/
+5
*
Simplify handshake reading functions
Frederik Gladhorn
2014-01-17
1
-15
/
+6
*
Remove _p suffix from cpp filenames.
Kurt Pattyn
2014-01-13
1
-0
/
+308