openssl/util
Richard Levitte 342a1a2379 Allow asan, msan and ubsan to be configured with shared libraries
The background story is that util/shlib_wrap.sh was setting LD_PRELOAD
or similar platform dependent variables, just in case the shared
libraries were built with -rpath.  Unfortunately, this doesn't work
too well with asan, msan or ubsan.

So, the solution is to forbid the combination of shared libraries,
-rpath and any of the sanity analyzers we can configure.

This changes util/shlib_wrap.sh so it only contains the code that sets
LD_PRELOAD when -rpath has been used when configuring.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-07 21:53:45 +02:00
..
perl/OpenSSL/Util perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
TLSProxy Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
build.info Allow asan, msan and ubsan to be configured with shared libraries 2016-09-07 21:53:45 +02:00
ck_errf.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
copy.pl Allow spaces in filenames when using perl's glob 2016-05-04 09:35:00 +02:00
dofile.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
find-doc-nits.pl RT4593: Add space after comma (doc nits) 2016-07-19 09:29:53 -04:00
find-undoc-api.pl Add script to find undocumented API 2016-06-07 10:05:06 -04:00
find-unused-errs GH1278: Removed error code for alerts 2016-07-08 13:28:33 -04:00
fipslink.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
incore Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
indent.pro Indent ssl/ 2016-08-18 14:02:29 +02:00
libcrypto.num Un-delete still documented X509_STORE_CTX_set_verify 2016-08-24 20:30:45 +01:00
libssl.num Add missing session id and tlsext_status accessors 2016-08-17 10:38:20 +01:00
mkbuildinf.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
mkcerts.sh Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
mkdef.pl util/mkdef.pl: mark certain PEM function declarations with STDIO 2016-08-05 21:18:15 +02:00
mkdir-p.pl utils/mkdir-p: check if dir exists also after mkdir failed 2016-06-23 11:10:29 -04:00
mkerr.pl Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
mkrc.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
openssl-format-source Simplify indentation of DECLARE_ and IMPLEMENT_ lines 2016-08-18 14:40:37 +02:00
opensslwrap.sh opensslwrap.sh to respect $OPENSSL_ENGINES. 2006-12-29 15:00:36 +00:00
point.sh Updates from 1.0.0-stable 2009-04-06 15:22:01 +00:00
process_docs.pl perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
selftest.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
shlib_wrap.sh.in Allow asan, msan and ubsan to be configured with shared libraries 2016-09-07 21:53:45 +02:00
su-filter.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
with_fallback.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00