aboutsummaryrefslogtreecommitdiff
path: root/crypto/comp/comp_lib.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Add and use OPENSSL_zallocRich Salz1-2/+1
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz1-5/+76
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-55/+49
2002-12-08Implement a stateful variant if the ZLIB compression method. The oldRichard Levitte1-6/+0
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-16/+6
1999-01-07Accept NULL in *_free.Ben Laurie1-0/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+85