aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf/conf_err.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-05-23Remove unused error/function codes.Rich Salz1-10/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-05Rebuild error source files.Dr. Stephen Henson1-7/+7
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-57/+59
2007-04-01Don't die if the value is NULL (Coverity CID 98).Ben Laurie1-1/+3
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2005-05-11Fix more error codes.Bodo Möller1-1/+0
2005-04-26Fix various incorrect error function codes.Bodo Möller1-0/+3
2005-04-12Rebuild error codes.Dr. Stephen Henson1-38/+41
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte1-0/+1
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie1-0/+1
2002-01-05Experimental configuration code.Dr. Stephen Henson1-0/+9
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-10-19Keep binary backward compatibility by putting new method functionRichard Levitte1-0/+2
2000-10-19NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte1-0/+2
2000-10-13Make the new conf implementatoin bug-compatible with the old one.Richard Levitte1-0/+2
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte1-0/+9
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1-0/+2
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-53/+55
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+8
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+90