summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/SaslFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6559: add PLAIN support for NullSaslClientGordon Sim2015-05-291-2/+2
* QPID-6532: make sasl service name configurableGordon Sim2015-05-061-6/+7
* QPID-5883: improve error message a little for 'no-mech' sasl errorGordon Sim2014-07-081-3/+9
* QPID-5275: Segmentation fault in SaslFactory.Alan Conway2013-11-121-0/+2
* QPID-5083: provide simple default where sasl functionality is not availableGordon Sim2013-08-191-1/+3
* NO-JIRA: Remove useless HAVE_CONFIG_H definitionAndrew Stitcher2013-06-181-3/+1
* QPID-4368: Define SASL server role that is free from the AMQP 0-10 handshakeGordon Sim2012-10-191-4/+207
* QPID-4368: Make security strength factor a property of the security layerGordon Sim2012-10-191-1/+1
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-3/+8
* gsim's patch to bring c++ logic in line with other clients.Michael Goulish2011-04-061-8/+9
* Added new arg to code thaat gets compiled when HAVE_SASL is false.Michael Goulish2010-12-021-1/+1
* This patch was posted in JIRA QPID-2949.Michael Goulish2010-11-301-5/+18
* SASLizing Interbroker LinksMichael Goulish2010-10-201-0/+415