aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkey_dh.c
Commit message (Expand)AuthorAgeFilesLines
* * ruby.h (struct RString): embed small strings.matz2006-08-311-4/+3
* * ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.gotoyuzo2005-03-121-2/+2
* * ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo2005-03-091-7/+70
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should creategotoyuzo2004-06-211-3/+15
* * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo2004-01-081-0/+21
* * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo2003-10-021-1/+8
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-32/+19
* OpenSSL updatemichal2003-09-121-23/+5
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+386