aboutsummaryrefslogtreecommitdiff
path: root/crypto/comp/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2005-03-30Blow away Makefile.ssl.Ben Laurie1-113/+0
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte1-1/+2
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-17/+15
2004-04-19make updateGeoff Thorpe1-3/+3
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-10-28make updateGeoff Thorpe1-6/+6
2003-10-06Make sure int SSL_COMP_add_compression_method() checks if a certainRichard Levitte1-6/+6
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-01-02make updateRichard Levitte1-0/+7
2001-12-20Do not forget to compile comp_err.cRichard Levitte1-2/+2
2001-10-04'make update'Richard Levitte1-7/+7
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-3/+4
2001-07-31make updateRichard Levitte1-2/+3
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-3/+2
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-26make updateRichard Levitte1-7/+7
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-17/+16
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+5
2001-02-04Make depend.Ben Laurie1-3/+6
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-07'make update'Richard Levitte1-3/+3
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte1-8/+10
1999-05-01Update dependencies.Ben Laurie1-3/+4
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-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-12/+0
1999-04-23"make depend"Bodo Möller1-11/+15
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-23Work with -pedantic!Ben Laurie1-3/+5
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-5/+5
1999-03-22Fix security hole.Ben Laurie1-5/+5
1999-03-06Put the dependencies back.Ben Laurie1-0/+10
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1-16/+5
1999-01-19This time, get it right.Ben Laurie1-2/+4
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie1-1/+9
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1-1/+9
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+87