summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SslConnector.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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