1024 is the export key bits limit according to current regulations, not 512.
[oweals/openssl.git] / crypto / x509 /
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-09-30 Dr. Stephen HensonFix for ASN1 parsing bugs.
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-04 Dr. Stephen HensonReally get X509_CRL_CHECK_ALL right this time...
2003-04-22 Bodo Möllerfix typo
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-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
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 Dr. Stephen HensonAllow a NULL store parameter to X509_STORE_CTX_init().
2002-02-13 Bodo MöllerECDSA support
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-20 Dr. Stephen HensonTypo.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-17 Dr. Stephen HensonAdd CRL utility functions to allow CRLs to be
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-08-06 Bodo MöllerMore typedef'd struct names as search targets
2001-08-06 Bodo MöllerReinsert typedef'ed names for structs to help those...
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-30 Lutz JänickeDon't miss files...
2001-07-30 Lutz JänickeFix inconsistent behaviour with respect to verify_callb...
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-06-26 Dr. Stephen HensonHandle empty X509_NAME in printing routines.
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
next