aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/comp/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* make error tables const and separate header fileRich Salz2017-06-071-19/+16
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-6/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-5/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-26/+24
* And so it begins...Dr. Stephen Henson2008-03-121-1/+8
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-4/+7
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* 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
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* 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
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+77