summaryrefslogtreecommitdiffstats
path: root/crypto/comp/comp_lib.c
AgeCommit message (Expand)Author
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-10-18Remove parentheses of return.KaoruToda
2016-05-17Copyright consolidation 04/10Rich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2002-12-08Implement a stateful variant if the ZLIB compression method. The oldRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-07Accept NULL in *_free.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall