aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpauth
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi2009-10-201-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-10/+10
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz2008-11-081-1/+1
* * lib/webrick/httpauth/digestauth.rbmame2008-10-311-1/+1
* * lib/webrick/httpauth/authenticator.rbnahi2007-07-041-1/+1
* cosmetic.nahi2005-07-031-1/+1
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-023-7/+12
* * lib/webrick/httpauth.rb,nahi2004-12-182-4/+2
* * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo2004-11-031-2/+2
* * lib/webrick: imported.gotoyuzo2003-07-237-0/+749