openssl/util
Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Many of the new types introduced by OpenSSL 3.0 have an OSSL_ prefix,
e.g., OSSL_CALLBACK, OSSL_PARAM, OSSL_ALGORITHM, OSSL_SERIALIZER.

The OPENSSL_CTX type stands out a little by using a different prefix.
For consistency reasons, this type is renamed to OSSL_LIB_CTX.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12621)
2020-10-15 11:59:53 +01:00
..
perl OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC 2020-10-12 08:29:31 +02:00
add-depends.pl
build.info
cavs-to-evptest.pl
check-format-test-negatives.c check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-format-test-positives.c check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-format.pl check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-malloc-errs
ck_errf.pl
copy.pl
dofile.pl
echo.pl
engines.num
err-to-raise
find-doc-nits util/find-doc-nits: Add a regexp for C symbols and use it 2020-09-20 17:32:36 +02:00
find-unused-errs
fix-includes
fix-includes.sed
indent.pro
libcrypto.num Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
libssl.num Fix some things the rename script didn't quite get right 2020-10-01 09:25:20 +01:00
local_shlib.com.in
markdownlint.rb util/markdownlint.rb: Add two rule exceptions: MD023 and MD026 2020-07-05 11:29:43 +02:00
merge-err-lines
missingcrypto111.txt
missingcrypto-internal.txt STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
missingcrypto.txt Fix some things the rename script didn't quite get right 2020-10-01 09:25:20 +01:00
missingmacro111.txt
missingmacro.txt Document how deprecation should be done 2020-10-12 08:29:31 +02:00
missingssl111.txt
missingssl-internal.txt
missingssl.txt
mkbuildinf.pl
mkdef.pl Build: Make NonStop shared libraries only export selected symbols 2020-09-25 12:05:47 +02:00
mkdir-p.pl
mkerr.pl util/mkerr.h: Restore header file rename 2020-09-19 13:22:29 +02:00
mknum.pl Modify util/mknum.pl to drop new symbols that don't exist any more 2020-10-09 10:19:47 +02:00
mkpod2html.pl util/mkpod2html.pl: Fix unbalanced quotes 2020-05-28 14:00:49 +02:00
mkrc.pl Update copyright year 2020-05-15 14:09:49 +01:00
mktar.sh Simplify the tarball generating scripts 2020-09-24 08:03:00 +02:00
opensslwrap.sh
other-internal.syms
other.syms Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
providers.num
shlib_wrap.sh.in
su-filter.pl
unlocal_shlib.com.in
withlibctx.pl Perl util to do with_libctx renaming 2020-10-01 09:23:05 +01:00
wrap.pl