summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/ssl/SslIo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-201-2/+5
* QPID-3608: Improve C++ broker consume performanceAndrew Stitcher2011-11-111-18/+13
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-201-6/+14
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-1/+1
* QPID-2083: Some improvements to error handling for NSS based SSL implementation.Gordon Sim2010-04-281-2/+5
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-1/+6
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-0/+1
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Stop watching the acceptors dispatch handle before it is deleted in ssl and r...Gordon Sim2009-06-031-0/+5
* QPID-1710 Removed unnecessary nonportable internal APIAndrew Stitcher2009-03-041-1/+1
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+433