summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509spki.c
AgeCommit message (Expand)Author
2017-10-18Remove parentheses of return.KaoruToda
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-17NETSCAPE_SPKI_b64_encode: free der_spki and b64_str on error pathJonas Maebe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-09-06Fix warnings.Ben Laurie
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson