summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hmac/hm_ameth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Various memory leaks upon error or unchecked allocations.miod2015-07-201-4/+13
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* More KNF.jsing2014-06-211-5/+4
* KNFmiod2014-06-211-35/+36
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-20/+10
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* import OpenSSL-1.0.1cdjm2012-10-131-1/+1
* import OpenSSL-1.0.0adjm2010-10-011-0/+167