summaryrefslogtreecommitdiffstats
path: root/crypto/buffer/buffer.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-04-23The fix for CVE-2012-2110 did not take into account that theDr. Stephen Henson
2012-04-22correct error codeDr. Stephen Henson
2012-04-19Check for potentially exploitable overflows in asn1_d2i_read_bioDr. Stephen Henson
2008-09-15Merge minor FIPS branch changes: buffer, objects, pem, x509.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2003-04-29Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codeRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-10-26Consistency fix in BUF_MEM_grow: Initialise to zero when new memoryBodo Möller
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-23Work with -pedantic!Ben Laurie
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall