aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_x509a.c
Commit message (Expand)AuthorAgeFilesLines
* Support setting of "no purpose" for trust.Dr. Stephen Henson2013-11-111-8/+19
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Extra ; removed.Richard Levitte2002-11-271-1/+1
* Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte2002-11-181-0/+6
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-031-0/+23
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-66/+9
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+8
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-2/+2
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-2/+2
* Change the 'other' structure in certificate aux info.Dr. Stephen Henson2000-02-201-4/+5
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-2/+2
* Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1999-12-291-56/+36
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-271-20/+20
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-0/+1
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-0/+218