make update
[oweals/openssl.git] / crypto / x509 /
2004-10-04 Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-09-13 Dr. Stephen HensonOops, forgot to reorder extension request nids.
2004-09-10 Dr. Stephen HensonStop warning.
2004-09-10 Dr. Stephen HensonWhen looking for request extensions in a certificate...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-04-01 Dr. Stephen HensonDon't use C++ reserved word.
2004-03-27 Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2004-03-25 Dr. Stephen HensonFix loads of warnings in policy code.
2004-03-23 Dr. Stephen HensonInitial support for certificate policy checking and...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2004-01-22 Richard LevitteTypo...
2004-01-22 Richard LevitteTypo...
2004-01-10 Richard LevitteAdding a slash between the directoryt and the file...
2004-01-10 Richard LevitteAdding a slash between the directoryt and the file...
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28 Richard Levitte1024 is the export key bits limit according to current...
2003-11-28 Richard Levitte1024 is the export key bits limit according to current...
2003-11-19 Geoff ThorpeRemove duplicate prototypes have already been (correctl...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-10-24 Geoff ThorpeRemove duplicate prototypes have already been (correctl...
2003-09-30 Dr. Stephen HensonASN1 parse fix and release file changes.
2003-09-30 Dr. Stephen HensonFix for ASN1 parsing bugs.
2003-07-23 Dr. Stephen HensonAvoid clashes with Win32 names in WinCrypt.h
2003-06-19 Richard LevitteWe set the export flag for 512 *bit* keys, not 512...
2003-06-19 Richard LevitteWe set the export flag for 512 *bit* keys, not 512...
2003-06-11 Richard LevitteAdd an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
2003-06-11 Richard LevitteAdd an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
2003-06-04 Dr. Stephen HensonReally get X509_CRL_CHECK_ALL right this time...
2003-06-04 Dr. Stephen HensonReally get X509_CRL_CHECK_ALL right this time...
2003-04-22 Bodo Möllerfix typo
2003-04-22 Bodo Möllerfix typo
2003-04-03 Richard LevitteAdd functionality to help making self-signed certificate.
2003-03-24 Dr. Stephen HensonGet X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
2003-03-24 Dr. Stephen HensonGet X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
2003-03-20 Richard LevitteMake sure we get the definition of a number of OPENSSL_...
2003-03-19 Dr. Stephen HensonFix Certificate and CRL adding in X509_load_cert_crl_file:
2003-03-19 Dr. Stephen HensonFix Certificate and CRL adding in X509_load_cert_crl_file:
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-10 Richard LevitteA memset() too many got converted into a OPENSSL_cleanse().
2002-12-10 Richard LevitteA memset() too many got converted into a OPENSSL_cleanse().
2002-12-05 Richard LevitteSSL_CERT_FILE should be used in place of the system...
2002-12-05 Richard LevitteSSL_CERT_FILE should be used in place of the system...
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-04 Dr. Stephen HensonTypo in X509v3_get_ext_by_critical
2002-12-04 Dr. Stephen HensonTypo in X509v3_get_ext_by_critical
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Dr. Stephen HensonAdd header ctype.h
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-30 Dr. Stephen HensonApply -nameopt patches to 0.9.7
2002-08-22 Dr. Stephen HensonMake -nameopt work in req and add support for -reqopt
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllermake update
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke"make update"
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-23 Dr. Stephen HensonUpdates from stable branch.
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
next