summaryrefslogtreecommitdiff
path: root/suds/wsse.py
Commit message (Expand)AuthorAgeFilesLines
* Add UTC class and change the wsse timestamps to use sax.date classes for prop...jortel2010-03-031-7/+13
* Add support for <Timestamp/> and <Expires/> tokens for WSSE.jortel2010-02-011-11/+40
* Fix ticket #206 & #129 deprecation warning for md5 per patch included in #206jortel2009-06-011-2/+7
* add setnonce() and setcreated()jortel2009-02-231-1/+42
* fix wsse namespace; add nonce and createdjortel2009-02-231-2/+17
* Add wsse module containing objects to support basic ws-security. Start with ...jortel2009-02-231-0/+116