summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_x509a.c
AgeCommit message (Expand)Author
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson
2015-08-31make X509_CERT_AUX opaqueDr. Stephen Henson
2015-08-28GH354: Memory leak fixesAlessandro Ghedini
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-04-30free NULL cleanup 8Rich Salz
2015-03-24free NULL cleanupRich Salz
2015-02-06Remove X509_PAIRRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-11-11Support setting of "no purpose" for trust.Dr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2002-11-27Extra ; removed.Richard Levitte
2002-11-18Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte
2002-10-03Various enhancements to PKCS#12 code, newDr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson