mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/digest/lib/digest/hmac.rb: Fix problems with update
timing. [Reported by: oss-ruby@technorama.net] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
16df52eb40
commit
d65ee2e9f8
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Sun Dec 3 16:16:53 2006 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
|
* ext/digest/lib/digest/hmac.rb: Fix problems with update
|
||||||
|
timing. [Reported by: oss-ruby@technorama.net]
|
||||||
|
|
||||||
Sat Dec 2 07:33:53 2006 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
Sat Dec 2 07:33:53 2006 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||||
|
|
||||||
* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):
|
* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):
|
||||||
|
|
Loading…
Reference in a new issue