aboutsummaryrefslogtreecommitdiff
path: root/crypto/dh/dh_meth.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/dh/Richard Levitte1-1/+1
2018-04-03Update copyright yearMatt Caswell1-1/+1
2018-03-21Convert _meth_get_ functions to const gettersJack Bates1-1/+1
2016-11-16Raise an error on memory alloc failure.FdaSilvaYY1-19/+18
2016-05-23Remove useless NULL checksFdaSilvaYY1-2/+1
2016-05-18Add some error messages for malloc failsMatt Caswell1-1/+6
2016-05-18Better checks for malloc failure in various METHOD functionsMatt Caswell1-2/+16
2016-05-17Copyright consolidation 05/10Rich Salz1-5/+3
2016-04-09Make DH_METHOD opaqueMatt Caswell1-0/+158