summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_req.c
AgeCommit message (Expand)Author
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-09-26Support for certificate status TLS extension.Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2006-12-04allocate a new attributes entry in X509_REQ_add_extensions()Nils Larsch
2004-09-10When looking for request extensions in a certificate look firstDr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
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
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-08-11Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson
1999-08-09Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall