summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
2005-09-15* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo
2005-07-14* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo
2005-07-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-06-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo
2005-05-27* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-05-17* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo
2005-05-11* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-03-23* lib/webrick/utils.rb (WEBrick::Utils.create_listeners):gotoyuzo
2005-03-09* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
2005-02-13* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrasegotoyuzo
2005-01-18* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo
2005-01-02* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo
2004-12-18* I confirmed that its length. :-)nahi
2004-12-18 * lib/webrick/httpauth.rb,nahi
2004-12-16* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo
2004-11-06* lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo
2004-11-03* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo
2004-10-22* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):gotoyuzo
2004-10-21* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo
2004-10-17* lib/webrick/config.rb (WEBrick::Config::General): add default values:gotoyuzo
2004-10-17* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): newgotoyuzo
2004-09-16* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo
2004-08-21* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
2003-12-22* lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo
2003-12-20* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.gotoyuzo
2003-12-19get rid of unusable conditiongotoyuzo
2003-12-19* lib/webrick/cgi.rb: add file. (yet another CGI library)gotoyuzo
2003-12-19* lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-12-04* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
2003-11-25* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo
2003-11-04* lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.gotoyuzo
2003-11-01* lib/webrick/ssl.rb: new option :SSLExtraChainCert.gotoyuzo
2003-10-23* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
2003-09-28* lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo
2003-09-23* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo
2003-09-18* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo
2003-09-08meta_vars should be String.gotoyuzo
2003-09-08* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo
2003-09-08* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo
2003-08-19* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo
2003-08-13* lib/webrick/https.rb (HTTPServer#run): should set syncing-modegotoyuzo
2003-08-07* lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo
2003-08-02* lib/webrick/https.rb: change an option name.gotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo