aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509spki.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-1/+1
* free null cleanup finaleRich Salz2015-05-011-4/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-49/+51
* NETSCAPE_SPKI_b64_encode: free der_spki and b64_str on error pathJonas Maebe2014-08-171-0/+4
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-1/+0
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-6/+6
* Fix warnings.Ben Laurie1999-09-061-3/+3
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-0/+121