aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpauth/digestauth.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpauth/digestauth.rbnaruse2010-10-211-0/+1
* Add documentation for WEBrick's DigestAuthdrbrain2010-09-111-0/+48
* * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi2009-10-201-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-5/+5
* * 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/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-021-5/+2
* * lib/webrick/httpauth.rb,nahi2004-12-181-3/+2
* * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo2004-11-031-2/+2
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+348