summaryrefslogtreecommitdiffstats
path: root/include/openssl/conf.h
AgeCommit message (Expand)Author
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2017-09-29Put back the #include <openssl/safestack.h> lines in public headers.Pauli
2017-09-28Use safestack.h exclusively internally.Pauli
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-17Copyright consolidation 03/10Rich Salz
2016-04-13Fix explicit de-init macrosMatt Caswell
2016-04-13Deprecate CONF_modules_free() and make it a no-opMatt Caswell
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte