summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
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