[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23351

From: technorama ruby-lang.org
Date: Mon, 21 Apr 2008 07:32:06 +0900 (JST)
Subject: [ruby-cvs:23351] Ruby:r16111 (trunk): * ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.

technorama	2008-04-21 07:32:06 +0900 (Mon, 21 Apr 2008)

  New Revision: 16111

  Modified files:
    trunk/ext/openssl/ossl_ssl.c
    trunk/ext/openssl/ossl_version.h
    trunk/ext/openssl/ossl_x509ext.c
    trunk/test/openssl/test_ssl.rb
    trunk/test/openssl/utils.rb

  Log:
    * ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.
      New method SSLContext#setup to aid C extension writers.
    * test/openssl/test_ssl.rb: Add tests for new method and sessions.
      Use threads for ssl server instead of forking.
    * ext/openssl/ossl_version.h: Bump version.
    * ext/openssl/ossl_x509ext.c: Fix warnings.
    * test/openssl/utils.rb: Fix warnings.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_ssl.c?r1=16111&r2=16110&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_x509ext.c?r1=16111&r2=16110&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/openssl/utils.rb?r1=16111&r2=16110&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/openssl/test_ssl.rb?r1=16111&r2=16110&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_version.h?r1=16111&r2=16110&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]