openssl/crypto/conf
David Woodhouse 691064c47f Elide OPENSSL_INIT_set_config_filename() for no-stdio build
Strictly speaking, it isn't stdio and file access which offend me here;
it's the fact that UEFI doesn't provide a strdup() function. But the
fact that it's pointless without file access is a good enough excuse for
compiling it out.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-07 14:51:08 -05:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
conf_api.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
conf_def.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_def.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_lib.c Elide OPENSSL_INIT_set_config_filename() for no-stdio build 2016-03-07 14:51:08 -05:00
conf_mall.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_mod.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
conf_sap.c Fix OPENSSL_config with NULL parameter 2016-02-18 10:25:23 -05:00
keysets.pl RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00