summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_digest.c
AgeCommit message (Expand)Author
2009-05-20* ext/openssl/ossl_digest.c (Init_ossl_digest): avoid recursingmatz
2009-03-20* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2008-07-22* ext/openssl: suppress warnings.nobu
2008-02-25Mon Feb 25 17:30:29 2008 Technorama Ltd. <[email protected]>technorama
2007-06-08import OpenSSL from trunktechnorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2004-12-15* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz
2004-07-01* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-09-05* ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo