1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick
shyouhei 29b30b66f3 merge revision(s) 28997:
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#set_error):
	  Fix for possible cross-site scripting (CVE-2010-0541). 
	  Found by Apple, reported by Hideki Yamane.
	  Patch by Hirokazu Nishio <nishio.hirokazu AT gmail.com>.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-16 03:41:12 +00:00
..
httpauth
httpservlet * lib/webrick/httpservlet/filehandler.rb 2010-06-17 16:26:00 +00:00
accesslog.rb * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo. 2010-01-11 04:30:37 +00:00
cgi.rb
compat.rb
config.rb * lib/webrick/config.rb (WEBrick::Config): typo fixed. a patch 2009-12-19 08:01:19 +00:00
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri): 2010-08-10 05:59:11 +00:00
httpresponse.rb merge revision(s) 28997: 2010-08-16 03:41:12 +00:00
https.rb * lib/webrick/https.rb (parse_uri, meta_vars): suppress warnings. 2010-01-17 05:31:52 +00:00
httpserver.rb
httpservlet.rb
httpstatus.rb * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo. 2010-01-11 04:30:37 +00:00
httputils.rb * lib/webrick/accesslog.rb : Escape needed. 2010-01-10 09:33:47 +00:00
httpversion.rb
log.rb
server.rb
ssl.rb * lib/webrick/ssl.rb (WEBrick::Utils.create_self_signed_cert): 2010-07-30 23:26:53 +00:00
utils.rb
version.rb