aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkey_dh.c
Commit message (Expand)AuthorAgeFilesLines
* Add toplevel documentation for OpenSSLdrbrain2010-12-061-2/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-4/+4
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-7/+7
* * ext/openssl: suppress warnings.akr2009-03-121-4/+4
* * ext/openssl: suppress warnings.nobu2008-07-221-3/+3
* * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu2008-05-291-3/+3
* * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama2008-02-261-2/+0
* * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama2007-04-021-3/+3
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-8/+80
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-121-0/+5
* * 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