ruby/lib/webrick
yugui 2e63271148 * 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/branches/ruby_1_9_1@28997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-16 00:53:48 +00:00
..
httpauth merges r20152 from trunk into ruby_1_9_1. 2008-11-11 11:01:31 +00:00
httpservlet merges r24742 from trunk into ruby_1_9_1. 2009-10-31 13:04:11 +00:00
accesslog.rb merges r26267 from trunk into ruby_1_9_1. 2010-01-10 11:31:53 +00:00
cgi.rb * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method. 2008-08-17 17:33:13 +00:00
compat.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
config.rb * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): 2007-12-18 14:43:03 +00:00
cookie.rb * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new 2006-09-08 01:04:52 +00:00
htmlutils.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpauth.rb * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload): 2005-01-02 22:31:13 +00:00
httpproxy.rb merges r20152 from trunk into ruby_1_9_1. 2008-11-11 11:01:31 +00:00
httprequest.rb merges r26267 from trunk into ruby_1_9_1. 2010-01-10 11:31:53 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#set_error): 2010-08-16 00:53:48 +00:00
https.rb * lib/webrick/cgi.rb (CGI): add support for mod_ruby. 2003-12-22 21:13:06 +00:00
httpserver.rb * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove 2006-07-18 05:08:37 +00:00
httpservlet.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpstatus.rb Fix for the previous commit 2010-01-10 11:34:40 +00:00
httputils.rb merges r26267 from trunk into ruby_1_9_1. 2010-01-10 11:31:53 +00:00
httpversion.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
log.rb * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual 2003-09-18 16:09:02 +00:00
server.rb * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): 2008-08-22 11:12:06 +00:00
ssl.rb * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): should 2005-01-10 06:29:58 +00:00
utils.rb merges r20152 from trunk into ruby_1_9_1. 2008-11-11 11:01:31 +00:00
version.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00