summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+4
|\
| * Doc: Describe behavior of QSslConfiguration::caCertificates() on iOSLeena Miettinen2018-10-041-0/+4
* | 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-22/+26
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\|
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+1
|\|
| * Doc: Remove outdated info and linkify valueMårten Nordheim2018-06-041-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-4/+4
|\|
| * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-251-4/+4
* | Add a new (D)TLS configurationTimur Pocheptsov2018-04-061-0/+56
|/
* Expand Config to Configuration in method namesEdward Welbourne2018-03-131-9/+9
* Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-211-1/+1
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+56
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+1
* Fix some qdoc-warnings for Qt 5.8.Friedemann Kleint2016-06-281-4/+4
* Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-251-0/+29
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\
| * Add ephemeralServerKey to isNull() and operator==André Klitzing2016-05-131-0/+2
* | Add support for PSK on server sideAndré Klitzing2016-05-021-0/+28
* | qsslsocket/qsslcontext - add ALPN (OpenSSL only)Timur Pocheptsov2016-03-211-8/+12
|/
* Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-4/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make ephemeral server key availableSebastian Lösch2016-01-041-0/+17
* QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-0/+45
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+1
|\
| * Doc: add missing since 5.4 for new sessionProtocol() methods.David Faure2015-01-191-0/+1
* | [QSSL] Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-01-281-0/+4
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+3
|\|
| * Use categorized logging for ssl codeKai Koehne2014-12-101-1/+3
* | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+46
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-131-1/+1
|\
| * Replace Note: with \note in documentationKurt Pattyn2014-03-131-1/+1
* | Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+13
|/
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-111-2/+104
* Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-1/+1
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-081-12/+12
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-3/+62
* Add support for intermediate certificates to server sockets.Richard Moore2013-02-191-0/+27
* Store the local certificate in a QList.Richard Moore2013-02-191-4/+19
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+6
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Disable SSL compression by default.Richard Moore2012-09-181-1/+2
* doc: Fixed qdoc errors in SSLMartin Smith2012-08-181-4/+6