summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSslConfiguration: add documentation for HTTP/2 alpn variableMårten Nordheim2024-04-171-0/+6
* QSslConfiguration: remove exampleTimur Pocheptsov2023-12-051-4/+1
* Use SSL_CTX_set_dh_auto if DHparam is emptyAndré Klitzing2023-10-251-0/+3
* SSL: upgrade the default DH parametersGiuseppe D'Angelo2023-06-271-2/+10
* Schannel: Add support for proper listing of ciphersTobias Koenig2023-06-161-5/+2
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QtNetwork: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-211-1/+1
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...Marc Mutz2022-04-051-0/+2
* TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecatedMårten Nordheim2021-06-251-1/+1
* Fix some bad uses of QSharedPointerData::operator T*Allan Sandfeld Jensen2020-10-161-2/+3
* QSslConfiguration::setAllowedNextProtocol - remove the old signatureTimur Pocheptsov2020-09-281-4/+0
* Fix qdoc warnings: supportedCiphers is a member of QSslConfigurationVolker Hilsheimer2020-09-281-7/+7
* Disable cipherstring-setting test for schannelMårten Nordheim2020-08-241-0/+2
* QSslConfiguration::setCiphers - introduce the overload taking QStringTimur Pocheptsov2020-07-011-0/+27
* Use QList instead of QVector in networkJarek Kobus2020-06-261-3/+3
* QSslConfiguration - fix a warningTimur Pocheptsov2020-02-141-0/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-4/+6
|\
| * Implement/fix session resumption with TLS 1.3Timur Pocheptsov2020-01-291-3/+3
| * Remove some usage of deprecated QSslCertificate::fromPathMårten Nordheim2020-01-291-1/+3
* | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-031-2/+89
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-6/+72
|\|
| * QSslConfiguration: Add functions for adding CA certificatesMårten Nordheim2019-09-251-6/+72
* | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-251-9/+2
|/
* Schannel supportMårten Nordheim2019-01-221-0/+4
* Enable OCSP stapling in QSslSocketTimur Pocheptsov2018-12-031-2/+35
* 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