summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2011-09-02PR: 2576Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-06-12Fix warnings.Ben Laurie
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-05-31Stop warning about extra ';' outside of function.Dr. Stephen Henson
2008-05-26LHASH revamp. make depend.Ben Laurie
2007-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson
2007-05-10Tidy up docs, remove warning.Dr. Stephen Henson
2007-04-09Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson
2007-04-01Don't die if the value is NULL (Coverity CID 98).Ben Laurie
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-09-28Change a comment so it corresponds to reality. Put back a character thatRichard Levitte
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
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