summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-2/+2
* Enable OCSP stapling in QSslSocketTimur Pocheptsov2018-12-031-0/+3
* qdoc: Fix qdoc warnings from changes to QDtlsMartin Smith2018-08-151-1/+1
* Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-131-3/+5
* Let's encrypt datagramsTimur Pocheptsov2018-06-181-0/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-1/+1
|\
| * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-251-1/+1
* | Add a new (D)TLS configurationTimur Pocheptsov2018-04-061-0/+6
|/
* Expand Config to Configuration in method namesEdward Welbourne2018-03-131-3/+3
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+5
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+1
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-251-0/+4
* Add support for PSK on server sideAndré Klitzing2016-05-021-0/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make ephemeral server key availableSebastian Lösch2016-01-041-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+3
|\
| * QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-0/+3
* | QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-1/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QSSL] Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-01-281-0/+4
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+1
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-111-0/+16
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-081-2/+2
* QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-0/+4
* Add support for intermediate certificates to server sockets.Richard Moore2013-02-191-0/+1
* Store the local certificate in a QList.Richard Moore2013-02-191-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-4/+4
|\
| * Remove Nokia from ssl linking exception.Frederik Gladhorn2013-02-111-4/+4
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25
* QtNetwork: declare some classes as sharedMarc Mutz2012-08-231-0/+2
* QtNetwork: unbreak QT_NO_SSL buildMarc Mutz2012-07-261-5/+4
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-0/+2
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Removing ### that would cause needless SC brekage.Jonas M. Gastal2012-01-271-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-201-0/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-18/+18
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+137