Fix error handling in x509v3_cache_extensions and related functions
[openssl.git] / crypto / x509 / x509_trs.c
2020-03-21 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-08-07 Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2016-06-20 Kurt CancemiRemove pointless free loop in X509_TRUST_cleanup()
2016-06-15 FdaSilvaYYConstify X509_TRUST_add method.
2016-06-01 Matt CaswellDon't leak memory on X509_TRUST_add() error path
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-29 Viktor DukhovniMake it possible to check for explicit auxiliary trust
2016-01-28 Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-21 Viktor DukhovniReject when explicit trust EKU are set and none match.
2016-01-03 Viktor DukhovniDrop incorrect id == -1 case from X509_check_trust
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-08-31 Dr. Stephen Hensonmake X509_CERT_AUX opaque
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-02-06 Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2010-02-25 Dr. Stephen HensonExperimental support for partial chain verification...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-06-11 Richard LevitteAdd an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
2001-10-20 Dr. Stephen HensonTypo.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-01-28 Bodo MöllerComment and indentation
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-03-07 Dr. Stephen HensonNew compatability trust and purpose settings.
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-03 Ulf Möllerispell (and minor modifications)
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-27 Dr. Stephen HensonOops! Commit died on me :-(