summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ech_ossl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-1/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-8/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* import OpenSSL-1.0.1cdjm2012-10-131-0/+2
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+213