aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-114/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* make updateGeoff Thorpe2004-04-191-9/+10
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2003-05-011-4/+4
* make updateRichard Levitte2002-12-291-19/+12
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-18/+18
* "make update"Lutz Jänicke2002-07-301-25/+25
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-13/+20
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-6/+7
* 'make update'Richard Levitte2001-10-041-5/+5
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-5/+5
* make updateRichard Levitte2001-07-311-2/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-17/+9
* make updateRichard Levitte2001-06-231-2/+3
* 'make update'Richard Levitte2001-06-051-10/+10
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Integrate ec_err.[co].Bodo Möller2001-03-081-17/+18
* make updateRichard Levitte2001-02-261-24/+23
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-17/+16
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-21/+22
* Make depend.Ben Laurie2001-02-041-7/+8
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-6/+6
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-10/+11
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-1/+2
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-4/+6
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-11/+12
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-10/+10
* "make update"Richard Levitte2000-04-091-13/+14
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-14/+14
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+4
* Avoid some warnings, and run "make update".Bodo Möller2000-01-141-6/+7
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-4/+6
* Add a kludge :-(Bodo Möller1999-05-201-8/+8
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-10/+8
* Update dependencies.Bodo Möller1999-05-151-7/+9
* Update dependencies.Ben Laurie1999-05-131-13/+13
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-4/+4
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-18/+28
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-1/+2
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3