summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcontext_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add elliptic curve support to QSslAndré Klitzing2015-01-181-1/+5
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-5/+6
|\
| * Use categorized logging for ssl codeKai Koehne2014-12-101-5/+6
* | QSslEllipticCurve: remove a copy when setting the curvesGiuseppe D'Angelo2014-12-031-5/+6
* | SSL: let a server choose the most appropriate curve for a clientGiuseppe D'Angelo2014-11-291-5/+12
* | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+25
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-2/+5
|\|
| * Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-241-2/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-4/+13
|\|
| * Add information about unsupported SSL protocol when creating context.Mikołaj Siedlarek2014-10-101-4/+13
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-18/+10
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | QSslContext: to represent a bool, use a bool, not an intGiuseppe D'Angelo2014-09-041-1/+1
|/
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-0/+465