aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509spki.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+1
2015-05-01free null cleanup finaleRich Salz1-4/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-49/+51
2014-08-17NETSCAPE_SPKI_b64_encode: free der_spki and b64_str on error pathJonas Maebe1-0/+4
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+2
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-1/+0
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-6/+6
1999-09-06Fix warnings.Ben Laurie1-3/+3
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1-0/+121