summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_x509ext.c
AgeCommit message (Expand)Author
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-15* ext/openssl/ossl_x509ext.c: parenthesize macro arguments.akr
2010-12-14 * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-03-13* ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should usenobu
2008-08-30* ext/openssl/ossl_config.c (Init_ossl_config): memory leak fixed.matz
2008-08-30* ext/openssl/ossl_x509ext.c (ossl_x509ext_initialize): fix fornobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-04-20* ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.technorama
2006-08-31* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.usa
2006-08-31* ruby.h (struct RString): embed small strings.matz
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-08-23* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo
2003-11-15* /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext):gotoyuzo
2003-11-01* ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new methodgotoyuzo
2003-10-03* ext/openssl/extconf.rb: add check for X509V3_set_nconf.gotoyuzo
2003-09-20* ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-08* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo