aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal: #if 0 bio, comp, randRich Salz2015-01-291-113/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-225-848/+803
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Assorted bugfixes:Bodo Möller2011-02-031-2/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Modify compression code so it avoids using ex_data free functions. ThisDr. Stephen Henson2010-01-131-10/+7
* Missing return values (Coverity ID 204).Ben Laurie2008-12-131-1/+2
* And so it begins...Dr. Stephen Henson2008-03-123-2/+412
* - use OPENSSL_malloc() etc. in zlibNils Larsch2007-02-141-15/+40
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Update from 0.9.8-stable.Dr. Stephen Henson2005-12-051-115/+15
* Make ZLIB without ZLIB_SHARED compiled again.Dr. Stephen Henson2005-12-031-1/+3
* Add error checking to avoid crashing when zlib cannot be loaded.Dr. Stephen Henson2005-12-021-2/+7
* 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