aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp
Commit message (Expand)AuthorAgeFilesLines
* The new init functions can now fail so shouldn't be voidMatt Caswell2016-02-101-1/+5
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-1/+1
* Auto init/deinit libcryptoMatt Caswell2016-02-091-0/+2
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-89/+64
* make updateRichard Levitte2016-01-121-10/+12
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-3/+3
* Rebuild error source files.Dr. Stephen Henson2015-11-051-5/+5
* remove 0 assignments.Rich Salz2015-09-031-17/+2
* Add and use OPENSSL_zallocRich Salz2015-09-022-5/+2
* Fixed problem with multiple load-unload of comp zlibDavid Brodski2015-08-261-1/+3
* Fix -DZLIB build for opaque COMP typesRich Salz2015-06-092-42/+10
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* Make COMP_CTX and COMP_METHOD opaqueRich Salz2015-05-124-9/+207
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Remove the fake RLE compression method.Rich Salz2015-05-042-71/+2
* Use safer sizeof variant in mallocRich Salz2015-05-042-3/+3
* free NULL cleanup 11Rich Salz2015-05-011-2/+1
* free null cleanup finaleRich Salz2015-05-011-10/+5
* remove malloc castsRich Salz2015-04-282-3/+2
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-79/+0
* 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