summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QSslSocket: export QSslSocketPrivate, unbreaking ubsan buildsMarc Mutz2021-12-161-28/+28
* Hold QSslContext in shared_ptrMarc Mutz2021-07-181-2/+2
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-3/+2
* Stop using QSslConfigurationPrivate inside the plugin codeTimur Pocheptsov2021-03-181-1/+0
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-94/+52
* Schannel: Fix incomplete downloads with read buffer restrictedMårten Nordheim2021-02-151-0/+2
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-011-3/+4
* QSsl: add a new private APITimur Pocheptsov2021-01-221-6/+12
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+7
* Introduce QIODevice::skipData()Alex Trotsenko2020-08-111-1/+0
* QSslSocket (OpenSSL, Windows) - make sure we ignore stale fetch resultsTimur Pocheptsov2020-07-281-0/+1
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-1/+1
* Use QList instead of QVector in networkJarek Kobus2020-06-261-4/+4
* Remove winrtOliver Wolff2020-06-061-3/+1
* CA fetcher (Windows) - relax the logic a bitTimur Pocheptsov2020-05-291-0/+16
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-0/+1
|\
| * OpenSSL: handle SSL_shutdown's errors properlyTimur Pocheptsov2020-04-151-0/+1
* | Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-311-2/+0
* | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-031-0/+1
|/
* QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-011-1/+0
* QSslSocket - make ocsp response into ... ocsp responseSTimur Pocheptsov2019-01-271-2/+2
* Add class QOcspResponse, providing a bit more detailsTimur Pocheptsov2019-01-231-0/+2
* Schannel supportMårten Nordheim2019-01-221-2/+2
* QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-211-0/+1
* Ssl: Windows: Don't load Crypt32 symbols on runtimeMårten Nordheim2018-11-161-14/+0
* Ssl: move _q_makePkcs12 into shared fileMårten Nordheim2018-10-161-0/+5
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | QSslSocket: implement skip() overloadAlex Trotsenko2017-10-071-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+1
| |\|
| | * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/ /
* / QSslSocket: stabilize triggering for writeAlex Trotsenko2017-08-031-0/+1
|/
* QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-231-1/+2
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-4/+0
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-0/+2
|\|
| * Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+2
* | QAbstractSocket::flush(): remove manual polymorphismAlex Trotsenko2016-03-011-0/+1
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove legacy platform code in QSslSocket for OS X < 10.5Daniel Molkentin2015-11-241-5/+1
* QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-2/+0
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-021-0/+2