summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_sap.c
AgeCommit message (Expand)Author
2024-04-11VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config targetRichard Levitte
2024-04-04Diverse small VMS build fixupsRichard Levitte
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
2022-09-09crypto/conf: gcc build warning fixGang Chen
2021-06-02Make conf_method_st and conf_st deprecatedRich Salz
2021-04-19Resurrect and modernize C++Builder configTanzinul Islam
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_ conf symbolsShane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-03-20Add support for passing the libctx to the config loaderShane Lontis
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte
2019-05-29crypto/conf: openssl_config_int() returns unitialized valueDr. Matthias St. Pierre
2019-03-20OPENSSL_config(): restore error agnosticismRichard Levitte
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2018-12-06Following the license change, modify the boilerplates in crypto/conf/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-08-22Use "" not <> for internal/ includesRich Salz
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov
2016-02-14Fixes to make no-deprecated work againViktor Dukhovni
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Portability fixRich Salz
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-24mark openssl configuration as loaded at end of OPENSSL_configMarcus Meissner
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-11-20RT3488: Update doc for OPENSSL_configRich Salz
2008-11-05Update obsolete email address...Dr. Stephen Henson
2007-04-09Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-02-23New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson