summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/f_enum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* static const char * = "" -> static const char[] = "", to produce shorter code.miod2014-04-271-1/+1
* fix memory leaks. from Dirk Englingtedu2014-04-221-7/+4
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-6/+1
* More KNF.jsing2014-04-191-78/+95
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-33/+16
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-32/+32
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+207