summaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile.ssl
AgeCommit message (Expand)Author
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-04-19make updateGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-05-01make updateRichard Levitte
2002-12-29make updateRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-09make updateBodo Möller
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-02-13ECDSA supportBodo Möller
2001-10-04'make update'Richard Levitte
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-23make updateRichard Levitte
2001-06-05'make update'Richard Levitte
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-08Integrate ec_err.[co].Bodo Möller
2001-02-26make updateRichard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-04Make depend.Ben Laurie
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-04-09"make update"Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13Update dependencies.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie