Fix link for ASN1_generate_nconf
[openssl.git] / crypto / x509 /
2006-11-06 Nils Larschremove SSLEAY_MACROS code
2006-10-03 Dr. Stephen HensonPlace standard CRL behaviour in default X509_CRL_METHOD...
2006-09-26 Dr. Stephen HensonInitialize new callbacks and make sure hent is always...
2006-09-25 Richard LevitteComplete the change for VMS.
2006-09-21 Dr. Stephen HensonTidy up CRL handling by checking for critical extension...
2006-09-17 Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
2006-09-14 Dr. Stephen HensonSupport for AKID in CRLs and partial support for IDP...
2006-09-11 Dr. Stephen HensonFixes for new CRL/cert callbacks. Update CRL processing...
2006-09-10 Dr. Stephen HensonAdd verify callback functions to lookup a STACK of...
2006-07-25 Dr. Stephen HensonSupport for multiple CRLs with same issuer name in...
2006-07-24 Dr. Stephen HensonCache some CRL related extensions.
2006-07-20 Dr. Stephen HensonUse correct pointer types for various functions.
2006-07-18 Dr. Stephen HensonStore canonical encodings of Name structures. Update...
2006-05-17 Dr. Stephen HensonExtended PBES2 function supporting application supplied...
2006-05-03 Dr. Stephen HensonUpdate from stable branch.
2006-04-28 Dr. Stephen HensonUpdate EVP_PKEY_cmp() and X509_check_private() to retur...
2006-03-20 Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2006-03-04 Nils Larschno need to cast away the const
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29 Nils Larschadd additional checks + cleanup
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-11-03 Andy PolyakovMask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
2005-09-02 Dr. Stephen HensonTwo new verify flags functions.
2005-07-26 Nils Larschimproved error checking and some fixes
2005-07-16 Nils Larschmake
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c.
2005-06-23 Richard LevitteInitialise dir to avoid a compiler warning.
2005-06-23 Richard LevitteChange dir_ctrl to check for the environment variable...
2005-06-05 Richard LevitteOld typo...
2005-05-27 Dr. Stephen HensonAssing check_{cert,crl}_time to 'ok' variable so it...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-11 Bodo MöllerFix more error codes.
2005-04-20 Dr. Stephen HensonRename typed version of M_ASN1_get M_ASN1_get_x to...
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-10 Dr. Stephen HensonMove allow_proxy_certs declaration to start of function.
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-03-31 Ben LaurieConsistency.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-30 Ben LaurieConstification.
2005-01-17 Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-09 Dr. Stephen HensonAutomatically mark the CRL cached encoding as invalid...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-04 Dr. Stephen HensonIn by_file.c check last error for no start line, not...
2004-12-01 Dr. Stephen HensonPerform partial comparison of different character types...
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-10-04 Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-10-01 Dr. Stephen HensonDon't use C++ reserved work "explicit".
2004-09-18 Geoff ThorpeMake -Werror happy again.
2004-09-10 Dr. Stephen HensonWhen looking for request extensions in a certificate...
2004-09-10 Richard Levittemake update
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-05-19 Dr. Stephen HensonDelete obsolete and unimplemented function.
2004-05-19 Richard LevitteX509_policy_lib_init is declared but not defined, so...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
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-01-22 Richard LevitteTypo...
2004-01-10 Richard LevitteAdding a slash between the directoryt and the file...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
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-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-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-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-04-03 Richard LevitteAdd functionality to help making self-signed certificate.
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:
2002-12-29 Richard Levittemake update
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 LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-04 Dr. Stephen HensonTypo in X509v3_get_ext_by_critical
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
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-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Dr. Stephen HensonAdd header ctype.h
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
next