openssl/perl
Ulf Möller 49b8142262 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??)
1999-07-22 16:10:31 +00:00
..
t Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
.cvsignore Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
Makefile.PL Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
MANIFEST Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl.h Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
OpenSSL.pm Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
OpenSSL.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_bio.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_bn.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_cb.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
openssl_cipher.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_digest.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_err.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_ssl.xs Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
openssl_x509.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
README.1ST Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
typemap Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00

  WARNING, this Perl interface to OpenSSL is horrible incomplete.
  Don't expect it to be really useable!!