Uhmmm, if we use && after having tested for the presence of the certificate,
[oweals/openssl.git] / crypto / x509v3 /
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-28 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-26 Richard Levittemake update
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-13 Bodo MöllerECDSA support
2002-01-27 Bodo MöllerUndo previous change, X509_check_issued() was correct.
2002-01-26 Richard LevitteApply a small patch from Diego R. Lopez <diego.lopez...
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-12-20 Richard Levittemake update
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-15 Richard Levitteperl util/mkerr.pl -recurse -write -rebuild
2001-11-15 Richard Levittemake update
2001-10-27 Dr. Stephen HensonAdd support for Subject Info Acess extension.
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-12 Dr. Stephen HensonAdd certificate and request demos.
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-06-28 Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-04-11 Richard LevitteMake it possible to move the emailAddress object to...
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-01 Dr. Stephen HensonFix bug in copy_email() which would not
2001-03-01 Dr. Stephen HensonFix bug in copy_email() which would not
2001-02-26 Richard Levittemake update
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-07 Ulf MöllerEBCDIC bug fix from main branch.
2001-02-06 Ulf MöllerFix potential buffer overrun for EBCDIC.
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-02-01 Dr. Stephen HensonTolerate some "variations" used in some
2001-02-01 Dr. Stephen HensonTolerate some "variations" used in some
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-04 Dr. Stephen HensonFix typo in OCSP nonce extension.
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-27 Dr. Stephen HensonX509V3_add_i2d() needs to be able to allocate a
2000-12-24 Dr. Stephen HensonNew function X509V3_add_i2d() this is used for
2000-12-20 Dr. Stephen HensonFixes to OCSP print code.
2000-12-16 Dr. Stephen HensonAdd OCSP service locator extension.
2000-12-16 Dr. Stephen HensonAdd support for the noCheck OCSP extension. This is
2000-12-15 Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...
2000-12-14 Dr. Stephen HensonAdd OCSP nonce extension to supported extensions.
2000-12-14 Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-13 Dr. Stephen HensonStop extension creation code core dumping.
2000-12-13 Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-11 Richard LevitteFix from main trunk, 2000-09-25 10:52 levitte:
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-10-06 Dr. Stephen HensonMore code for X509_print_ex() support.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-10 Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-09-07 Richard Levitte'make update'
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-07-02 Bodo MöllerDon't dereference NULL pointers.
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
next