aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_err.c
Commit message (Expand)AuthorAgeFilesLines
* Don't die if the value is NULL (Coverity CID 98).Ben Laurie2007-04-011-1/+3
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Fix more error codes.Bodo Möller2005-05-111-1/+0
* Fix various incorrect error function codes.Bodo Möller2005-04-261-0/+3
* Rebuild error codes.Dr. Stephen Henson2005-04-121-38/+41
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-221-0/+1
* Experimental configuration code.Dr. Stephen Henson2002-01-051-0/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Keep binary backward compatibility by putting new method functionRichard Levitte2000-10-191-0/+2
* NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte2000-10-191-0/+2
* Make the new conf implementatoin bug-compatible with the old one.Richard Levitte2000-10-131-0/+2
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-091-0/+9
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-0/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-53/+55
* 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
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+90