aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2001-10-04'make update'Richard Levitte1-3/+3
2001-09-25"make update".Geoff Thorpe1-1/+2
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-22/+15
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie1-12/+7
2001-07-31make updateRichard Levitte1-17/+18
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-59/+36
2001-04-17'make update'Geoff Thorpe1-1/+1
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-47/+47
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-60/+62
2001-02-04Make depend.Ben Laurie1-44/+45
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-7/+7
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-6/+9
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte1-0/+2
2000-09-07'make update'Richard Levitte1-17/+32
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-25/+27
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte1-21/+22
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-59/+62
2000-03-12make updateUlf Möller1-2/+4
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-20/+28
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller1-1/+2
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1-2/+4
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-56/+70
1999-05-20Add a kludge :-(Bodo Möller1-42/+34
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-83/+77
1999-05-15Update dependencies.Bodo Möller1-59/+65
1999-05-01Update dependencies.Ben Laurie1-6/+8
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-3/+3
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1-3/+3
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+1
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller1-26/+39
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1-3/+2
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller1-0/+1
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1-2/+0
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-6/+0
1999-04-23"make depend"Bodo Möller1-56/+98
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-23Work with -pedantic!Ben Laurie1-3/+3
1999-04-14Make Windows compilers happy.Bodo Möller1-1/+1
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-5/+5
1999-03-22Fix security hole.Ben Laurie1-17/+19
1999-03-06Put the dependencies back.Ben Laurie1-0/+55
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1-61/+5
1999-03-04Don't install bss_file.c under PREFIX/include/. It was introduced by EricRalf S. Engelschall1-2/+2
1999-02-27Update dependencies.Ben Laurie1-0/+2
1999-02-22Add syslogging BIO.Ben Laurie1-2/+2
1999-01-19This time, get it right.Ben Laurie1-12/+14