summaryrefslogtreecommitdiff
path: root/lib/webrick/utils.rb
AgeCommit message (Expand)Author
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-10-08Remove unnecessary `require 'thread'`kazu
2016-10-14webrick: use monotonic clock for timeoutsnormal
2016-08-30Use qualified namesnobu
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-19webrick/utils.rb: get rid of thread leak checkernobu
2015-12-18* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): To preventngoto
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-15* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): Acquirengoto
2015-12-15* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):ngoto
2015-07-14webrick/utils.rb: wakeup immediatelynobu
2015-07-14webrick/utils.rb: adaptive sleepnobu
2015-05-17lib/webrick/utils.rb: simplify by avoiding fcntlnormal
2015-01-02* lib/webrick/utils.rb: removed unused argument variable.hsbt
2014-07-02webrick/utils.rb: mark by class namenobu
2014-06-28* lib/webrick/utils.rb (create_listeners): Close socket objects.akr
2014-05-25* lib/webrick/utils.rb: Override the inspect method of the threadakr
2014-04-25* lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.akr
2014-04-24* lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam mayusa
2013-03-02* lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2012-04-07* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse
2012-03-31* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse
2011-11-01* lib/webrick/utils.rb: fix fcntl call.akr
2011-06-16 * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-08* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz
2007-01-04* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):gotoyuzo
2006-12-31 * Merge YARVko1
2006-05-18* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo
2005-07-14* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo
2005-03-23*** empty log message ***gotoyuzo
2003-09-28* lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo
2003-08-19* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo