aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf
AgeCommit message (Expand)AuthorFilesLines
2007-01-21Constify version strings and some structures.Dr. Stephen Henson2-2/+2
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson1-2/+3
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov1-2/+2
2005-09-28Change a comment so it corresponds to reality. Put back a character thatRichard Levitte1-4/+9
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-05-11Fix more error codes.Bodo Möller3-3/+1
2005-04-26Fix various incorrect error function codes.Bodo Möller4-16/+22
2005-04-12Rebuild error codes.Dr. Stephen Henson1-38/+41
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-07make sure error queue is totally emptiedNils Larsch2-2/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-25/+24
2004-05-06When the pointer 'from' changes, it's stored length needs to change asRichard Levitte1-0/+5
2004-04-19make updateGeoff Thorpe1-19/+11
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte2-7/+7
2003-11-29We're getting a clash with C++ because it has a type called 'list'.Richard Levitte1-2/+2
2003-11-21Fix a small bug in str_copy: if more than one variable is replaced, makeGeoff Thorpe1-1/+1
2003-05-01make updateRichard Levitte1-6/+6
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte1-0/+1
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte2-0/+8
2002-12-29make updateRichard Levitte1-54/+32
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte1-3/+4
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie2-13/+14
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson1-1/+2
2002-10-09Add a few more VxWorks targets.Richard Levitte1-4/+5
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-21/+22
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke3-8/+9
2002-07-30"make update"Lutz Jänicke1-43/+42
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-29/+51
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-13Add missing prototypes.Lutz Jänicke2-5/+8
2002-03-18Fix bugs and typos.Bodo Möller1-1/+1
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte1-0/+18
2002-02-23New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson3-41/+113
2002-02-22Config code updates.Dr. Stephen Henson2-3/+6
2002-02-21Config file updates from stable branchDr. Stephen Henson3-26/+32
2002-02-13ECDSA supportBodo Möller1-16/+18
2002-01-24fix formatting of automatically generated error sectionBodo Möller1-0/+1
2002-01-24New functionsBodo Möller2-6/+14
2002-01-24make updateRichard Levitte1-6/+8
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie4-3/+9
2002-01-22Constification.Dr. Stephen Henson2-5/+5
2002-01-22default_algorithms option in ENGINE config.Dr. Stephen Henson2-0/+49