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
/
src
/
websockets
/
qwebsocket_p.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't add port in Host header unless specified
Lander Noterman
2019-11-21
1
-6
/
+2
*
Take 2: Properly handle multiple websocket frames in one TCP frame
Mårten Nordheim
2019-08-28
1
-1
/
+1
*
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
1
-2
/
+2
|
\
|
*
Remove waitForReadyRead from QWebSocketFrame::readFrame
Ryan Chu
2019-08-23
1
-2
/
+2
*
|
Use QElapsedTimer instead of QTime for the ping timer
Friedemann Kleint
2019-08-23
1
-0
/
+2
|
/
*
wasm: fix validity state
v5.13.0-beta1
Lorn Potter
2019-03-11
1
-0
/
+2
*
Set the protocol type so that PAC scripts handle ws/wss correctly
Andy Shaw
2018-12-26
1
-0
/
+2
*
Remove unneeded CRLF ending from status line
Aleksey Lysenko
2018-12-21
1
-1
/
+1
*
Add support for WebSockets on Qt for WASM
Lorn Potter
2018-09-20
1
-0
/
+8
*
Remove unnecesary default label
Jesus Fernandez
2018-08-14
1
-2
/
+0
*
Fix conversion warnings
Jesus Fernandez
2018-08-14
1
-8
/
+12
*
Use QObjectPrivate::q_ptr instead of shadowing it
Jesus Fernandez
2018-08-14
1
-9
/
+6
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-07
1
-3
/
+7
|
\
|
*
Limit Close frame to 125 bytes
Mårten Nordheim
2018-08-06
1
-3
/
+7
*
|
Use QUrl::toString() when forming the 'Host' header
Timur Pocheptsov
2018-05-16
1
-10
/
+12
|
/
*
QWebSocket: fix bytesWritten being emitted twice
Mårten Nordheim
2018-04-18
1
-2
/
+0
*
Make HTTP header parsing RFC-compliant
Robert Griebl
2017-11-28
1
-7
/
+23
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
1
-0
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+3
|
|
\
|
|
*
Fix empty sslConfiguration in sslErrors slot
André Klitzing
2017-10-27
1
-0
/
+3
*
|
|
Replace typedefs by QOverload
André Klitzing
2017-10-30
1
-6
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-11
1
-3
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta3
v5.10.0-beta2
Liang Qi
2017-10-11
1
-2
/
+3
|
|
\
\
|
|
|
/
|
|
*
Change assert to null-check
Mårten Nordheim
2017-09-20
1
-1
/
+2
|
|
*
Fix releaseConnections
Alan Alpert
2017-08-29
1
-1
/
+1
|
*
|
Use multi-arg instead of multiple arg calls
André Klitzing
2017-10-09
1
-1
/
+1
|
|
/
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-4
/
+4
|
/
*
Replace comment with Q_FALLTHROUGH
Jesus Fernandez
2017-05-04
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
1
-10
/
+6
|
\
|
*
Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-07
1
-11
/
+8
*
|
Eradicate Q_FOREACH loops
André Klitzing
2016-08-23
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-1
/
+1
|
|
\
|
|
*
Fixed erroneous detection of server disconnect condition
Oleksandr Tymoshenko
2016-06-20
1
-1
/
+1
*
|
|
Add support for TLS PSK (client and server)
André Klitzing
2016-06-12
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-08
1
-2
/
+24
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-2
/
+24
|
|
\
\
|
|
|
/
|
|
*
Fix possible hang on handshake
Kai Koehne
2016-04-07
1
-2
/
+5
|
|
*
Update the QWebSocket's QSslConfiguration when needed
Andy Shaw
2016-03-10
1
-0
/
+19
*
|
|
Remove unused variable
Frank Meerkoetter
2016-04-07
1
-3
/
+1
*
|
|
Limit variable scope
Frank Meerkoetter
2016-04-07
1
-2
/
+1
*
|
|
Limit function visibility to the translation unit
Frank Meerkoetter
2016-04-07
1
-1
/
+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
-18
/
+25
|
\
|
*
Set parent of internal socket objects
Peter Kümmel
2015-09-04
1
-18
/
+25
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-30
1
-1
/
+5
|
\
\
|
|
/
|
*
Correct the default port of secure hand shake request
Liang Qi
2015-05-22
1
-1
/
+5
*
|
Send and parse headers for the handshake request
Luca Niccoli
2015-05-26
1
-2
/
+21
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-05-11
1
-3
/
+16
|
\
\
|
|
/
[next]