summaryrefslogtreecommitdiff
path: root/python/qpid/sasl.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-261-0/+3
* QPID-3175: applied patch with a default sasl_mechanisms of ANONYMOUSRafael H. Schloming2012-01-301-0/+2
* fix error reporting for negotiation failure in sasl stubRafael H. Schloming2010-08-111-0/+2
* fixed auth username for saslRafael H. Schloming2010-06-301-1/+5
* added accessor for auth_usernameRafael H. Schloming2010-06-301-0/+6
* added API support for saslwrapperRafael H. Schloming2010-01-271-0/+99