Make the perl module compile and eliminate some of the warnings.
authorUlf Möller <ulf@openssl.org>
Thu, 22 Jul 1999 16:10:31 +0000 (16:10 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 22 Jul 1999 16:10:31 +0000 (16:10 +0000)
commit49b8142262247dcf6e0308e26cdb2d7f1bbafcb8
tree8144e1c2ba653eecc652b94776783c6ee59db756
parentf0e8ae723cf8f86a91bdc5be8a6a5b956309729f
Make the perl module compile and eliminate some of the warnings.
Still doesn't work (the destructor on BIO and SSL is called immediately
after creating the object. Why that??)
13 files changed:
Makefile.org
crypto/.cvsignore
crypto/ex_data.c
perl/MANIFEST
perl/Makefile.PL
perl/OpenSSL.pm
perl/OpenSSL.xs
perl/openssl.h
perl/openssl_bio.xs
perl/openssl_bn.xs
perl/openssl_cipher.xs
perl/openssl_digest.xs
perl/openssl_ssl.xs