summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/windows/SslAsynchIO.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5669: spurious error on connection close (Windows C++): SSL negotiation ...Clifford Jansen2014-04-141-2/+5
* QPID-5540: use mutex to ensure single SCHANNEL_SHUTDOWNClifford Allan Jansen2014-02-051-0/+2
* QPID-5356: stop default search for client certificate when not specifiedClifford Allan Jansen2013-12-041-1/+2
* QPID-4514: Remove IO start/stop reading primitives used by removed clusterAndrew Stitcher2013-01-301-2/+0
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-2/+1
* Rearrange buffer memory ownership to avoid leaking buffer memoryAndrew Stitcher2012-08-101-0/+1
* QPID-3406: Get IPv6 working on Windows portAndrew Stitcher2011-08-121-3/+0
* Converted four files from DOS format to Unix format to match all of the otherTed Ross2010-10-111-191/+191
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-0/+191