summaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-251-1/+1
* Raise an error on memory alloc failure.FdaSilvaYY2016-11-161-19/+18
* Deal with API changes.Ben Laurie2016-06-241-6/+7
* 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 07/10Rich Salz2016-05-171-0/+9
* Rename get/set_app_data to get0/set0_app_dataMatt Caswell2016-04-031-2/+2
* Various DSA opacity fixupsMatt Caswell2016-04-031-57/+11
* Make DSA_METHOD opaqueMatt Caswell2016-04-031-0/+243