openssl/providers/common
Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0
Previous macros suggested that from 3.0, we're only allowed to
deprecate things at a major version.  However, there's no policy
stating this, but there is for removal, saying that to remove
something, it must have been deprecated for 5 years, and that removal
can only happen at a major version.

Meanwhile, the semantic versioning rule is that deprecation should
trigger a MINOR version update, which is reflected in the macro names
as of this change.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10364)
2019-11-07 11:37:25 +01:00
..
ciphers Providers: fix OSSL_FUNC_CIPHER_CIPHER functions 2019-10-11 15:55:36 +02:00
digests Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
include/prov Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
build.info Providers: move common exchange,kdfs,keymgmt,macs,signature 2019-10-10 14:12:15 +02:00
provider_err.c Add KRB5KDF from RFC 3961 2019-10-23 08:32:48 +02:00
provider_util.c [KDF] Add feedback-mode and CMAC support to KBKDF 2019-10-17 12:45:03 +10:00
provlib.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00