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.10
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
/
qwebsocket_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CMake Unity (Jumbo) builds
Friedemann Kleint
2023-02-01
1
-0
/
+6
*
Support 401 response for websocket connections
Mårten Nordheim
2022-12-21
1
-0
/
+10
*
QWebSocket: honor subprotocols specified with setRawHeader
Mårten Nordheim
2022-11-24
1
-0
/
+2
*
Remove/replace uninitialized status line variable in error string
Juha Vuolle
2022-10-05
1
-1
/
+0
*
Fix uninitialized QWebSocket::errorString()
Juha Vuolle
2022-10-05
1
-5
/
+0
*
wasm: improve close code message
Lorn Potter
2022-08-10
1
-0
/
+1
*
Replace QWebSocket::error signal with QWebSocket::errorOccurred
Øystein Heskestad
2022-08-03
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
wasm: Refactor to use websocket.h API
Lorn Potter
2022-04-27
1
-3
/
+6
*
Add support for WebSocket Sub-Protocols
Arno Rehn
2022-03-30
1
-3
/
+6
*
Reuse header http parsing code from QtNetwork
Øystein Heskestad
2021-10-08
1
-7
/
+0
*
Make sure child QObjects get moved-to-thread along with the owner
Mårten Nordheim
2020-05-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-31
1
-0
/
+13
|
\
|
*
Add a public api to set max frame and message size (CVE-2018-21035)
Franck Dude
2020-03-19
1
-0
/
+13
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-28
1
-1
/
+1
|
\
|
|
*
Change QMap to QMultiMap
Mårten Nordheim
2020-01-23
1
-1
/
+1
*
|
Use the new functions/signals introduced in QSslSocket
Lars Schmertmann
2020-01-21
1
-0
/
+1
|
/
*
Fix websocket handshake request header parsing
Franck Dude
2019-12-13
1
-1
/
+1
*
Use QElapsedTimer instead of QTime for the ping timer
Friedemann Kleint
2019-08-23
1
-2
/
+2
*
wasm: set and update socket state
Lorn Potter
2019-01-04
1
-1
/
+1
*
wasm: refactor and convert from EM_ASM
v5.12.0-beta4
v5.12.0-beta3
v5.12.0-beta2
v5.12.0-beta1
Lorn Potter
2018-10-01
1
-0
/
+7
*
Use QObjectPrivate::q_ptr instead of shadowing it
Jesus Fernandez
2018-08-14
1
-6
/
+3
*
Use override keyword
Jesus Fernandez
2018-08-10
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-1
/
+1
*
Move Q_REQUIRED_RESULT to the beginning of the declaration
Thiago Macieira
2017-04-27
1
-7
/
+8
*
Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-0
/
+1
|
\
|
*
Update the QWebSocket's QSslConfiguration when needed
Andy Shaw
2016-03-10
1
-0
/
+1
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+2
|
\
|
*
Set parent of internal socket objects
Peter Kümmel
2015-09-04
1
-1
/
+2
*
|
Send and parse headers for the handshake request
Luca Niccoli
2015-05-26
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-05-11
1
-0
/
+2
|
\
|
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
v5.5.0-beta1
Liang Qi
2015-04-15
1
-0
/
+2
|
|
\
|
|
*
Fixed a crash when destroying the QWebSocketServer
v5.4.2
Kimmo Karvinen
2015-04-08
1
-0
/
+2
*
|
|
Add open(const QNetworkRequest &) and request()
Luca Niccoli
2015-04-08
1
-4
/
+4
|
/
/
*
|
Update copyright headers
Jani Heikkinen
2015-02-16
1
-6
/
+6
*
|
Make the websocket handshake statefull
Allan Sandfeld Jensen
2014-11-19
1
-0
/
+13
|
/
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
1
-18
/
+10
*
fix typo in macro
Maurice Kalinowski
2014-03-17
1
-1
/
+1
*
Adapt copyright header
Kurt Pattyn
2014-02-15
1
-1
/
+1
*
Add user configurable mask generation
Kurt Pattyn
2014-02-15
1
-1
/
+7
*
Use QObjectPrivate instead of dedicated d-ptr
Kurt Pattyn
2014-02-05
1
-20
/
+14
*
Remove superfluous Q_REQUIRED_RESULT
Kurt Pattyn
2014-02-04
1
-2
/
+2
*
Locally cache read buffer size and pause mode
Kurt Pattyn
2014-02-01
1
-0
/
+2
*
Remove socketOption functionality
Kurt Pattyn
2014-02-01
1
-2
/
+0
*
Rename write methods
Kurt Pattyn
2014-01-20
1
-2
/
+2
*
Remove dubious functions
Kurt Pattyn
2014-01-20
1
-2
/
+0
*
Add a few more const refs
Frederik Gladhorn
2014-01-18
1
-3
/
+3
*
Make sure that the random generator is initialized in all code paths
Frederik Gladhorn
2014-01-17
1
-0
/
+1
[next]