summaryrefslogtreecommitdiffstats
path: root/perl/openssl_digest.xs
AgeCommit message (Collapse)Author
1999-07-22Make the perl module compile and eliminate some of the warnings.Ulf Möller
Still doesn't work (the destructor on BIO and SSL is called immediately after creating the object. Why that??)
1999-02-10Overhauled the Perl interface (perl/*):Ralf S. Engelschall
- ported BN stuff to OpenSSL's different BN library - made the perl/ source tree CVS-aware - renamed the package from SSLeay to OpenSSL (the files still contain their history because I've copied them in the repository) - removed obsolete files (the test scripts will be replaced by better Test::Harness variants in the future)
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall