summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Collapse)AuthorAgeFilesLines
...
* Renamed openssl_read_privatekey openssl_get_privatekey, and some minorStig Venaas2000-11-172-7/+15
| | | | | fixes including init and shutdown functions
* extname -> opensslfoobar2000-11-161-1/+1
|
* Changed to use Z_LVAL_PP, Z_STRVAL_PP and Z_STRLEN_PP.Stig Venaas2000-11-141-21/+18
|
* Made API simplerStig Venaas2000-11-142-51/+127
|
* added dsp for openssl win32Daniel Beulshausen2000-11-131-0/+107
|
* OpenSSL extension. So far it implements assymetric encryption functions.Stig Venaas2000-11-134-0/+563