Move eng_padlock.c to ./engines.
[openssl.git] / crypto / conf /
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16 Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-09-28 Richard LevitteChange a comment so it corresponds to reality. Put...
2005-05-17 Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-11 Bodo MöllerFix more error codes.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-06 Richard LevitteWhen the pointer 'from' changes, it's stored length...
2004-04-19 Geoff Thorpemake update
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-21 Geoff ThorpeFix a small bug in str_copy: if more than one variable...
2003-05-01 Richard Levittemake update
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-29 Richard Levittemake update
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09 Bodo Möllermake update
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
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-06-13 Lutz JänickeAdd missing prototypes.
2002-03-18 Bodo MöllerFix bugs and typos.
2002-02-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-21 Dr. Stephen HensonConfig file updates from stable branch
2002-02-13 Bodo MöllerECDSA support
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2002-01-24 Bodo MöllerNew functions
2002-01-24 Richard Levittemake update
2002-01-22 Ben LaurieMake no config file not an error. Move /dev/crypto...
2002-01-22 Dr. Stephen HensonConstification.
2002-01-22 Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2002-01-21 Dr. Stephen HensonInitial ENGINE config module, docs to follow.
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-18 Bodo Möllerdisable broken code
2002-01-18 Ben LaurieOther errors are possible.
2002-01-18 Ben LaurieStupid apps should die, not fail silently.
2002-01-18 Ben LaurieFix memory leak.
2002-01-18 Ben LaurieConstification, missing declaration, update dependencies.
2002-01-12 Ben LaurieReturn value could be undefined.
2002-01-05 Dr. Stephen HensonExperimental configuration code.
2002-01-02 Richard LevitteAllow 8-bit characters. This is not really complete...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15 Richard Levittemake update
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-06-28 Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-23 Richard Levittemake depend.
2001-02-22 Richard Levittee_os.h defines Getenv()
2001-02-22 Richard LevitteCONF_METHOD is one of the few places where you find...
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-22 Richard LevitteExported header files should not include e_os.h.
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-06 Bodo MöllerAvoid coredumps for CONF_get_...(NULL, ...)
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2000-12-13 Richard LevitteConstification of the data of a hash table. This means...
2000-12-08 Geoff ThorpeNext step in tidying up the LHASH code.
2000-12-04 Geoff ThorpeMake the remaining LHASH macro changes. This should...
2000-12-01 Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-10-19 Richard LevitteKeep binary backward compatibility by putting new metho...
2000-10-19 Richard LevitteMake it possible for methods to load from something...
2000-10-19 Richard LevitteNCONF_get_number() has no error checking at all. As...
2000-10-16 Ben LaurieAlways return a value.
2000-10-13 Richard LevitteMake the new conf implementatoin bug-compatible with...
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-09 Richard LevitteMore VMS synchronisation
2000-09-07 Richard Levitte'make update'
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-06 Andy PolyakovCompaq C warns that "the expression 'p=scan_esc(p)...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-26 Richard LevitteUse CONFerr, not RSAerr, in the conf library...
2000-04-26 Richard LevitteClarifications and removal of double declaration...
2000-04-09 Richard Levitte"make update"
2000-04-09 Richard LevitteI've always wanted to make the CONF library more adapta...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
1999-11-12 Richard LevitteIt's possible that considering the configuration file...
next