openssl/include/internal
Pauli 5c39a55d04 Use secure_getenv(3) when available.
Change all calls to getenv() inside libcrypto to use a new wrapper function
that use secure_getenv() if available and an issetugid then getenv if not.

CPU processor override flags are unchanged.

Extra checks for OPENSSL_issetugid() have been removed in favour of the
safe getenv.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/7047)
2018-09-24 11:21:18 +10:00
..
__DECC_INCLUDE_EPILOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
__DECC_INCLUDE_PROLOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
bio.h Update copyright year 2018-02-13 13:59:25 +00:00
comp.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
conf.h Update copyright year 2018-09-11 13:45:17 +01:00
constant_time_locl.h Remove __cplusplus preamble from internal headers 2018-06-22 12:24:59 +02:00
cryptlib.h Use secure_getenv(3) when available. 2018-09-24 11:21:18 +10:00
dane.h Perform DANE-EE(3) name checks by default 2016-07-12 10:16:34 -04:00
dso.h Update copyright year 2018-09-11 13:45:17 +01:00
dsoerr.h Remove stale SM2 error codes 2018-07-16 10:17:40 +01:00
err.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
nelem.h Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
numbers.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
o_dir.h Update copyright year 2018-09-11 13:45:17 +01:00
o_str.h Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp 2016-05-28 02:15:04 +02:00
refcount.h internal/refcount.h: overhaul fencing and add _MSC_VER section. 2018-08-16 09:31:35 +02:00
sockets.h Remove QNX support 2018-03-26 14:10:57 -04:00
sslconf.h Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
thread_once.h Clarify what RUN_ONCE returns 2017-01-13 13:10:21 +01:00
tsan_assist.h internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel. 2018-08-26 17:46:52 +02:00