ruby-cvs:19384
From: technorama ruby-lang.org
Date: Thu, 5 Apr 2007 14:59:23 +0900 (JST)
Subject: [ruby-cvs:19384] Ruby:r12148: * ext/openssl/ossl_pkcs5.c: New module.
technorama 2007-04-05 14:59:22 +0900 (Thu, 05 Apr 2007)
New Revision: 12148
Added files:
trunk/ext/openssl/ossl_pkcs5.c
Modified files:
trunk/ChangeLog
trunk/ext/openssl/extconf.rb
trunk/ext/openssl/lib/openssl/cipher.rb
trunk/ext/openssl/lib/openssl/digest.rb
trunk/ext/openssl/ossl.c
trunk/ext/openssl/ossl_cipher.c
trunk/ext/openssl/ossl_cipher.h
trunk/ext/openssl/ossl_digest.c
trunk/ext/openssl/ossl_digest.h
trunk/ext/openssl/ossl_pkcs12.c
trunk/ext/openssl/ossl_pkcs12.h
trunk/ext/openssl/ossl_pkcs7.c
trunk/ext/openssl/ossl_pkcs7.h
Log:
* ext/openssl/ossl_pkcs5.c: New module.
* ext/openssl/ossl_{cipher,digest,pkcs7,pkcs12}.c:
Remove redundant module namespace.
* ext/openssl/lib/openssl/{cipher,digest}.rb
Add backwards compatibile classes for rearranged classes.
* ext/openssl/ossl_{pkcs7,pkcs12}.c: Add documentation.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_cipher.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs12.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_digest.h?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs7.h?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_cipher.h?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/lib/openssl/digest.rb?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs12.h?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs5.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs5.c?revision=12148&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/extconf.rb?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_digest.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs7.c?r1=12148&r2=12147
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/lib/openssl/cipher.rb?r1=12148&r2=12147