PR: 959
[oweals/openssl.git] / crypto / conf / conf_mod.c
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
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-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-05-08 Ben LaurieFix warning.
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-18 Bodo MöllerFix bugs and typos.
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-21 Dr. Stephen HensonConfig file updates from stable branch
2002-02-19 Dr. Stephen HensonUse default openssl.cnf if config filename set to NULL and
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 HensonAdd flag to disable config module DSO loading.
2002-02-15 Dr. Stephen HensonDon't call finish function if it isn't set.
2002-02-14 Dr. Stephen HensonAdd argument to OPENSSL_config() and add flag to
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
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 Ben LaurieOther errors are possible.
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.