openssl/util
Richard Levitte af2f14ace5 ERR: Drop or deprecate dangerous or overly confusing functions
ERR_get_error_line() is deprecated, and ERR_get_error_func() and
ERR_get_error_data() are removed in favor of ERR_get_error_all(),
since they pop the error record, leaving the caller with only partial
error record data and no way to get the rest if the wish.

If it's desirable to retrieve data piecemeal, the caller should
consider using the diverse ERR_peek functions and finish off with
ERR_get_error().

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13466)
2020-11-28 15:28:46 +10:00
..
perl
add-depends.pl
build.info
cavs-to-evptest.pl
check-format-test-negatives.c
check-format-test-positives.c
check-format.pl
check-malloc-errs
ck_errf.pl
copy.pl
dofile.pl
echo.pl
engines.num
err-to-raise Simplify util/err-to-raise 2020-11-18 11:40:52 +01:00
find-doc-nits util/find-doc-nits: check podchecker() return value 2020-11-17 23:12:02 +01:00
find-unused-errs
fix-deprecation util/fix-deprecation: DEPRECATEDIN conversion util for public headers 2020-11-20 20:55:03 +01:00
fix-includes
fix-includes.sed
indent.pro
libcrypto.num ERR: Drop or deprecate dangerous or overly confusing functions 2020-11-28 15:28:46 +10:00
libssl.num Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
local_shlib.com.in
markdownlint.rb
merge-err-lines
missingcrypto111.txt Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well. 2020-11-24 15:22:33 +01:00
missingcrypto-internal.txt
missingcrypto.txt Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
missingmacro111.txt Document some SSL DH related functions/macros 2020-11-18 14:14:53 +00:00
missingmacro.txt Document some SSL DH related functions/macros 2020-11-18 14:14:53 +00:00
missingssl111.txt
missingssl-internal.txt
missingssl.txt
mkbuildinf.pl
mkdef.pl
mkdir-p.pl
mkerr.pl ERR: Modify util/mkerr.pl to produce internal err string loaders 2020-11-24 15:18:29 +01:00
mknum.pl
mkpod2html.pl
mkrc.pl util/mkrc.pl: Make sure FILEVERSION and PRODUCTVERSION have four numbers 2020-11-17 13:18:16 +01:00
mktar.sh
opensslwrap.sh
other-internal.syms
other.syms Document some SSL DH related functions/macros 2020-11-18 14:14:53 +00:00
providers.num
shlib_wrap.sh.in
su-filter.pl
unlocal_shlib.com.in
withlibctx.pl
wrap.pl