summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_mcnf.c
AgeCommit message (Expand)Author
13 daysSet SSL_CONF_FLAG_SHOW_ERRORS when conf_diagnostics is enabledTomas Mraz
13 daysMake conf_diagnostics apply also to the SSL conf errorsTomas Mraz
2023-12-19Consolidate raising errors in SSL_CONF_cmd()Tomas Mraz
2023-12-19Always apply all configuration settings from the ssl sectionTomas Mraz
2020-11-11SSL: refactor all SSLfatal() callsRichard Levitte
2020-11-11Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() callRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-06Update copyright yearMatt Caswell
2020-07-24Add X509 related libctx changes.Shane Lontis
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in ssl/Richard Levitte
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz
2016-11-04Fix misc size_t issues causing Windows warnings in 64 bitMatt Caswell
2016-08-18Indent ssl/Emilia Kasper
2016-06-29Whitespace cleanup in ssl folderFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-30Correct missing prototypeRichard Levitte
2015-12-22SSL library configuration module.Dr. Stephen Henson