summaryrefslogtreecommitdiff
path: root/lib/webrick/httpauth
AgeCommit message (Expand)Author
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA
2020-10-27Separate `send` into `public_send` and `__send__`Nobuyoshi Nakada
2019-10-01Loop with String#scan without creating substringsNobuyoshi Nakada
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-08-14webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlinknormal
2018-07-26webrick: Support bcrypt password hashingnormal
2018-03-28webrick/httpauth/digestauth: stream req.bodynormal
2017-12-22webrick: httpauth requires regular filesnormal
2016-11-21lib/*: remove closed checksnormal
2016-08-30Use qualified namesnobu
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-16* lib/webrick/httpauth/basicauth.rb: fix a typo.hsbt
2013-11-29* lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-05-11 * lib/csv.rb: fix a typo.nagachika
2011-05-10 * lib/webrick: Add documentation for WEBrick::HTTPAuthdrbrain
2011-05-09 * lib/webrick/log.rb: Hide copyright info from ridrbrain
2010-10-21* lib/webrick/httpauth/digestauth.rbnaruse
2010-09-11Add documentation for WEBrick's DigestAuthdrbrain
2009-10-20 * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-08* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz
2008-10-31* lib/webrick/httpauth/digestauth.rbmame
2007-07-04 * lib/webrick/httpauth/authenticator.rbnahi
2005-07-03cosmetic.nahi
2005-01-02* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo
2004-12-18 * lib/webrick/httpauth.rb,nahi
2004-11-03* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo