Add some root CAs.
[oweals/openssl.git] / crypto / conf /
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
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...
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.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
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-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-09 Bodo Möllermake update
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-05-22 Richard LevitteThis file was removed long ago. Why it's still in...
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-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-26 Richard Levittemake update
2002-02-23 Dr. Stephen HensonOPENSSL_LOAD_CONF define as in main trunk
2002-02-23 Dr. Stephen HensonUpdate from main branch.
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
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 Bodo Möllerconstify
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 Bodo MöllerECDSA support
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
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, ...)
next