summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-11Fix more error codes.Bodo Möller
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-07make sure error queue is totally emptiedNils Larsch
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-06When the pointer 'from' changes, it's stored length needs to change asRichard Levitte
2004-04-19make updateGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-11-29We're getting a clash with C++ because it has a type called 'list'.Richard Levitte
2003-11-21Fix a small bug in str_copy: if more than one variable is replaced, makeGeoff Thorpe
2003-05-01make updateRichard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
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