summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslellipticcurve.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\
| * Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-021-1/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-4/+8
|\
| * Define friend functions of QSslEllipticCurve outside of classKai Koehne2015-07-161-4/+8
* | Replace <qhash.h> with <qhashfunctions.h> where applicableMarc Mutz2015-04-201-0/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* QSslEllipticCurve: add missing noexceptMarc Mutz2015-01-211-3/+3
* QSslEllipticCurve: remove unneeded includes from headerMarc Mutz2015-01-211-2/+0
* QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+1
* QSslEllipticCurve: remove a copy when setting the curvesGiuseppe D'Angelo2014-12-031-1/+0
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-261-0/+104