summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs7.c
AgeCommit message (Expand)Author
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-12ossl_pkcs7.c: typed datanobu
2014-12-12ossl_pkcs7.c: typed datanobu
2014-12-12ossl_pkcs7.c: typed datanobu
2014-09-30protoize no-arguments functionsnobu
2014-08-03openssl: constifynobu
2014-08-03ossl_pkcs7.c: consider lengthnobu
2014-08-03ext: get rid of inadvertent ID creationnobu
2014-08-03ext: prefer RB_TYPE_P over comparison TYPE with constantsnobu
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2012-03-29* ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.emboss
2011-06-30* sytle fixes.nobu
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-02-28* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
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