summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-201-0/+18
* QSslSocket: remove code duplicationMarc Mutz2015-07-131-19/+13
* QSslSocket: use function objects and algorithms when sorting library pathsMarc Mutz2015-07-131-24/+26
* Also add support for linked OpenSSL without SSL v2 & v3 supportDaniel Molkentin2015-06-281-0/+4
* Define openssl symbol resolution warning function only if necessaryUlf Hermann2015-06-221-0/+3
* 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
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+12
|\
| * Fix compile error if openssl is built with no-ssl3-methodAndré Klitzing2015-01-161-0/+12
* | Remove legacy ifdefs for ancient openssl.Richard J. Moore2015-02-081-20/+2
* | Stop accessing the internals of the SSL_CTX structure.Richard J. Moore2015-02-071-0/+2
* | QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+16
* | QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+2
* | Add elliptic curve support to QSslAndré Klitzing2015-01-181-0/+52
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-8/+9
|\|
| * Use categorized logging for ssl codeKai Koehne2014-12-101-8/+9
* | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+11
|/
* OS X and iOS: Search for openssl libs in .app/Contents/FrameworksKai Koehne2014-11-111-0/+19
* clang: Fix compilation with -openssl-linkedKai Koehne2014-10-301-0/+4
* 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/+4
|\
| * Fix compilation if EC is disabled in OpenSSLJoni Poikelin2014-07-291-0/+4
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+2
|\|
| * Avoid accessing the internals of the SSL_CIPHER struct.Richard J. Moore2014-05-191-0/+2
* | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+12
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+10
|\|
| * Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+10
* | Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-101-0/+2
|/
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-111-0/+20
* Remove redundant code.Jędrzej Nowacki2013-09-291-2/+0
* Reduce QtNetwork lib size by 16111 bytes.Jędrzej Nowacki2013-09-271-1/+6
* Fix open ssl forwarding macros.Jędrzej Nowacki2013-09-271-0/+7
* QNX: adapt SSL lib file name lookup heuristicsPeter Hartmann2013-07-261-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-3/+3
|\
| * Fix compilation of run-time-resolved SSL on AndroidEskil Abrahamsen Blomfeldt2013-07-191-3/+3
* | 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/+4
|/
* Fixed build of SSL when using android-no-sdk.Samuel Rødal2013-03-071-3/+5
* 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
* | Try harder to locate external OpenSSL libraries on win32Erik van Pienbroek2013-02-091-7/+25
* | SSL: Use correct signature for SSL_get1_sessionMarcel Krems2013-02-091-1/+1
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+8
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-101-0/+8
* Remove qSort usages from SSL codeGiuseppe D'Angelo2012-11-081-2/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24