summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_req.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a const qualifier to the ASN1_OBJECT * argument of the following:tb2018-05-131-2/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-12/+7
* Expand ASN1_ITEM_rptr macros - no change in generated assembly.jsing2016-12-301-3/+3
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-2/+2
* Avoid a NULL pointer deref when X509_get_pubkey() returns NULL.doug2015-03-151-2/+4
* Someone (TM) thought it was smart to save memory by using malloc(1) andmiod2014-09-281-5/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-6/+6
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* KNF.jsing2014-04-201-88/+122
* blunt force knftedu2014-04-181-28/+21
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-16/+8
* resolve conflictsdjm2008-09-061-2/+47
* resolve conflictsdjm2005-04-291-17/+18
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-8/+8
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+164
* OpenSSL 0.9.4 mergebeck1999-09-291-14/+13
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+116