ruby-cvs:19369
From: technorama ruby-lang.org
Date: Tue, 3 Apr 2007 04:00:24 +0900 (JST)
Subject: [ruby-cvs:19369] Ruby:r12133: * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.
technorama 2007-04-03 04:00:23 +0900 (Tue, 03 Apr 2007)
New Revision: 12133
Modified files:
trunk/ChangeLog
trunk/ext/openssl/ossl.c
trunk/ext/openssl/ossl.h
trunk/ext/openssl/ossl_bio.c
trunk/ext/openssl/ossl_cipher.c
trunk/ext/openssl/ossl_hmac.c
trunk/ext/openssl/ossl_pkey.h
trunk/ext/openssl/ossl_pkey_dh.c
trunk/ext/openssl/ossl_ssl.c
trunk/ext/openssl/ruby_missing.h
Log:
* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.
* ext/openssl/ossl_hmac.c Add reset method.
* ext/openssl/ossl_cipher.c (Cipher#update) Take additional buffer argument.
* ext/openssl/{ossl_bio.c,ossl_ssl.c,ruby_missing.h} compatibility with 1.8.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkey_dh.c?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_hmac.c?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_cipher.c?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl.h?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_ssl.c?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl.c?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ruby_missing.h?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkey.h?r1=12133&r2=12132
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_bio.c?r1=12133&r2=12132