aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_trs.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-03Drop incorrect id == -1 case from X509_check_trustViktor Dukhovni1-2/+1
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-1/+1
2015-08-31make X509_CERT_AUX opaqueDr. Stephen Henson1-0/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-3/+4
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson1-1/+1
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-160/+181
2010-02-25Experimental support for partial chain verification: if an intermediateDr. Stephen Henson1-0/+9
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller1-1/+2
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe1-2/+2
2003-06-11Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].Richard Levitte1-0/+1
2001-10-20Typo.Dr. Stephen Henson1-1/+1
2001-05-24Add missing variable length cipher flag for Blowfish.Dr. Stephen Henson1-1/+2
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson1-0/+10
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson1-1/+2
2001-01-28Comment and indentationBodo Möller1-4/+4
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson1-0/+8
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-5/+5
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe1-2/+4
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson1-8/+9
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller1-3/+3
2000-02-26Rename functions for new convention.Dr. Stephen Henson1-1/+1
2000-02-03ispell (and minor modifications)Ulf Möller1-1/+1
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1-19/+42
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson1-38/+71
1999-11-27Oops! Commit died on me :-(Dr. Stephen Henson1-0/+207