summaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_digest.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb:technorama2008-02-251-123/+35
* * ext/openssl/ossl_pkcs5.c: New module.technorama2007-04-051-6/+2
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-3/+56
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-121-0/+4
* * ruby.h (struct RString): embed small strings.matz2006-08-311-3/+3
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-5/+5
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-5/+6
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-4/+2
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-13/+2
* * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo2003-09-051-0/+17
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+289