Engage Applink in mingw. Note that application-side module is not
[openssl.git] / crypto / x509 /
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
2002-08-22 Dr. Stephen HensonMake -nameopt work in req and add support for -reqopt
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-07-30 Lutz Jänicke"make update"
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-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-23 Dr. Stephen HensonUpdates from stable branch.
2002-02-13 Bodo MöllerECDSA support
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.
next