Directory lib/webrick/httpauth/

Directory Created:
2003-07-23 17:51
Total Files:
7
Deleted Files:
0
Lines of Code:
752

Browse with ViewVC

[root]/lib/webrick/httpauth

Lines of Code

lib/webrick/httpauth/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 766 (100.0%) 36.4
gotoyuzo 11 (52.4%) 763 (99.6%) 69.3
nahi 3 (14.3%) 3 (0.4%) 1.0
shyouhei 7 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nahi 2005-07-03 15:54

cosmetic.

1 lines of code changed in:

gotoyuzo 2005-01-02 23:31

* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):

raise NotImplementedError if password is encrypted by digest

algorithms. This patch is contributed by sheepman. [ruby-list:40467]



* lib/webrick/httpauth/digestauth.rb

(WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation.

This patch is contributed by sheepman. [ruby-list:40482]



* lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use

pack/unpack-template char "m" instead of lib/base64.rb to do base64

encoding/decoding. fixed: [ruby-dev:25336]



* test/webrick/test_httpauth.rb: new file.

12 lines of code changed in:

nahi 2004-12-18 07:17

* lib/webrick/httpauth.rb,

lib/webrick/httpauth/{basicauth.rb,digestauth.rb}: use

pack/unpack-template char "m" instead of lib/base64.rb to do base64

encoding/decoding.

2 lines of code changed in:

gotoyuzo 2004-11-03 14:29

* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to

avoid warnings. [webrickja:128]

2 lines of code changed in:

gotoyuzo 2003-07-23 17:51

* lib/webrick: imported.

749 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT