summaryrefslogtreecommitdiff
path: root/crypto/buffer/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* size_t-fy crypto/buffer.appro2007-10-091-4/+4
* New utility function to reverse a buffer, either by copying or in-place.steve2006-04-101-0/+1
* Fix various incorrect error function codes.bodo2005-04-261-0/+1
* Make some more API types opaquely available from ossl_typ.h, meaning thegeoff2004-05-151-2/+7
* Netware-specific changes,levitte2003-11-281-0/+3
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codelevitte2003-04-291-0/+4
* Remove warnings.levitte2002-11-141-0/+1
* Security fixes brought forward from 0.9.7.ben2002-11-131-0/+8
* remove redundant ERR_load_... declarationsbodo2001-12-171-2/+0
* make updatelevitte2001-11-151-1/+1
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-12/+0
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-1/+5
* Massive constification.ben1999-04-171-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-221-4/+3
* Initial revisionrse1998-12-211-0/+107