summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_pubkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide X509_PUBKEY_get0() by splitting X509_PUBKEY_get() and turning itjsing2018-03-171-6/+16
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-14/+11
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-10/+1
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-5/+35
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-2/+26
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-3/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-6/+8
* 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
* no need for null check before free. from Brendan MacDonelltedu2014-05-301-2/+1
* More KNF.jsing2014-04-181-65/+89
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-50/+23
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-69/+69
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+4
* resolve conflictsdjm2012-10-131-1/+10
* resolve conflicts, fix local changesdjm2010-10-011-231/+73
* resolve conflictsdjm2008-09-061-57/+228
* resolve conflictsdjm2005-04-291-12/+38
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-3/+7
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-58/+22
* merge openssl 0.9.6b-enginebeck2001-08-011-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-5/+5
* OpenSSL 0.9.5a mergebeck2000-04-151-0/+2
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+114
* OpenSSL 0.9.4 mergebeck1999-09-291-23/+21
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+256