summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_err.c
AgeCommit message (Expand)Author
2023-12-21Detect and prevent recursive config parsingNeil Horman
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-05Allow absolute paths to be setRich Salz
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-08-11conf: add an error if the openssl_conf section isn't found.Pauli
2019-11-12Add a .pragma directive for configuration filesRichard Levitte
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-07-16Regenerate mkerr filesRich Salz
2018-12-06Following the license change, modify the boilerplates in crypto/conf/Richard Levitte
2018-07-11NCONF_get_number refix.Pauli
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-04-03Set error code on alloc failuresRich Salz
2018-03-05Add support for .include directive in config filesTomas Mraz
2017-06-07make error tables const and separate header fileRich Salz
2017-03-12Fix out-of-memory condition in confMatt Caswell
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-04-01Don't die if the value is NULL (Coverity CID 98).Ben Laurie
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2002-01-05Experimental configuration code.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-10-19Keep binary backward compatibility by putting new method functionRichard Levitte
2000-10-19NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte
2000-10-13Make the new conf implementatoin bug-compatible with the old one.Richard Levitte
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall