summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_info.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up asn1/x_info.ctb2020-09-031-22/+9
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* X509_free(3) is NULL-safe, so remove NULL checks before its calls.mmcc2016-03-111-3/+2
* Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastjsing2015-02-101-3/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-2/+1
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-1/+1
* More KNF.jsing2014-04-181-30/+37
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-2/+1
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-6/+6
* kill REF_PRINT/REF_CHECK debugging framework noone would usederaadt2014-04-171-10/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-6/+8
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+111