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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QUrl::toString() when forming the 'Host' header
Timur Pocheptsov
2018-05-16
1
-10
/
+12
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-21
1
-2
/
+0
|
\
|
*
QWebSocket: fix bytesWritten being emitted twice
Mårten Nordheim
2018-04-18
1
-2
/
+0
*
|
QWebSocket: Add 'bytesToWrite'
Mårten Nordheim
2018-04-14
2
-0
/
+15
|
/
*
Doc: Add license section to overview
v5.11.0-beta4
Kai Koehne
2018-04-05
1
-0
/
+9
*
Make QWebSocketServer work with Safari
v5.11.0-beta3
Morten Johan Sørvig
2018-03-22
2
-3
/
+4
*
Make HTTP header parsing RFC-compliant
Robert Griebl
2017-11-28
2
-13
/
+41
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
10
-28
/
+36
|
\
|
*
Update to new QRandomGenerator API
v5.10.0-beta4
Thiago Macieira
2017-11-03
3
-6
/
+6
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
7
-22
/
+30
|
|
\
|
|
*
Fix empty sslConfiguration in sslErrors slot
André Klitzing
2017-10-27
1
-0
/
+3
|
|
*
Fix handshakeReceived not being invoked in some situation
Mårten Nordheim
2017-10-27
1
-0
/
+5
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-23
5
-22
/
+22
*
|
|
Replace typedefs by QOverload
André Klitzing
2017-10-30
2
-10
/
+8
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-11
3
-14
/
+14
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta3
v5.10.0-beta2
Liang Qi
2017-10-11
2
-11
/
+12
|
|
\
\
|
|
|
/
|
|
*
Replace iterator based loop by range-for-loop
André Klitzing
2017-10-10
1
-9
/
+9
|
|
*
Change assert to null-check
Mårten Nordheim
2017-09-20
1
-1
/
+2
|
|
*
Fix releaseConnections
Alan Alpert
2017-08-29
1
-1
/
+1
|
*
|
Replace Q_ENUMS by Q_ENUM
André Klitzing
2017-10-10
1
-2
/
+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
11
-18
/
+18
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
v5.10.0-alpha1
Liang Qi
2017-08-15
1
-11
/
+0
|
\
\
|
|
/
|
*
Remove workaround for unsupported compiler
Jake Petroules
2017-08-14
1
-11
/
+0
*
|
Change the mask generator to use QRandomGenerator instead of qs?rand
Thiago Macieira
2017-06-30
3
-12
/
+12
|
/
*
Replace comment with Q_FALLTHROUGH
Jesus Fernandez
2017-05-04
1
-3
/
+3
*
Move Q_REQUIRED_RESULT to the beginning of the declaration
Thiago Macieira
2017-04-27
1
-7
/
+8
*
Add a function to hand off a tcp socket to the websocket server
Aleksey Lysenko
2017-01-27
4
-11
/
+35
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
6
-22
/
+24
|
\
|
*
Fix the parser of port in hand shake request
Liang Qi
2017-01-06
1
-10
/
+6
|
*
Fixed possible block clearing in QWebSocketDataProcessor::process method
Aleksey Lysenko
2017-01-04
1
-5
/
+9
|
*
Fixed wrong scheme for secure websocket
Aleksey Lysenko
2016-12-16
1
-1
/
+1
|
*
Fixed QWebSocketServer::SslMode collision
Aleksey Lysenko
2016-12-14
1
-2
/
+2
|
*
Delete disconnected socket
Aleksey Lysenko
2016-12-13
2
-3
/
+5
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-26
1
-1
/
+1
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
1
-1
/
+1
|
|
|
\
|
|
|
*
Doc: Add verb to WebSockets intro
v5.6.2
5.6.2
Kai Koehne
2016-08-12
1
-1
/
+1
*
|
|
|
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.8' into dev
Liang Qi
2016-09-21
2
-11
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-07
3
-13
/
+10
*
|
|
|
Eradicate Q_FOREACH loops
André Klitzing
2016-08-23
2
-2
/
+3
|
/
/
/
*
|
|
Clean up QT_CONFIG usage
Lars Knoll
2016-08-19
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
2
-5
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
2
-5
/
+11
|
|
\
\
|
|
|
/
|
|
*
Fixed erroneous detection of server disconnect condition
Oleksandr Tymoshenko
2016-06-20
1
-1
/
+1
|
|
*
Doc: Also mention QML Import in index page
Kai Koehne
2016-05-23
1
-4
/
+10
*
|
|
Add support for TLS PSK (client and server)
André Klitzing
2016-06-12
8
-0
/
+55
*
|
|
Doc: Update WebSockets import to 1.1
Kai Koehne
2016-05-26
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-rc1
Liang Qi
2016-05-19
1
-1
/
+1
|
|
\
\
|
|
|
/
[next]