aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-182-7/+7
* make error tables const and separate header fileRich Salz2017-06-071-19/+16
* Fix zlib BIO_METHOD for latest BIO_METHOD structure changesMatt Caswell2016-11-081-0/+4
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-6/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 04/10Rich Salz2016-05-173-153/+18
* Remove --classic build entirelyRichard Levitte2016-04-201-46/+0
* Remake the way dynamic zlib is loadedRichard Levitte2016-04-131-5/+12
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-2/+2
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Deprecate COMP_zlib_cleanup() and make it a no-opMatt Caswell2016-04-131-3/+3
* Fix the zlib config optionMatt Caswell2016-03-291-21/+31
* Move dso.h to internalRich Salz2016-03-231-1/+1
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-181-10/+0
* 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