summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/windows/SaslFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6532: make sasl service name configurableGordon Sim2015-05-061-1/+1
* QPID-6511: AMQP 0.10 windows clients cannot connect to no-auth qpidd broker.Charles E. Rolke2015-05-011-4/+14
* QPID-3914: Windows C++ SSL client certificate authentication supportClifford Allan Jansen2013-10-221-7/+15
* QPID-5101: C++ Broker Windows missing SaslFactory::createServer for AMQP 1.0Charles E. Rolke2013-08-281-0/+7
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-6/+6
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-171-2/+2
* Added new arg to Saslfactory::createMichael Goulish2010-12-011-1/+1
* QPID-1672, r1024541 Failed to modify the windows-private SaslFactory. This co...Charles E. Rolke2010-10-211-10/+39
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-2/+4
* Add new ssf arg to Sasl::startStephen D. Huston2009-11-111-2/+3
* QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...Ted Ross2009-09-221-0/+6
* Add PLAIN auth client handling for Windows; fixes QPID-1733Stephen D. Huston2009-03-161-0/+139