Update any code that was using deprecated functions so that everything builds
authorGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 04:14:08 +0000 (04:14 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 04:14:08 +0000 (04:14 +0000)
commit2aaec9cced89edfdc8375b38a130fa1c35a98025
tree8f9339b8dac8d23ae1b424216b769cdeef7f59f0
parent9d473aa2e4076beb959bc9701786a0860877ee12
Update any code that was using deprecated functions so that everything builds
and links with OPENSSL_NO_DEPRECATED defined.
CHANGES
apps/dhparam.c
apps/gendh.c
apps/genrsa.c
apps/req.c
apps/s_server.c
crypto/bn/bntest.c
crypto/dh/dhtest.c
crypto/dsa/dsatest.c