openssl/util
Richard Levitte 1ae4c07e50 VMS: don't use /DSF, turn off CALL_DEBUG instead
It turns out that /DSF didn't do any good for our purposes.  Instead,
remove the CALL_DEBUG flag from any image we link.  This ensures that
we can have debugging information in the image files, but don't
automatically end up in a debugging session upon image activation.

Unfortunately, this means the CALL_DEBUG must be turned on when there
is a need to run with the debugger activated, and to turn it off when
done.  This has been documented in NOTES.VMS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2957)
2017-03-15 03:09:57 +01:00
..
perl/OpenSSL/Util Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
TLSProxy Add a test to check that if a PSK extension is not last then we fail 2017-03-10 15:29:24 +00:00
build.info VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scripts 2017-03-14 22:27:17 +01:00
ck_errf.pl
copy.pl
dofile.pl
find-doc-nits Fix some doc nits 2017-03-12 08:27:30 -04:00
find-unused-errs
indent.pro Clean dead macros and defines 2017-01-18 15:19:24 +01:00
libcrypto.num Code health: make update 2017-02-28 20:16:56 +01:00
libssl.num Rename SSL_write_early() to SSL_write_early_data() 2017-03-02 17:44:16 +00:00
local_shlib.com.in VMS: don't use /DSF, turn off CALL_DEBUG instead 2017-03-15 03:09:57 +01:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl Code health: Remove VAX exceptions in util/mkdef.pl 2017-02-28 20:16:56 +01:00
mkdir-p.pl
mkerr.pl
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl util/process_docs.pl: make it possible to add a suffix to man docs 2017-03-06 21:38:19 +01:00
selftest.pl
shlib_wrap.sh.in Remove automatic RPATH - adapt shlib_wrap.sh 2016-10-13 02:21:51 +02:00
su-filter.pl
unlocal_shlib.com.in VMS: don't use /DSF, turn off CALL_DEBUG instead 2017-03-15 03:09:57 +01:00
with_fallback.pm