aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp
Commit message (Expand)AuthorAgeFilesLines
* Only define ZLIB_SHARED if it hasn't already been defined (on the commandRichard Levitte2005-06-181-1/+3
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-4/+7
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-1/+2
* Make whiny compilers stop complaining about missing prototype.Andy Polyakov2004-12-301-0/+1
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Because libraries on Windows lack useful version information, the zlibRichard Levitte2004-10-141-1/+11
* 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
* Setting the ex_data index is unsafe in a threaded environment, soRichard Levitte2003-10-061-3/+6
* Remove unused code, don't use zlib functions that are really macrosRichard Levitte2003-10-041-6/+19
* Define COMP method function prototypes properly.Richard Levitte2003-03-211-8/+15
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Add some debugging output.Richard Levitte2003-01-161-0/+10
* Implement a stateful variant if the ZLIB compression method. The oldRichard Levitte2002-12-082-10/+185
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* If we're loading libz dynamically, and COMP_zlib() is called more than once,Richard Levitte2002-10-041-2/+2
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* add automatically generated ERR_load_... prototypeBodo Möller2002-01-041-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
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-192-4/+7
* Make depend.Ben Laurie2001-02-041-3/+6
* 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