Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-21 | digest: create a generic nonce storage interface | Helmut Grohne | |
2008-09-20 | added some examples/doctests for digest.parse_digest_response | Helmut Grohne | |
2008-07-12 | fix some comments and epydocify them | Helmut Grohne | |
2008-03-27 | epydoc update | Helmut Grohne | |
2008-03-10 | use hashlib.md5 instead of md5.md5 where possible | Helmut Grohne | |
2008-02-28 | refactored docstrings for epydoc | Helmut Grohne | |
2007-05-08 | rearrange nonce checking to comply with RFC2617 in wsgitools.digest | Helmut Grohne | |
2007-05-08 | replaced nonce handling in wsgitools.digest | Helmut Grohne | |
2007-05-08 | added support for digest auth (RFC2617) | Helmut Grohne | |