Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine | Ralf S. Engelschall | 1999-03-08 | 1 | -12/+12 |
| | | | | | | | | | | | | 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.... | ||||
* | Overhauled the Perl interface (perl/*): | Ralf S. Engelschall | 1999-02-10 | 1 | -1/+1 |
| | | | | | | | | | | | | - 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) | ||||
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+96 |