aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpauth
Commit message (Expand)AuthorAgeFilesLines
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-101-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-167-0/+7
* * lib/webrick/httpauth/basicauth.rb: fix a typo.hsbt2015-11-162-4/+2
* * lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda2013-11-291-1/+1
* * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr2013-04-202-6/+12
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-263-13/+33
* * lib/webrick/httpauth/digestauth.rb (_authenticate):naruse2011-07-051-5/+2
* * lib/csv.rb: fix a typo.nagachika2011-05-111-1/+1
* * lib/webrick: Add documentation for WEBrick::HTTPAuthdrbrain2011-05-107-14/+222
* * lib/webrick/log.rb: Hide copyright info from ridrbrain2011-05-092-2/+2
* * 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-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