summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-261/+0
* Inline _CONF_get_section_values() in its last caller and remove ittb2025-03-081-14/+1
* _CONF_new_section: error check hash insertiontb2025-03-071-1/+5
* _CONF_new_section(): avoid silly ok dancetb2025-03-071-11/+8
* _CONF_new_section(): replace hand-rolled strdup() with the real thingtb2025-03-071-5/+3
* _CONF_new_section(): malloc() -> calloc()tb2025-03-071-4/+2
* Retire conf_api.h and the API thereintb2024-08-311-9/+1
* Make CONF_METHOD opaquetb2024-08-311-1/+3
* Remove lhash_local.h.jsing2024-07-141-3/+1
* Make LHASH_OF() and STACK_OF() use opaque structstb2024-03-021-1/+3
* Stop fiddling with hash table internals from lhash doall callers.jsing2024-01-241-4/+1
* Hide symbols in cms, comp, conf, and bufferbeck2023-07-081-1/+8
* Remove all getenv() calls, especially those wrapped by issetugid().deraadt2015-04-111-15/+3
* Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastjsing2015-02-101-3/+1
* Remove unnecessary include of assert.hmiod2015-02-101-2/+1
* Delete a lot of #if 0 code in libressl.doug2015-02-071-23/+1
* Since this is a library, place issetugid() before every getenv()deraadt2014-06-231-3/+10
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-2/+1
* KNF.jsing2014-04-201-148/+158
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-1/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-12/+12
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+2
* resolve conflicts, fix local changesdjm2010-10-011-71/+63
* resolve conflictsdjm2008-09-061-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-15/+34
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+289