openssl/crypto/pkcs12
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
..
build.info
p12_add.c
p12_asn.c Update copyright year 2018-09-11 13:45:17 +01:00
p12_attr.c
p12_crpt.c
p12_crt.c
p12_decr.c
p12_init.c Update copyright year 2018-09-11 13:45:17 +01:00
p12_key.c
p12_kiss.c
p12_lcl.h
p12_mutl.c Use secure_getenv(3) when available. 2018-09-24 11:21:18 +10:00
p12_npas.c
p12_p8d.c
p12_p8e.c
p12_sbag.c Update copyright year 2018-06-20 15:29:23 +01:00
p12_utl.c Update copyright year 2018-05-01 13:34:30 +01:00
pk12err.c