openssl/perl
Ralf S. Engelschall 84107e6ca8 Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine
under Unix and passes some trivial tests I've now added. But the whole stuff
is horribly incomplete, so a README.1ST with a disclaimer was added to make
sure no one expects that this stuff really works in the OpenSSL 0.9.2 release.
Additionally I've started to clean the XS sources up and fixed a few little
bugs and inconsistencies in OpenSSL.{pm,xs} and openssl_bio.xs.

PS: I'm still not convinces whether we should try to make this
    finally running or kick it out and replace it with some
    other module....
1999-03-08 11:25:49 +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 Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
MANIFEST Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
openssl.h Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
OpenSSL.pm Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
OpenSSL.xs Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
openssl_bio.xs Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine 1999-03-08 11:25:49 +00:00
openssl_bn.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_cb.c Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_cipher.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_digest.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_err.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38:31 +00:00
openssl_ssl.xs Overhauled the Perl interface (perl/*): 1999-02-10 09:38: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!!