aboutsummaryrefslogtreecommitdiff
path: root/crypto/comp
AgeCommit message (Expand)AuthorFilesLines
2015-05-01free null cleanup finaleRich Salz1-10/+5
2015-04-28remove malloc castsRich Salz2-3/+2
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-79/+0
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz1-113/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell5-848/+803
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2011-02-03Assorted bugfixes:Bodo Möller1-2/+1
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2010-01-13Modify compression code so it avoids using ex_data free functions. ThisDr. Stephen Henson1-10/+7
2008-12-13Missing return values (Coverity ID 204).Ben Laurie1-1/+2
2008-03-12And so it begins...Dr. Stephen Henson3-2/+412
2007-02-14- use OPENSSL_malloc() etc. in zlibNils Larsch1-15/+40
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson1-115/+15
2005-12-03Make ZLIB without ZLIB_SHARED compiled again.Dr. Stephen Henson1-1/+3
2005-12-02Add error checking to avoid crashing when zlib cannot be loaded.Dr. Stephen Henson1-2/+7
2005-06-18Only define ZLIB_SHARED if it hasn't already been defined (on the commandRichard Levitte1-1/+3
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-12Rebuild error codes.Dr. Stephen Henson1-4/+7
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte1-1/+2
2004-12-30Make whiny compilers stop complaining about missing prototype.Andy Polyakov1-0/+1
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-10-14Because libraries on Windows lack useful version information, the zlibRichard Levitte1-1/+11
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
2003-10-06Setting the ex_data index is unsafe in a threaded environment, soRichard Levitte1-3/+6
2003-10-04Remove unused code, don't use zlib functions that are really macrosRichard Levitte1-6/+19
2003-03-21Define COMP method function prototypes properly.Richard Levitte1-8/+15
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte1-0/+1
2003-01-16Add some debugging output.Richard Levitte1-0/+10
2002-12-08Implement a stateful variant if the ZLIB compression method. The oldRichard Levitte2-10/+185
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