openssl/crypto/dsa
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
..
build.info
dsa_ameth.c DSA: Add export of domain parameters to provider 2019-10-17 13:01:14 +02:00
dsa_asn1.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_depr.c
dsa_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dsa_gen.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
dsa_key.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_ossl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_pmeth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_prn.c
dsa_sign.c Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
dsa_vrf.c Reorganize local header files 2019-09-28 20:26:35 +02:00