summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/ssl/SslSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-2/+2
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-17/+30
* QPID-2083: Some improvements to error handling for NSS based SSL implementation.Gordon Sim2010-04-281-0/+1
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-0/+49
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-0/+20
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Prevent broker thread blocking while SSL handshake completes.Gordon Sim2009-07-011-2/+0
* Fix includes to allow for alternative packaging for nspr/nss.Gordon Sim2009-05-181-5/+5
* QPID-1710 Removed unnecessary nonportable internal APIAndrew Stitcher2009-03-041-2/+2
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+279