summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/ssl/SslSocket.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-0/+1
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-5/+5
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-7/+9
* NO-JIRA: Make ssl setTcpNoDelay interface same as TCPAndrew Stitcher2012-08-291-1/+1
* NO-JIRA: Remove redundant stuff from SslSocketAndrew Stitcher2012-08-291-3/+0
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-201-34/+10
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-1/+1
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-10/+17
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-011-0/+5
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-0/+1
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-0/+2
* Fix includes to allow for alternative packaging for nspr/nss.Gordon Sim2009-05-181-1/+1
* 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/+117