summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_pmeth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-2/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-29/+13
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* import OpenSSL-1.0.1cdjm2012-10-131-2/+4
* import OpenSSL 1.0.0edjm2011-11-031-0/+1
* import OpenSSL-1.0.0adjm2010-10-011-0/+315