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

ruby-cvs:19732

From: technorama ruby-lang.org
Date: Sat, 9 Jun 2007 00:02:06 +0900 (JST)
Subject: [ruby-cvs:19732] Ruby:r12496 (ruby_1_8): import OpenSSL from trunk

technorama	2007-06-09 00:02:04 +0900 (Sat, 09 Jun 2007)

  New Revision: 12496

  Added files:
    branches/ruby_1_8/ext/openssl/lib/openssl/pkcs7.rb
    branches/ruby_1_8/ext/openssl/ossl_pkcs5.c
    branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c
    branches/ruby_1_8/ext/openssl/ossl_ssl_session.c
    branches/ruby_1_8/test/openssl/test_ec.rb
  Modified files:
    branches/ruby_1_8/NEWS
    branches/ruby_1_8/ext/openssl/extconf.rb
    branches/ruby_1_8/ext/openssl/lib/openssl/buffering.rb
    branches/ruby_1_8/ext/openssl/lib/openssl/cipher.rb
    branches/ruby_1_8/ext/openssl/lib/openssl/digest.rb
    branches/ruby_1_8/ext/openssl/lib/openssl/ssl.rb
    branches/ruby_1_8/ext/openssl/lib/openssl.rb
    branches/ruby_1_8/ext/openssl/ossl.c
    branches/ruby_1_8/ext/openssl/ossl.h
    branches/ruby_1_8/ext/openssl/ossl_asn1.c
    branches/ruby_1_8/ext/openssl/ossl_bio.c
    branches/ruby_1_8/ext/openssl/ossl_bn.c
    branches/ruby_1_8/ext/openssl/ossl_bn.h
    branches/ruby_1_8/ext/openssl/ossl_cipher.c
    branches/ruby_1_8/ext/openssl/ossl_cipher.h
    branches/ruby_1_8/ext/openssl/ossl_config.c
    branches/ruby_1_8/ext/openssl/ossl_digest.c
    branches/ruby_1_8/ext/openssl/ossl_digest.h
    branches/ruby_1_8/ext/openssl/ossl_engine.c
    branches/ruby_1_8/ext/openssl/ossl_hmac.c
    branches/ruby_1_8/ext/openssl/ossl_ns_spki.c
    branches/ruby_1_8/ext/openssl/ossl_ocsp.c
    branches/ruby_1_8/ext/openssl/ossl_pkcs12.c
    branches/ruby_1_8/ext/openssl/ossl_pkcs12.h
    branches/ruby_1_8/ext/openssl/ossl_pkcs7.c
    branches/ruby_1_8/ext/openssl/ossl_pkcs7.h
    branches/ruby_1_8/ext/openssl/ossl_pkey.c
    branches/ruby_1_8/ext/openssl/ossl_pkey.h
    branches/ruby_1_8/ext/openssl/ossl_pkey_dh.c
    branches/ruby_1_8/ext/openssl/ossl_pkey_dsa.c
    branches/ruby_1_8/ext/openssl/ossl_pkey_rsa.c
    branches/ruby_1_8/ext/openssl/ossl_rand.c
    branches/ruby_1_8/ext/openssl/ossl_ssl.c
    branches/ruby_1_8/ext/openssl/ossl_ssl.h
    branches/ruby_1_8/ext/openssl/ossl_x509attr.c
    branches/ruby_1_8/ext/openssl/ossl_x509cert.c
    branches/ruby_1_8/ext/openssl/ossl_x509crl.c
    branches/ruby_1_8/ext/openssl/ossl_x509ext.c
    branches/ruby_1_8/ext/openssl/ossl_x509name.c
    branches/ruby_1_8/ext/openssl/ossl_x509req.c
    branches/ruby_1_8/ext/openssl/ossl_x509revoked.c
    branches/ruby_1_8/ext/openssl/ossl_x509store.c
    branches/ruby_1_8/ext/openssl/ruby_missing.h

  Log:
    import OpenSSL from trunk

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_ec.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_ec.rb?revision=12496&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_rand.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/digest.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/cipher.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ruby_missing.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509attr.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_rsa.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_engine.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs12.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ocsp.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_hmac.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_bn.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/extconf.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs7.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_digest.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_cipher.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_bio.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509revoked.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509req.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509name.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_dh.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_asn1.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c?revision=12496&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs5.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs5.c?revision=12496&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs12.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ns_spki.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_bn.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/buffering.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_dsa.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_digest.h?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_config.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/ssl.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/pkcs7.rb?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/pkcs7.rb?revision=12496&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509store.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509ext.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509crl.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_x509cert.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkcs7.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl_session.c?r1=12496&r2=12495
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl_session.c?revision=12496&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_cipher.c?r1=12496&r2=12495


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