commit | 8073036dd62848b616c6a817c155c3255074ec83 | [log] [tgz] |
---|---|---|
author | Ralf S. Engelschall <rse@openssl.org> | Wed Feb 10 09:38:31 1999 +0000 |
committer | Ralf S. Engelschall <rse@openssl.org> | Wed Feb 10 09:38:31 1999 +0000 |
tree | 8ae62e46c555ccc9e65b5dffd43cff25234c96af | |
parent | 0517335e3cdc565edbecb53dec8ef9091c936763 [diff] |
Overhauled the Perl interface (perl/*): - 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)