summaryrefslogtreecommitdiff
path: root/crypto/buffer/buf_err.c
Commit message (Expand)AuthorAgeFilesLines
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-7/+4
* Fix various incorrect error function codes.bodo2005-04-261-0/+1
* Rebuild error codes.steve2005-04-121-8/+12
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codelevitte2003-04-291-2/+3
* Make sure we get the definition of OPENSSL_NO_ERR.levitte2003-03-201-0/+1
* Make all configuration macros available for application by makinglevitte2001-02-191-2/+2
* Preserve reason strings in automatically build tables.bodo2000-03-051-1/+2
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-52/+60
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-2/+2
* Change functions to ANSI C.ulf1999-04-191-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-221-1/+6
* Initial revisionrse1998-12-211-0/+81