summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add missing prototypes.Lutz Jänicke
2002-05-22This file was removed long ago. Why it's still in this branch is aRichard Levitte
2002-05-08Fix warning.Ben Laurie
2002-02-26make updateRichard Levitte
2002-02-23OPENSSL_LOAD_CONF define as in main trunkDr. Stephen Henson
2002-02-23Update from main branch.Dr. Stephen Henson
2002-02-23This commit was manufactured by cvs2svn to create branchcvs2svn
2002-02-23New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-21Config file updates from stable branchDr. Stephen Henson
2002-02-19Use default openssl.cnf if config filename set to NULL andDr. Stephen Henson
2002-02-15constifyBodo Möller
2002-02-15Add flag to disable config module DSO loading.Dr. Stephen Henson
2002-02-15Don't call finish function if it isn't set.Dr. Stephen Henson
2002-02-14Add argument to OPENSSL_config() and add flag toDr. Stephen Henson
2002-02-13ECDSA supportBodo Möller
2002-02-13This commit was manufactured by cvs2svn to create branchcvs2svn
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2002-01-24New functionsBodo Möller
2002-01-24make updateRichard Levitte
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2002-01-22Constification.Dr. Stephen Henson
2002-01-22default_algorithms option in ENGINE config.Dr. Stephen Henson
2002-01-21Initial ENGINE config module, docs to follow.Dr. Stephen Henson
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2002-01-18disable broken codeBodo Möller
2002-01-18Other errors are possible.Ben Laurie
2002-01-18Stupid apps should die, not fail silently.Ben Laurie
2002-01-18Fix memory leak.Ben Laurie
2002-01-18Constification, missing declaration, update dependencies.Ben Laurie
2002-01-12Return value could be undefined.Ben Laurie
2002-01-05Experimental configuration code.Dr. Stephen Henson
2002-01-02Allow 8-bit characters. This is not really complete, it only marksRichard Levitte
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15make updateRichard Levitte
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-28Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-23make depend.Richard Levitte
2001-02-22e_os.h defines Getenv()Richard Levitte
2001-02-22CONF_METHOD is one of the few places where you find MS_FAR. I can'tRichard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-22Exported header files should not include e_os.h.Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe