aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/utils.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr2013-03-021-19/+4
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-0/+3
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse2012-04-071-1/+3
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse2012-03-311-1/+1
* * lib/webrick/utils.rb: fix fcntl call.akr2011-11-011-1/+1
* * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain2011-06-161-1/+67
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz2008-11-081-1/+1
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):gotoyuzo2007-01-041-1/+1
* * Merge YARVko12006-12-311-1/+1
* * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo2006-05-181-0/+75
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo2005-07-141-0/+8
* *** empty log message ***gotoyuzo2005-03-231-2/+6
* * lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo2003-09-281-8/+8
* * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo2003-08-191-0/+24
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+64