summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_meth.c
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2018-04-03Update copyright yearMatt Caswell
2018-03-21Convert _meth_get_ functions to const gettersJack Bates
2016-11-16Raise an error on memory alloc failure.FdaSilvaYY
2016-05-23Remove useless NULL checksFdaSilvaYY
2016-05-18Add some error messages for malloc failsMatt Caswell
2016-05-18Better checks for malloc failure in various METHOD functionsMatt Caswell
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-09Make DH_METHOD opaqueMatt Caswell