aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp/comp_err.c
Commit message (Collapse)AuthorAgeFilesLines
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
|
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-241-51/+63
| | | | | | | | codebase apparently was inconsistent. And crypto/Makefile.ssl *does* need an ERRC .. Submitted by: Reviewed by: PR:
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-0/+2
| | | | | | | script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
|
* Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1999-02-271-1/+1
| | | | (Pointed out by Carlos Amengual).
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+77