summaryrefslogtreecommitdiff
path: root/crypto/objects/obj_err.c
Commit message (Expand)AuthorAgeFilesLines
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-7/+4
* Rebuild error codes.steve2005-04-121-12/+16
* Add lots of checks for memory allocation failure, error codes to indicatesteve2004-12-051-1/+3
* 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-53/+55
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-2/+2
* Change functions to ANSI C.ulf1999-04-191-2/+8
* Initial revisionrse1998-12-211-0/+90