summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs7.c
AgeCommit message (Expand)Author
2008-07-22* ext/openssl: suppress warnings.nobu
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2006-10-26* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-02-03* eval.c: unify ruby_class (for method definition) and ruby_cbasematz
2005-09-07* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2003-11-11* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): addgotoyuzo
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-07-25* ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo