Age | Commit message (Expand) | Author |
---|---|---|
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): d2i | gotoyuzo |
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 method | gotoyuzo |
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 argument | gotoyuzo |
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 backward | gotoyuzo |
2003-07-23 | * ext/openssl: imported. | gotoyuzo |