Fix "possible loss of data" Win64 compiler warnings.
[openssl.git] / crypto / x509 /
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-01 Ben LaurieMore size_tification.
2008-10-22 Dr. Stephen HensonCreate function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-20 Dr. Stephen HensonFix a shed load or warnings:
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-10-07 Dr. Stephen HensonExperimental new date handling routines. These fix...
2008-09-15 Geoff ThorpeFix build warnings.
2008-09-07 Ben LaurieFix warning.
2008-09-01 Dr. Stephen HensonInitial support for delta CRLs. If "use deltas" flag...
2008-08-29 Dr. Stephen HensonAdd support for CRLs partitioned by reason code.
2008-08-20 Dr. Stephen HensonInitial indirect CRL support.
2008-08-13 Dr. Stephen HensonInitial support for CRL path validation. This supports...
2008-08-12 Dr. Stephen HensonInitial code to support distinct certificate and CRL...
2008-08-12 Dr. Stephen HensonSupport for policy mappings extension.
2008-08-08 Dr. Stephen HensonInitial support for name constraints certificate extension.
2008-08-04 Dr. Stephen HensonAdd support for nameRelativeToCRLIssuer field in distri...
2008-07-30 Dr. Stephen HensonInitial support for alternative CRL issuing certificates.
2008-07-13 Dr. Stephen HensonX509 verification fixes.
2008-06-26 Dr. Stephen HensonUpdate from stable branch.
2008-05-30 Dr. Stephen HensonFix from stable branch.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-02-28 Dr. Stephen HensonAvoid warnings.
2008-02-28 Dr. Stephen HensonFix typo and avoid warning.
2008-02-12 Dr. Stephen HensonTypo.
2008-02-11 Dr. Stephen HensonUtility attribute function to retrieve attribute data...
2008-02-11 Dr. Stephen HensonExtend attribute setting routines to support non-string...
2007-10-26 Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-10-13 Andy PolyakovBunch of constifications.
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-19 Ben LaurieFix dependencies. Make depend.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2007-06-07 Dr. Stephen HensonFinish gcc 4.2 changes.
2007-05-19 Andy PolyakovTypo in x509_txt.c.
2007-02-18 Dr. Stephen HensonUpdates from 0.9.8-stable branch.
2007-02-07 Richard LevitteAfter objects have been freed, NULLify the pointers...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-12-11 Nils Larschuse const ASN1_TIME *
2006-12-06 Dr. Stephen HensonFix change to OPENSSL_NO_RFC3779
2006-12-05 Nils Larschavoid duplicate entries in add_cert_dir()
2006-12-04 Nils Larschallocate a new attributes entry in X509_REQ_add_extensi...
2006-11-27 Ben LaurieAdd RFC 3779 support.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16 Dr. Stephen HensonRemove illegal IMPLEMENT macros from header file.
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.
next