summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_meth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/dh/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Convert _meth_get_ functions to const gettersJack Bates2018-03-211-1/+1
* Raise an error on memory alloc failure.FdaSilvaYY2016-11-171-19/+18
* Remove useless NULL checksFdaSilvaYY2016-05-231-2/+1
* Add some error messages for malloc failsMatt Caswell2016-05-181-1/+6
* Better checks for malloc failure in various METHOD functionsMatt Caswell2016-05-181-2/+16
* Copyright consolidation 05/10Rich Salz2016-05-171-5/+3
* Make DH_METHOD opaqueMatt Caswell2016-04-091-0/+158