summaryrefslogtreecommitdiff
path: root/crypto/buffer/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codelevitte2003-04-291-5/+24
* Security fixes brought forward from 0.9.7.ben2002-11-131-0/+57
* Consistency fix in BUF_MEM_grow: Initialise to zero when new memorybodo2001-10-261-1/+2
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-6/+6
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-1/+1
* Work with -pedantic!ben1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-8/+4
* Massive constification.ben1999-04-171-1/+1
* Accept NULL in *_free.ben1999-01-071-2/+11
* Initial revisionrse1998-12-211-0/+139