summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_digest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use base::RandInt() in place of rand(), now that rand_util has been moved fro...ericroman@google.com2008-09-301-2/+2
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+278