summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SaslFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-6/+15
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-3/+14
* Fix leak in SASL code, enable cluster ACL test.Alan Conway2009-11-021-1/+24
* Attempt to clean up a warning about violating aliasing rules.Ted Ross2009-09-231-3/+3
* QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...Ted Ross2009-09-221-0/+13
* Add directory to #includeAlan Conway2009-07-141-2/+2
* QPID-976: Prompt for password if it is required and not specified through set...Gordon Sim2009-01-081-7/+21
* QPID-976: Patch from Ted Ross (tross@redhat.com). Remove the handling of empt...Gordon Sim2009-01-081-28/+1
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-061-0/+345