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
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):
gotoyuzo
2004-03-21
1
-2
/
+9
*
* lib/webrick/config.rb (WEBrick::Config::General): add
gotoyuzo
2004-03-11
2
-0
/
+4
*
* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander
gotoyuzo
2004-03-07
3
-11
/
+17
*
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
1
-1
/
+1
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support
gotoyuzo
2004-01-24
1
-3
/
+19
*
* 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