summaryrefslogtreecommitdiffstats
path: root/lib/webrick/server.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo2005-07-141-0/+1
* * lib/webrick/utils.rb (WEBrick::Utils.create_listeners):gotoyuzo2005-03-231-0/+3
* * lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo2005-03-091-10/+24
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo2005-01-181-3/+3
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo2004-12-161-2/+7
* * lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo2004-11-061-3/+0
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): newgotoyuzo2004-10-171-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