summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-215-114/+137
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-215-6/+6
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-205-6/+6
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-022-27/+47
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-011-0/+5
* added a case for SEC_ERROR_EXPIRED_CERTIFICATE: in getErrorString() Rajith Muditha Attapattu2010-06-291-0/+1
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-2/+4
* QPID-2083: Added some error messages for particular codesGordon Sim2010-04-281-19/+16
* QPID-2083: Some improvements to error handling for NSS based SSL implementation.Gordon Sim2010-04-284-10/+31
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-056-7/+73
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+2
* Remove a hardwired reference to nss include directory to allow debian buildAndrew Stitcher2009-11-301-2/+2
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-095-2/+28
* Add directory to #includeAlan Conway2009-07-145-11/+11
* Prevent broker thread blocking while SSL handshake completes.Gordon Sim2009-07-011-2/+0
* Plumbed in an a connection abort operation to the OutputHandlerAndrew Stitcher2009-06-082-8/+14
* Stop watching the acceptors dispatch handle before it is deleted in ssl and r...Gordon Sim2009-06-032-0/+6
* Fix includes to allow for alternative packaging for nspr/nss.Gordon Sim2009-05-184-12/+12
* QPID-1710 Removed unnecessary nonportable internal APIAndrew Stitcher2009-03-043-4/+4
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-082-0/+5
* Remove optimistic consume options. Better default message for SSL errors.Alan Conway2008-11-171-0/+2
* Fix compile error introduced by initial QPID-1377 commit; Resolves QPID-1377Stephen D. Huston2008-10-211-1/+1
* Remove default location for certificate database.Gordon Sim2008-10-201-1/+0
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-1710-0/+1540