summaryrefslogtreecommitdiff
path: root/crypto/comp/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* And so it begins...steve2008-03-121-1/+8
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-7/+4
* Rebuild error codes.steve2005-04-121-4/+7
* 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
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousbodo1999-04-241-51/+63
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-2/+2
* Change functions to ANSI C.ulf1999-04-191-1/+1
* Get rid of remaining C++-style comments which strict C compilers hate.rse1999-02-271-1/+1
* Initial revisionrse1998-12-211-0/+77