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
/
ssl
/
qsslsocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...
v5.15.9-lts-lgpl
5.15
Tarja Sundqvist
2023-03-23
1
-1
/
+1
|
\
|
*
network: Fix typos in documentation
Jonas Kvinge
2022-03-16
1
-1
/
+1
*
|
Revert "Update commercial license headers to src/dbus, src/gui, src/network"
Tarja Sundqvist
2021-03-22
1
-20
/
+20
|
/
*
Schannel: Fix incomplete downloads with read buffer restricted
Mårten Nordheim
2021-02-17
1
-1
/
+1
*
Update commercial license headers to src/dbus, src/gui, src/network
Tarja Sundqvist
2021-01-28
1
-20
/
+20
*
QSslSocket: Don't call 'transmit' in unencrypted mode
Mårten Nordheim
2020-12-04
1
-1
/
+1
*
CA fetcher (Windows) - relax the logic a bit
Timur Pocheptsov
2020-06-02
1
-0
/
+1
*
QSslSocket::setSslSonfiguration - set d.configuration properly
Timur Pocheptsov
2020-05-20
1
-1
/
+3
*
CA fetcher - do not add CA root if it's already present
Timur Pocheptsov
2020-05-20
1
-0
/
+2
*
OpenSSL: handle SSL_shutdown's errors properly
Timur Pocheptsov
2020-04-15
1
-1
/
+1
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+1
*
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
1
-1
/
+1
*
Revert "QAbstractSocket: deprecate 'error' member-function"
Alexander Akulich
2020-02-26
1
-4
/
+4
*
QNetworkAccessManager: deprecate bearer related functions
Mårten Nordheim
2020-01-30
1
-1
/
+1
*
Implement/fix session resumption with TLS 1.3
Timur Pocheptsov
2020-01-29
1
-0
/
+16
*
Remove some usage of deprecated QSslCertificate::fromPath
Mårten Nordheim
2020-01-29
1
-0
/
+6
*
QSslSocket: deprecate sslErrors() getter
Timur Pocheptsov
2020-01-10
1
-3
/
+24
*
QAbstractSocket: deprecate 'error' member-function
Timur Pocheptsov
2020-01-10
1
-4
/
+4
*
Fix some qdoc warnings
Friedemann Kleint
2020-01-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-16
1
-1
/
+1
|
\
|
*
Doc: Fix qdoc compilation errors qtbase
Nico Vertriest
2019-12-12
1
-1
/
+1
*
|
QSslSocket: Deprecate add[Default]CaCertificate[s]
Mårten Nordheim
2019-09-25
1
-6
/
+41
|
/
*
Fix qdoc warnings
Friedemann Kleint
2019-09-10
1
-1
/
+1
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-2
/
+2
*
QSslSocket: do not bypass the base class' overrides
Giuseppe D'Angelo
2019-05-14
1
-6
/
+6
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-16
1
-4
/
+4
|
\
|
*
Fix some qdoc warnings
Friedemann Kleint
2019-03-15
1
-4
/
+4
*
|
Add input check for QSslSocket::setPrivateKey
Konstantin Shegunov
2019-03-05
1
-4
/
+13
|
/
*
QtNetwork: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00
Christian Ehrlicher
2019-02-18
1
-0
/
+6
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-2
/
+2
|
\
|
*
Normalize some SIGNAL/SLOT signatures
Joerg Bornemann
2019-02-06
1
-2
/
+2
*
|
QSslSocket: Fix isMatchingHostname when the CN is an IP Address
Mårten Nordheim
2019-01-28
1
-2
/
+0
*
|
QSslSocket - make ocsp response into ... ocsp responseS
Timur Pocheptsov
2019-01-27
1
-7
/
+7
*
|
Ssl: Add support for IP-address in alternate subject name
Mårten Nordheim
2019-01-24
1
-0
/
+13
*
|
Add class QOcspResponse, providing a bit more details
Timur Pocheptsov
2019-01-23
1
-0
/
+16
*
|
Schannel support
Mårten Nordheim
2019-01-22
1
-0
/
+4
*
|
QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabled
Timur Pocheptsov
2018-12-21
1
-0
/
+26
*
|
QSslSocket Doc: Don't refer to obsoleted functions
Mårten Nordheim
2018-12-14
1
-10
/
+17
*
|
Add a means to specify the protocol type, to aid websockets over proxy
Andy Shaw
2018-12-10
1
-0
/
+1
*
|
Enable OCSP stapling in QSslSocket
Timur Pocheptsov
2018-12-03
1
-0
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
1
-0
/
+4
|
\
|
*
Ssl: Fix contrived crash when calling resume
Mårten Nordheim
2018-10-10
1
-0
/
+4
*
|
Ssl: clang-tidy modernize-use-nullptr
Mårten Nordheim
2018-08-09
1
-3
/
+3
*
|
Extend the feature 'dtls' to handle missing DTLS support in OpenSSL
Timur Pocheptsov
2018-07-13
1
-0
/
+5
*
|
QSslSocket - bail out early if TLS initialization fails
Timur Pocheptsov
2018-06-05
1
-0
/
+23
*
|
Add a new (D)TLS configuration
Timur Pocheptsov
2018-04-06
1
-1
/
+60
|
/
*
Expand Config to Configuration in method names
Edward Welbourne
2018-03-13
1
-1
/
+1
*
Introduce QSslConfiguration::backendConfig
Lars Schmertmann
2018-01-26
1
-0
/
+2
*
doc: Add more missing return types to \fn commands
Martin Smith
2018-01-24
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-1
/
+13
|
\
[next]