openssl/util
Richard Levitte 2390c573aa Add generic trace API
The idea is that the application shall be able to register output
channels or callbacks to print tracing output as it sees fit.

OpenSSL internals, on the other hand, want to print thoses texts using
normal printing routines, such as BIO_printf() or BIO_dump() through
well defined BIOs.

When the application registers callbacks, the tracing functionality
sets up an internal BIO that simply forwards received text to the
appropriate application provided callback.

Co-authored-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8198)
2019-03-06 11:15:13 +01:00
..
perl OpenSSL::Util::Pod: allow slashes in names 2019-02-27 18:36:31 +01:00
add-depends.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
build.info Build: Change all _NO_INST to use attributes instead. 2019-01-22 12:35:39 +01:00
check-malloc-errs Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
ck_errf.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
copy.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
dofile.pl Rework building: initial changes 2019-01-21 19:31:32 +01:00
echo.pl
engines.num Change the build of engines to use ordinal files for symbol export 2018-10-05 08:22:42 +02:00
find-doc-nits Add section order check in util/find-doc-nits 2019-02-28 21:38:20 +08:00
find-unused-errs Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
indent.pro Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
libcrypto.num Add generic trace API 2019-03-06 11:15:13 +01:00
libssl.num add an additional async notification communication method based on callback 2019-01-27 12:27:17 +00:00
local_shlib.com.in VMS: fix util/[un]local.com.in to handle attributes 2019-03-05 08:56:20 +01:00
mkbuildinf.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkdef.pl Rework building: adapt some scripts 2019-01-21 19:31:32 +01:00
mkdir-p.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkerr.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mknum.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkrc.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mktar.sh Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
openssl-format-source Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
openssl-update-copyright Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
opensslwrap.sh
private.num Replumbing: Add include/openssl/core.h, initially with core types 2019-02-27 18:36:30 +01:00
process_docs.pl util/process_docs.pl: handle multiple source directories correctly 2018-12-21 09:23:51 +01:00
shlib_wrap.sh.in Rework building: adapt some scripts 2019-01-21 19:31:32 +01:00
su-filter.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
unlocal_shlib.com.in VMS: fix util/[un]local.com.in to handle attributes 2019-03-05 08:56:20 +01:00