aboutsummaryrefslogtreecommitdiff
path: root/apps/x509.c
AgeCommit message (Collapse)AuthorFilesLines
1999-01-26Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson1-1/+1
openssl.cnf for the new syntax.
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1-1/+2
the main library, but only with printing at present. To see this try: openssl x509 -in cert.pem -text on a certificate with some extensions in it.
1999-01-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1-2/+2
GeneralizedTime.
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson1-4/+13
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1-0/+4
handling to x509.c
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-38/+45
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-7/+9
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+1042