summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/windows
Commit message (Expand)AuthorAgeFilesLines
* QPID-5539: Separate credential processing for re-use in AMQP1.0 SSL transport.Clifford Jansen2014-02-051-255/+9
* QPID-5396: map confusing registry GUI name to its real name: Personal -> MyClifford Jansen2013-12-051-3/+7
* QPID-5375: make Windows client certs more like their Posix counterpart, no lo...Clifford Jansen2013-12-041-37/+87
* QPID-5356: stop default search for client certificate when not specifiedClifford Jansen2013-12-041-0/+1
* QPID-3502: Windows SslConnector memory error from unititialized dataClifford Jansen2013-11-061-3/+6
* QPID-3914: Windows C++ SSL client certificate authentication supportClifford Jansen2013-10-222-11/+203
* QPID-5101: C++ Broker Windows missing SaslFactory::createServer for AMQP 1.0Charles E. Rolke2013-08-281-0/+7
* NO-JIRA: Remove unnecessary codeAndrew Stitcher2013-06-131-45/+9
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Jansen2012-09-301-0/+22
* QPID-4257 Windwos + SSL: broker/client memory leaks and client hang. Patch fr...Charles E. Rolke2012-09-071-2/+12
* NO-JIRA: Remove obsolete and now unused codeAndrew Stitcher2012-08-291-6/+0
* NO-JIRA: Remove unused return parameter part II - WindowsAndrew Stitcher2012-08-011-3/+3
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-6/+6
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-2/+2
* 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
* Converted four files from DOS format to Unix format to match all of the otherTed Ross2010-10-111-181/+181
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-2/+4
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-0/+181
* 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