summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509.h
AgeCommit message (Expand)Author
2010-10-03Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson
2009-04-03PR: 1700Dr. Stephen Henson
2008-04-02Backport some useful ASN1 utility functions from HEAD.Dr. Stephen Henson
2007-10-12Backport certificate status request TLS extension support to 0.9.8.Dr. Stephen Henson
2006-12-06Update from HEAD.Dr. Stephen Henson
2006-11-27Add RFC 3779 support, contributed by ARIN.Ben Laurie
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-03-31Consistency.Ben Laurie
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Constification.Ben Laurie
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2004-10-04Fix race condition when CRL checking is enabled.Dr. Stephen Henson
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-10-24Remove duplicate prototypes have already been (correctly) added to rsa.h,Geoff Thorpe
2003-07-23Avoid clashes with Win32 names in WinCrypt.hDr. Stephen Henson
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2003-03-20Make sure we get the definition of a number of OPENSSL_NO_* macros.Richard Levitte
2002-11-18Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-03Various enhancements to PKCS#12 code, newDr. Stephen Henson
2002-08-22Make -nameopt work in req and add support for -reqoptDr. Stephen Henson
2002-08-09Add ECDH support.Bodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-10-04Because there's chances we clash with the system's types.h, rename ourRichard Levitte
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson
2001-08-06Reinsert typedef'ed names for structs to help those trying to read theBodo Möller
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-03-15Overhaul the display of certificate details inDr. Stephen Henson
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-04Global DirectoryString mask fix.Dr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte