aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/conf.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Add support for passing the libctx to the config loaderShane Lontis1-0/+4
2019-11-12Add a .pragma directive for configuration filesRichard Levitte1-0/+1
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte1-2/+2
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-10-06Deprecate NCONF_WIN32() functionRich Salz1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-2/+2
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-09-29Put back the #include <openssl/safestack.h> lines in public headers.Pauli1-0/+1
2017-09-28Use safestack.h exclusively internally.Pauli1-3/+1
2017-06-07make error tables const and separate header fileRich Salz1-48/+1
2017-03-12Fix out-of-memory condition in confMatt Caswell1-0/+1
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-6/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-04-13Fix explicit de-init macrosMatt Caswell1-1/+1
2016-04-13Deprecate CONF_modules_free() and make it a no-opMatt Caswell1-1/+3
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte1-2/+2
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz1-0/+1
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz1-2/+4
2016-02-09Auto init/deinit libcryptoMatt Caswell1-1/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson1-1/+1
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-3/+3
2015-09-29Fix no-stdio buildDavid Woodhouse1-0/+4
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+258