summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_digest.c
AgeCommit message (Expand)Author
2011-11-04* whitespace cleanup.nobu
2011-08-25* ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and adddrbrain
2011-07-22* ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex.emboss
2011-06-13* ext/openssl/ossl_digest.c: fix error for digests that have no oidemboss
2011-06-13* ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss
2011-05-21* ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.emboss
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-16* ext/openssl/ossl_digest.c: Add documentation.emboss
2011-05-13Sat May 14 05:08:32 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-13Sat May 14 04:19:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-02-22* ext/openssl/ossl_digest.c: parenthesize macro arguments.akr
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23* ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu
2009-02-17* ext/openssl: avoid cyclic require.akr
2008-12-31* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2008-07-22* ext/openssl: suppress warnings.nobu
2008-02-25* ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb:technorama
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-06-30* 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