index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
* I confirmed that its length. :-)
nahi
2004-12-18
1
-1
/
+1
*
* lib/webrick/httpauth.rb,
nahi
2004-12-18
3
-5
/
+2
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait
gotoyuzo
2004-12-16
5
-13
/
+39
*
* lib/webrick/server.rb (WEBrick::HTTPServer#start): remove
gotoyuzo
2004-11-06
2
-4
/
+0
*
* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to
gotoyuzo
2004-11-03
1
-2
/
+2
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):
gotoyuzo
2004-10-22
1
-1
/
+1
*
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):
gotoyuzo
2004-10-21
1
-16
/
+19
*
* lib/webrick/config.rb (WEBrick::Config::General): add default values:
gotoyuzo
2004-10-17
5
-34
/
+143
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): new
gotoyuzo
2004-10-17
2
-4
/
+32
*
* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USER
gotoyuzo
2004-09-16
2
-1
/
+2
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-21
1
-0
/
+3
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):
gotoyuzo
2004-08-13
3
-4
/
+9
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): should
gotoyuzo
2004-07-26
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2004-07-18
1
-3
/
+6
*
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
1
-1
/
+1
*
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2004-01-07
1
-0
/
+1
*
* lib/webrick/cgi.rb (CGI): add support for mod_ruby.
gotoyuzo
2003-12-22
3
-36
/
+86
*
* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.
gotoyuzo
2003-12-20
2
-12
/
+12
*
get rid of unusable condition
gotoyuzo
2003-12-19
1
-1
/
+1
*
* lib/webrick/cgi.rb: add file. (yet another CGI library)
gotoyuzo
2003-12-19
1
-0
/
+201
*
* lib/webrick/httprequest.rb (meta_vers): should not set
gotoyuzo
2003-12-19
2
-2
/
+4
*
* lib/webrick/httputils.rb (parse_form_data): should return an
gotoyuzo
2003-12-18
1
-0
/
+1
*
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-12-04
2
-6
/
+12
*
* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.
gotoyuzo
2003-11-25
2
-1
/
+3
*
* lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.
gotoyuzo
2003-11-04
1
-0
/
+6
*
* lib/webrick/ssl.rb: new option :SSLExtraChainCert.
gotoyuzo
2003-11-01
1
-0
/
+2
*
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-10-23
1
-1
/
+1
*
* lib/webrick/utils.rb (Utils::su): use setgid and setuid to
gotoyuzo
2003-09-28
1
-8
/
+8
*
* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.
gotoyuzo
2003-09-23
1
-2
/
+4
*
* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual
gotoyuzo
2003-09-18
1
-5
/
+3
*
meta_vars should be String.
gotoyuzo
2003-09-08
1
-1
/
+1
*
* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to
gotoyuzo
2003-09-08
2
-2
/
+5
*
* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port
gotoyuzo
2003-09-08
7
-14
/
+15
*
* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.
gotoyuzo
2003-08-19
6
-160
/
+170
*
* lib/webrick/https.rb (HTTPServer#run): should set syncing-mode
gotoyuzo
2003-08-13
1
-0
/
+1
*
* lib/webrick/httputils.rb (FormData#list): should not take
gotoyuzo
2003-08-07
1
-2
/
+1
*
* lib/webrick/https.rb: change an option name.
gotoyuzo
2003-08-02
1
-2
/
+2
*
* lib/webrick: imported.
gotoyuzo
2003-07-23
32
-0
/
+3852