aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_sap.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* RT4562: Fix misleading doc on OPENSSL_configRich Salz2016-06-141-5/+5
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+5
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-2/+2
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Move dso.h to internalRich Salz2016-03-231-1/+0
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Fix OPENSSL_config with NULL parameterRoumen Petrov2016-02-181-1/+2
* Fixes to make no-deprecated work againViktor Dukhovni2016-02-141-0/+2
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-6/+4
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-1/+1
* Portability fixRich Salz2016-02-091-4/+6
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-2/+1
* Auto init/deinit libcryptoMatt Caswell2016-02-091-2/+12
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* mark openssl configuration as loaded at end of OPENSSL_configMarcus Meissner2015-11-241-0/+1
* Fix no-stdio buildDavid Woodhouse2015-09-291-0/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Make OPENSSL_config truly ignore errors.Rich Salz2015-01-251-16/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-35/+35
* RT3488: Update doc for OPENSSL_configRich Salz2014-11-201-0/+1
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson2007-04-091-2/+2
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+4
* New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson2002-02-231-0/+107