index
:
delta/qt5/qtbase.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.0
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.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
QNetworkInterface: Merge the two sections of code that do SIOCGIFxxx
Thiago Macieira
2015-08-16
1
-21
/
+21
*
|
|
|
|
QNetworkInterface: prefer SIOCGIFINDEX over if_nametoindex
Thiago Macieira
2015-08-16
1
-1
/
+6
*
|
|
|
|
Add QHostAddress::isMulticast
Thiago Macieira
2015-08-15
2
-0
/
+17
*
|
|
|
|
Fix warning of unused variable
Thiago Macieira
2015-08-15
1
-2
/
+1
*
|
|
|
|
QHostAddress: don't inline the parse() function
Thiago Macieira
2015-08-14
1
-1
/
+1
*
|
|
|
|
Doc: Remove the section about IPv6 site-local addresses
Thiago Macieira
2015-08-13
1
-5
/
+0
*
|
|
|
|
Merge the multiple implementations of getting the local hostname
Thiago Macieira
2015-08-13
7
-99
/
+18
|
/
/
/
/
*
|
|
|
Set the socketType and socketProtocol early
Thiago Macieira
2015-08-10
4
-2
/
+10
*
|
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-06
5
-8
/
+75
|
\
\
\
\
|
|
/
/
/
|
*
|
|
QSslSocket: Update error string in setSocketDescriptor()
Kai Koehne
2015-08-03
1
-0
/
+1
|
*
|
|
ssl: add support for EC keys to non-OpenSSL backends
Jeremy Lainé
2015-07-31
3
-1
/
+70
|
*
|
|
Fix SNI for TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLater
André Klitzing
2015-07-30
1
-6
/
+3
|
*
|
|
ssl: fix native parsing of certificates with DSA keys
Jeremy Lainé
2015-07-28
1
-1
/
+1
|
|
/
/
*
|
|
ssl: add openssl-based QSslKeyPrivate::encrypt / decrypt
Jeremy Lainé
2015-07-20
4
-9
/
+86
*
|
|
Fix nullptr literal 0s which would look odd as nullptr
Marc Mutz
2015-07-19
1
-1
/
+1
*
|
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-19
17
-28
/
+28
*
|
|
Add a way for auxiliary threads to handle events without CoreApp
Thiago Macieira
2015-07-18
2
-1
/
+4
*
|
|
Revamp the CLOEXEC support in Qt
Thiago Macieira
2015-07-17
1
-10
/
+8
*
|
|
Merge remote-tracking branch 'origin/5.5' into HEAD
Simon Hausmann
2015-07-17
4
-55
/
+78
|
\
\
\
|
|
/
/
|
*
|
Define friend functions of QSslEllipticCurve outside of class
Kai Koehne
2015-07-16
1
-4
/
+8
|
*
|
ssl: improve SecureTransport error logging
Jeremy Lainé
2015-07-15
1
-42
/
+45
|
*
|
Make sure to report correct NetworkAccessibility
Lorn Potter
2015-07-15
2
-8
/
+19
|
*
|
ssl: fix SecureTransport handling of remote host disconnect
Jeremy Lainé
2015-07-13
1
-1
/
+6
*
|
|
Mark QNetworkReplyImplPrivate::InternalNotifications as primitive
Marc Mutz
2015-07-16
1
-0
/
+1
*
|
|
QSslSocket: remove code duplication
Marc Mutz
2015-07-13
1
-19
/
+13
*
|
|
QSslSocket: use function objects and algorithms when sorting library paths
Marc Mutz
2015-07-13
1
-24
/
+26
*
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
14
-204
/
+159
|
\
\
\
|
|
/
/
|
*
|
Replace MAC OS X with OS X
Nico Vertriest
2015-06-30
3
-4
/
+4
|
*
|
Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...
Liang Qi
2015-06-28
10
-197
/
+152
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
2015-06-27
10
-197
/
+152
|
|
|
\
\
|
|
|
*
|
winrt: Fixed connectToHost, which is meant to be synchronous
Oliver Wolff
2015-06-22
2
-28
/
+27
|
|
|
*
|
QSslSocket: move default cipher, EC and default CA APIs to QSslConfiguration
Giuseppe D'Angelo
2015-06-11
7
-157
/
+113
|
|
|
*
|
Unexport QSslPreSharedKeyAuthenticator
Marc Mutz
2015-06-09
1
-12
/
+12
|
*
|
|
|
Doc: rearrange tables with overflow
Nico Vertriest
2015-06-26
1
-1
/
+1
|
|
/
/
/
|
*
|
|
fix usage of wince scope
Oswald Buddenhagen
2015-06-05
1
-2
/
+2
*
|
|
|
QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignable
Marc Mutz
2015-06-30
16
-42
/
+99
*
|
|
|
Use QVector::reserve() all over the place.
Sérgio Martins
2015-06-29
1
-0
/
+1
*
|
|
|
Fix inefficient container.values().first()
Sérgio Martins
2015-06-28
1
-1
/
+1
*
|
|
|
Also add support for linked OpenSSL without SSL v2 & v3 support
Daniel Molkentin
2015-06-28
2
-0
/
+20
*
|
|
|
network: Use QList::reserve(), reduces reallocations.
Sérgio Martins
2015-06-27
4
-3
/
+11
*
|
|
|
Define openssl symbol resolution warning function only if necessary
Ulf Hermann
2015-06-22
1
-0
/
+3
*
|
|
|
QHttpNetworkHeaderPrivate: use QList<QByteArray>::join()
Marc Mutz
2015-06-20
1
-10
/
+2
*
|
|
|
QSpdyProtocolHandler: don't create QLists of key and value just to iterate over
Marc Mutz
2015-06-19
1
-12
/
+7
*
|
|
|
QtNetwork: fix warnings when compiling with QT_NO_BEARERMANAGEMENT
Ulf Hermann
2015-06-19
2
-3
/
+2
*
|
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
17
-76
/
+150
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...
Liang Qi
2015-06-02
3
-21
/
+26
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-06-01
3
-21
/
+26
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...
Liang Qi
2015-05-29
1
-1
/
+4
|
|
|
|
\
|
|
|
|
*
Merge remote-tracking branch 'origin/5.4.2' into 5.4
Liang Qi
2015-05-29
1
-1
/
+4
|
|
|
|
|
\
|
|
|
|
|
*
Avoid false positives from google by storing OpenSSL version as Unicode.
Richard J. Moore
2015-05-25
1
-1
/
+4
[prev]
[next]