summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+1
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-1/+3
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-0/+1
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-12/+12
* QPID-2979: Make windows broker advertise PLAIN even when auth is turned off.Gordon Sim2011-07-151-0/+1
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-171-2/+5
* QPID-2617: Fix the windows build for modified method signatureGordon Sim2010-05-251-1/+1
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-1/+1
* Fix for windows build: add implementations of the getSecurityLayer()Gordon Sim2009-01-071-0/+15
* Add Windows pieces for building the broker; resolves QPID-1338Stephen D. Huston2008-10-301-1/+1
* Make SaslAuthenticator reimplementable for schemes other than Cyrus, such as ...Stephen D. Huston2008-10-161-0/+175