summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some protos.Egon Schmid2001-01-261-5/+3
* Added some missing EXPERIMENTAL files plus some missing extensionsfoobar2001-01-191-0/+5
* Realized that emalloc() never returns NULL, simplified codeStig Venaas2001-01-131-51/+2
* Made OpenSSL extension work with 0.9.5 and changed version check to 0.9.5Stig Venaas2001-01-071-9/+30
* Added README on usage, and added myself to CREDITSStig Venaas2000-11-232-0/+166
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+0
* Added optional passphrase argument to openssl_get_privatekey()Stig Venaas2000-11-171-6/+12
* Renamed openssl_read_privatekey openssl_get_privatekey, and some minorStig Venaas2000-11-172-7/+15
* 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