summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-29make updateRichard Levitte
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-09make updateBodo Möller
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-30"make update"Lutz Jänicke
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add missing prototypes.Lutz Jänicke
2002-03-18Fix bugs and typos.Bodo Möller
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte
2002-02-23New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-21Config file updates from stable branchDr. Stephen Henson
2002-02-13ECDSA supportBodo Möller
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