openssl/crypto/conf
Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1
OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
Two typo's on #endif comments fixed:
	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-14 15:57:28 -05:00
..
cnf_save.c Move all the existing function pointer casts associated with LHASH's two 2001-01-09 00:24:38 +00:00
conf.h Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
conf_api.c PR: 2576 2011-09-02 11:20:15 +00:00
conf_api.h Constification, add config to /dev/crypto. 2002-01-18 16:51:05 +00:00
conf_def.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
conf_def.h RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
conf_err.c Don't die if the value is NULL (Coverity CID 98). 2007-04-01 18:00:52 +00:00
conf_lib.c Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
conf_mall.c New config module for string tables. This can be used to add new 2012-10-22 13:05:54 +00:00
conf_mod.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
conf_sap.c RT3488: Update doc for OPENSSL_config 2014-11-20 13:40:03 -05:00
keysets.pl RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
ssleay.cnf Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
test.c I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00