summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols_p.h
Commit message (Expand)AuthorAgeFilesLines
* Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-131-0/+6
* OpenSSL: remove unused symbols/declarationsTimur Pocheptsov2018-07-131-2/+0
* Let's encrypt datagramsTimur Pocheptsov2018-06-181-1/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-291-0/+4
|\
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-241-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-0/+3
|\|
| * QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-151-0/+3
* | Add DTLS-related API (OpenSSL)Timur Pocheptsov2018-03-191-0/+35
|/
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+8
* QSsl: use QT_CONFIG(feature) instead of hardcoded constantTimur Pocheptsov2017-11-071-3/+5
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-110/+17
* Workaround the broken 'OPENSSL_config' (Windows)Timur Pocheptsov2017-02-111-0/+5
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Store QSslKey in specific key format to provide more details for keyLars Schmertmann2016-07-281-4/+6
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-2/+2
| |\
| | * Fix inconsistency between the #if guards in SSL PSK codeLiang Qi2016-06-221-2/+2
* | | Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-251-0/+21
* | | Add support for PSK on server sideAndré Klitzing2016-05-021-0/+3
* | | qsslsocket/qsslcontext - add ALPN (OpenSSL only)Timur Pocheptsov2016-03-211-0/+13
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Make ephemeral server key availableSebastian Lösch2016-01-041-0/+3
|/
* ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-201-0/+9
* Also add support for linked OpenSSL without SSL v2 & v3 supportDaniel Molkentin2015-06-281-0/+16
* QSslSocket: fix compilation errorNikita Baryshnikov2015-03-041-1/+1
* Use d2i_DHparams instead of poking around inside the DH struct.Richard J. Moore2015-02-161-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove legacy ifdefs for ancient openssl.Richard J. Moore2015-02-081-23/+1
* Stop accessing the internals of the SSL_CTX structure.Richard J. Moore2015-02-071-0/+1
* QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+9
* QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+1
* Add elliptic curve support to QSslAndré Klitzing2015-01-181-0/+24
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-0/+2
|\
| * Fix compilation if EC is disabled in OpenSSLJoni Poikelin2014-07-291-0/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+1
|\|
| * Avoid accessing the internals of the SSL_CIPHER struct.Richard J. Moore2014-05-191-0/+1
* | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+8
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+11
|\|
| * Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+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/+15
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-20/+20
* Fix open ssl forwarding macros.Jędrzej Nowacki2013-09-271-16/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+5
|\
| * Fixes: QtNetwork compilation for OpenSSL < 1.0.0aavit2013-05-231-1/+5
* | QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-0/+2
|/