summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use err_local.h rather than err.h in most placestb2025-05-101-2/+2
* Inline _CONF_get_section_values() in its last caller and remove ittb2025-03-081-2/+7
* Remove more CONF_* functions that are no longer neededtb2024-08-311-125/+1
* Inline NCONF_free_data in its only usertb2024-08-311-11/+2
* const correct uses of CONF_METHODtb2024-08-311-3/+3
* Retire conf_api.h and the API thereintb2024-08-311-2/+1
* Unexport some conf layers unused outside of libcryptotb2024-08-311-21/+1
* Make CONF_METHOD opaquetb2024-08-311-1/+3
* Remove unused {,N}CONF_dump_{bio,fp}()tb2024-08-311-54/+1
* Hide symbols in conf.hbeck2024-04-091-1/+23
* The KNF script didn't grok LHASH_OF(), STACK_OF()tb2024-01-281-9/+9
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-16/+15
* Do not *printf %s NULLderaadt2016-08-051-2/+3
* Delete a lot of #if 0 code in libressl.doug2015-02-071-19/+1
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-8/+0
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
* KNF.jsing2014-04-201-156/+156
* more spring VMS cleanupgiovanni2014-04-171-4/+0
* resolve conflicts, fix local changesdjm2010-10-011-12/+18
* resolve conflictsdjm2008-09-061-2/+2
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-2/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-75/+83
* openssl-engine-0.9.6a mergebeck2001-06-221-22/+62
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+352