summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_err.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* conf: add an error if the openssl_conf section isn't found.Pauli2020-08-111-1/+3
* Add a .pragma directive for configuration filesRichard Levitte2019-11-121-0/+3
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-32/+2
* Following the license change, modify the boilerplates in crypto/conf/Richard Levitte2018-12-061-1/+1
* NCONF_get_number refix.Pauli2018-07-111-0/+1
* Move the loading of the ssl_conf module to libcryptoMatt Caswell2018-04-051-0/+8
* Set error code on alloc failuresRich Salz2018-04-031-0/+1
* Add support for .include directive in config filesTomas Mraz2018-03-051-1/+5
* make error tables const and separate header fileRich Salz2017-06-071-51/+51
* Fix out-of-memory condition in confMatt Caswell2017-03-121-1/+3
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-10/+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-7/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-57/+59
* 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-211-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-241-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