summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
12 daysDo not overwrite conf diagnostics in OSSL_LIB_CTX if not set in config fileTomas Mraz
12 daysMake conf_diagnostics apply also to the SSL conf errorsTomas Mraz
2024-04-26Fix coverity 1596617Neil Horman
2024-04-24Coverity found the following issues:Neil Horman
2024-04-19Make rcu_thread_key context-awareNeil Horman
2024-04-11VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config targetRichard Levitte
2024-04-09Copyright year updatesRichard Levitte
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-03-15plug potential memory leak in error code pathAlexandr Nedvedicky
2024-02-01Add exemplar use case for rcu locksNeil Horman
2023-12-21Detect and prevent recursive config parsingNeil Horman
2023-10-24Add notes on use of strdupNate Karstens
2023-09-11"foo * bar" should be "foo *bar"Dimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-08-31OPENSSL_init_crypto load config into initial global default library contextIngo Franzki
2023-06-30conf/conf_sap.c: correct return of ossl_config_int() in UEFI systemYi Li
2023-06-27CONF_modules_load_file_ex(): Do not try to load an empty file nameTomas Mraz
2023-05-08Prevent a fuzzing timeout in the conf fuzzerMatt Caswell
2022-10-21stack: Do not add error if pop/shift/value accesses outside of the stackTomas Mraz
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-09-16stack.c: add missing direct error reporting and improve coding styleDr. David von Oheimb
2022-09-09crypto/conf: gcc build warning fixGang Chen
2022-07-01Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup()Tomas Mraz
2022-06-06CONF_modules_unload should fail if CONF_modules_finish failsMatt Caswell
2022-06-01Make OSSL_LIB_CTX_load_config thread safeHugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-02-05Move e_os.h to include/internalRichard Levitte
2022-01-06Fix copyright year issuesBernd Edlinger
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb
2021-11-17Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb
2021-10-14Fix another memory leak reported in CIFuzzBernd Edlinger
2021-10-14Fix a memory leak reported in CIFuzzBernd Edlinger
2021-06-17Update copyright yearMatt Caswell
2021-06-02Add NCONF_get_section_names()Tomas Mraz
2021-06-02Add NCONF_get0_libctx()Rich Salz
2021-06-02Make conf_method_st and conf_st deprecatedRich Salz
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-05Add .includedir pragmaRich Salz
2021-05-05Allow absolute paths to be setRich Salz
2021-04-19Resurrect and modernize C++Builder configTanzinul Islam
2021-04-08Update copyright yearMatt Caswell
2021-04-01Corrected missing definitions from NonStop SPT build.Randall S. Becker
2021-03-31Add a local perl module to get year last changedRich Salz
2021-03-18Add ossl_ conf symbolsShane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-14Skip BOM when reading the config fileDmitry Belyavskiy
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb