summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SslConnector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Revert "QPID-1879 Don't use a thread for every new client Connection"Andrew Stitcher2009-06-031-29/+53
* Revert "QPID-1879 Removed some code obsoleted by this change"Andrew Stitcher2009-06-031-1/+8
* QPID-1879 Removed some code obsoleted by this changeAndrew Stitcher2009-05-281-8/+1
* QPID-1879 Don't use a thread for every new client ConnectionAndrew Stitcher2009-05-281-53/+29
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-1/+2
* - Reworked DispatchHandler state machine to eliminate race conditionsAndrew Stitcher2009-03-021-1/+1
* Some minor updates to logging levels to avoid undue alarm.Gordon Sim2009-01-261-1/+1
* Implement heartbeat timeout on client:Andrew Stitcher2009-01-131-2/+1
* QPID-1478: Same fix is required in SslConnector unfortunately.Gordon Sim2008-11-241-1/+1
* Fixed a file-descriptor leak in the c++ client API. If the socket connectionTed Ross2008-11-111-1/+7
* Fix compile errors introduced by Address changesStephen D. Huston2008-10-241-1/+1
* Remove default location for certificate database.Gordon Sim2008-10-201-2/+6
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+389