aboutsummaryrefslogtreecommitdiff
path: root/crypto/comp
AgeCommit message (Expand)AuthorFilesLines
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-10-04If we're loading libz dynamically, and COMP_zlib() is called more than once,Richard Levitte1-2/+2
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-01-04add automatically generated ERR_load_... prototypeBodo Möller1-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-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-3/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte2-4/+7
2001-02-04Make depend.Ben Laurie1-3/+6
2000-11-30COMP_zlib should always be declared, even if it is not functional.Bodo Möller1-2/+0
2000-11-30A few bug fixes for Windows.Richard Levitte1-5/+5
2000-11-30COMP_METHOD has a new argument since some time back...Richard Levitte2-0/+3
2000-11-30Change c_zlib further to allow loading a shared zlib on all operatingRichard Levitte1-34/+51
2000-11-30Changes to c_zlib.c to make ZLIB.DLL dynamically loadable underRichard Levitte1-8/+116
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
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-2/+2
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+1
1999-05-01Update dependencies.Ben Laurie1-3/+4
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Ignore Makefile.saveUlf Möller1-0/+1
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-26Remove NOPROTO definitions and error code comments.Ulf Möller1-13/+0
1999-04-24"perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1-51/+63
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 Henson4-13/+12
1999-04-23"make depend"Bodo Möller1-11/+15
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller6-12/+12
1999-04-23Work with -pedantic!Ben Laurie1-3/+5
1999-04-19Change functions to ANSI C.Ulf Möller4-48/+19
1999-04-17Massive constification.Ben Laurie1-1/+1
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-02-27Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1-1/+1
1999-01-19This time, get it right.Ben Laurie1-2/+4
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie1-1/+9