summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_p.h
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-4/+4
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Add support for PSK on server sideAndré Klitzing2016-05-021-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\
| * QtNetwork: Silence Clang on Windows.Friedemann Kleint2016-02-171-1/+1
* | QSslSocket (OpenSSL): replace QList<QPair> by QVector<Struct>Marc Mutz2016-02-171-1/+9
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove legacy ifdefs for ancient openssl.Richard J. Moore2015-02-081-2/+0
* ssl: fix QSslSocket::peerCertificateChain in server modeJeremy Lainé2015-02-071-0/+1
* [QSSL] Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-01-281-1/+1
* QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+4
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+1
|\
| * Use camel case in PKCS#12 functionAlejandro Exojo2014-11-241-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-8/+8
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-2/+0
* Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+4
* 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-02-141-0/+14
|\
| * Remove Nokia from ssl linking exception.Frederik Gladhorn2013-02-111-0/+14
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-2/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use windows API to update missing CA rootsShane Kearns2012-04-111-0/+22
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-0/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove unused member variables from private class.Richard Moore2011-12-121-2/+0
* Improve the testability of QSslOptions.Richard Moore2011-11-171-0/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-55/+0
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+184