summaryrefslogtreecommitdiff
path: root/crypto/bio/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-217/+0
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-1/+1
* Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-281-50/+51
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-1/+1
* Latest changes from main trunkRichard Levitte2002-10-111-1/+1
* Merge in the latest changes from HEAD.Richard Levitte2002-07-181-1/+1
* 'make update'Richard Levitte2001-10-041-3/+3
* "make update".Geoff Thorpe2001-09-251-1/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-22/+15
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-12/+7
* make updateRichard Levitte2001-07-311-17/+18
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-59/+36
* 'make update'Geoff Thorpe2001-04-171-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-47/+47
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-60/+62
* Make depend.Ben Laurie2001-02-041-44/+45
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-7/+7
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-6/+9
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-0/+2
* 'make update'Richard Levitte2000-09-071-17/+32
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-25/+27
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-21/+22
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-59/+62
* make updateUlf Möller2000-03-121-2/+4
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-20/+28
* "make update" (added to top Makefile, and applied).Bodo Möller1999-06-091-1/+2
* Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1999-06-071-2/+4
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-56/+70
* Add a kludge :-(Bodo Möller1999-05-201-42/+34
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-83/+77
* Update dependencies.Bodo Möller1999-05-151-59/+65
* Update dependencies.Ben Laurie1999-05-011-6/+8
* 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-26/+39
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-6/+0
* "make depend"Bodo Möller1999-04-231-56/+98
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-3/+3
* Make Windows compilers happy.Bodo Möller1999-04-141-1/+1
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Fix security hole.Ben Laurie1999-03-221-17/+19
* Put the dependencies back.Ben Laurie1999-03-061-0/+55