Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
authorMatt Caswell <matt@openssl.org>
Wed, 17 Dec 2014 13:30:41 +0000 (13:30 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Dec 2014 19:57:14 +0000 (19:57 +0000)
commit53e95716f5c11a8a9cbdcbbb3be0e8e538b5a2ea
treebc12310b023becd6c88c456b5b59a2b301eeed4d
parent5bafb04d2e8a792afbc97395410ef3291f3fbc8b
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Introduce use of DECLARE_DEPRECATED

Reviewed-by: Rich Salz <rsalz@openssl.org>
15 files changed:
crypto/asn1/asn1.h
crypto/bn/bn.h
crypto/crypto.h
crypto/dh/dh.h
crypto/dsa/dsa.h
crypto/ec/ec.h
crypto/ecdh/ecdh.h
crypto/ecdsa/ecdsa.h
crypto/engine/engine.h
crypto/err/err.h
crypto/rsa/rsa.h
crypto/store/store.h
crypto/ui/ui.h
crypto/x509/x509.h
ssl/ssl.h