summaryrefslogtreecommitdiffstats
path: root/crypto/comp
AgeCommit message (Expand)Author
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-09-12BIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls.Tomas Mraz
2019-07-16Regenerate mkerr filesRich Salz
2018-12-06Following the license change, modify the boilerplates in crypto/comp/Richard Levitte
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz
2018-04-03Update copyright yearMatt Caswell
2018-03-27Allow NULL for some _free routines.Rich Salz
2018-03-27Remove some code for a contributor that we cannot findMatt Caswell
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-11-08Don't NULL check before calling DSO_free.Rich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-06-07make error tables const and separate header fileRich Salz
2016-11-08Fix zlib BIO_METHOD for latest BIO_METHOD structure changesMatt Caswell
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-13Remake the way dynamic zlib is loadedRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate COMP_zlib_cleanup() and make it a no-opMatt Caswell
2016-03-29Fix the zlib config optionMatt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-09-03remove 0 assignments.Rich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-08-26Fixed problem with multiple load-unload of comp zlibDavid Brodski
2015-06-09Fix -DZLIB build for opaque COMP typesRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte