summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_trs.c
AgeCommit message (Expand)Author
2016-06-20Remove pointless free loop in X509_TRUST_cleanup()Kurt Cancemi
2016-06-15Constify X509_TRUST_add method.FdaSilvaYY
2016-06-01Don't leak memory on X509_TRUST_add() error pathMatt Caswell
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-29Make it possible to check for explicit auxiliary trustViktor Dukhovni
2016-01-27Comment side-effect only calls of X509_check_purposeViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Reject when explicit trust EKU are set and none match.Viktor Dukhovni
2016-01-03Drop incorrect id == -1 case from X509_check_trustViktor Dukhovni
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-08-31make X509_CERT_AUX opaqueDr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2010-02-25Experimental support for partial chain verification: if an intermediateDr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe
2003-06-11Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].Richard Levitte
2001-10-20Typo.Dr. Stephen Henson
2001-05-24Add missing variable length cipher flag for Blowfish.Dr. Stephen Henson
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson
2001-01-28Comment and indentationBodo Möller
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-27Oops! Commit died on me :-(Dr. Stephen Henson