openssl/perl
Richard Levitte 95ffe86dbc Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com>
His own words are:

The patch adds no new functionality (other than a simple test package)
to the libraries, but it allows them to be compiled with Perl5.6.0.
It has only been tested under "Red Hat Linux release 7.0 (Guinness)"
with the unpatched verion of OpenSSL 0.9.6 released last September.
2001-02-19 09:29:53 +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_bio.xs Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +00:00
openssl_bn.xs Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +00:00
openssl_cipher.xs Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +00:00
openssl_digest.xs Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +00:00
openssl_err.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_ssl.xs Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +00:00
openssl_x509.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38: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 Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com> 2001-02-19 09:29:53 +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!!