aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/server.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo2005-07-141-0/+1
* *** empty log message ***gotoyuzo2005-03-231-0/+3
* * lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo2005-03-071-12/+23
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-3/+3
* * lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo2004-12-151-2/+7
* * lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo2004-03-111-0/+3
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-12-041-3/+9
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-10-231-1/+1
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-081-4/+4
* * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo2003-08-191-28/+10
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+189