summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-0/+2
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-7/+9
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-1/+3
* Add accessors for the build-time version of openssl.Richard J. Moore2014-03-101-0/+2
* Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+3
|\
| * Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-291-0/+3
* | OSX: Make QSslSocket compile on 10.9Liang Qi2013-08-061-2/+2
|/
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-2/+2
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-231-0/+1
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-2/+9
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed compile of QSslSocket with -qtnamespace on Windows.Rohan McGovern2012-05-011-7/+11
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+3
* Change coreservices -> iosIan Dean2012-04-191-2/+2