summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_x509.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide X509_get0_extensions() and X509_get0_signature()jsing2018-02-171-1/+11
* Provide X509_get_signature_nid().jsing2018-02-141-1/+7
* Fix several crash causing defects from OpenSSL.tedu2015-03-191-6/+10
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-26/+3
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-18/+132
* unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely tojsing2015-02-101-9/+1
* Manually expand ASN1_ITEM_rptr macros that should have been expanded withjsing2015-02-101-2/+2
* Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visiblejsing2015-02-101-2/+7
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-3/+51
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+2
* 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
* more: no need for null check before freederaadt2014-05-301-4/+2
* Make sure ret->name is NULL'ed before return when freeing.beck2014-04-231-0/+1
* More KNF.jsing2014-04-181-30/+41
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-3/+3
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-6/+6
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+2
* resolve conflicts, fix local changesdjm2010-10-011-14/+6
* resolve conflictsdjm2008-09-061-7/+20
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-91/+64
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+12
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+63
* OpenSSL 0.9.4 mergebeck1999-09-291-20/+13
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+158