aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp
Commit message (Expand)AuthorAgeFilesLines
* COMP_zlib should always be declared, even if it is not functional.Bodo Möller2000-11-301-2/+0
* A few bug fixes for Windows.Richard Levitte2000-11-301-5/+5
* COMP_METHOD has a new argument since some time back...Richard Levitte2000-11-302-0/+3
* Change c_zlib further to allow loading a shared zlib on all operatingRichard Levitte2000-11-301-34/+51
* Changes to c_zlib.c to make ZLIB.DLL dynamically loadable underRichard Levitte2000-11-301-8/+116
* '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
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-2/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+1
* Update dependencies.Ben Laurie1999-05-011-3/+4
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* 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
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-13/+0
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-241-51/+63
* 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-244-13/+12
* "make depend"Bodo Möller1999-04-231-11/+15
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-236-12/+12
* Work with -pedantic!Ben Laurie1999-04-231-3/+5
* Change functions to ANSI C.Ulf Möller1999-04-194-48/+19
* Massive constification.Ben Laurie1999-04-171-1/+1
* 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
* Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1999-02-271-1/+1
* 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
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-0/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-217-0/+526