summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_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
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2016-11-16Raise an error on memory alloc failure.FdaSilvaYY
2016-06-24Deal with API changes.Ben Laurie
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 07/10Rich Salz
2016-04-03Rename get/set_app_data to get0/set0_app_dataMatt Caswell
2016-04-03Various DSA opacity fixupsMatt Caswell
2016-04-03Make DSA_METHOD opaqueMatt Caswell