aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-113/+0
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-1/+2
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-17/+15
* make updateGeoff Thorpe2004-04-191-3/+3
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateGeoff Thorpe2003-10-281-6/+6
* Make sure int SSL_COMP_add_compression_method() checks if a certainRichard Levitte2003-10-061-6/+6
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* make updateRichard Levitte2002-01-021-0/+7
* Do not forget to compile comp_err.cRichard Levitte2001-12-201-2/+2
* 'make update'Richard Levitte2001-10-041-7/+7
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-3/+4
* make updateRichard Levitte2001-07-311-2/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-3/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-7/+7
* 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-2/+5
* Make depend.Ben Laurie2001-02-041-3/+6
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-3/+3
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-8/+10
* Update dependencies.Ben Laurie1999-05-011-3/+4
* 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
* 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-12/+0
* "make depend"Bodo Möller1999-04-231-11/+15
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-3/+5
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Fix security hole.Ben Laurie1999-03-221-5/+5
* Put the dependencies back.Ben Laurie1999-03-061-0/+10
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-16/+5
* This time, get it right.Ben Laurie1999-01-191-2/+4
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+9
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+9
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+87