summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_sap.c
AgeCommit message (Expand)Author
2023-05-30Copyright year updatesTomas Mraz
2023-02-22crypto/conf: gcc build warning fixGang Chen
2019-05-29crypto/conf: openssl_config_int() returns unitialized valueDr. Matthias St. Pierre
2019-03-20OPENSSL_config(): restore error agnosticismRichard Levitte
2019-02-26Update copyright yearMatt Caswell
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
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