aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/buffer/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* BUF_strndup: tidyEmilia Kasper2015-09-221-2/+2
* Make BUF_strndup() read-safe on arbitrary inputsAlessandro Ghedini2015-09-221-0/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-36/+35
* Implement BUF_strnlen() and use it instead of strlen().Ben Laurie2014-05-211-0/+1
* Constification.Ben Laurie2013-10-011-1/+1
* size_t-fy crypto/buffer.Andy Polyakov2007-10-091-4/+4
* New utility function to reverse a buffer, either by copying or in-place.Dr. Stephen Henson2006-04-101-0/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-0/+1
* Make some more API types opaquely available from ossl_typ.h, meaning theGeoff Thorpe2004-05-151-2/+7
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codeRichard Levitte2003-04-291-0/+4
* Remove warnings.Richard Levitte2002-11-141-0/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+8
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* make updateRichard Levitte2001-11-151-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Massive constification.Ben Laurie1999-04-171-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+107