summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/SslAsynchIO.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5356: stop default search for client certificate when not specifiedClifford Jansen2013-12-041-4/+21
* NO-JIRA: Windows fixes for previous "simple" changeAndrew Stitcher2013-06-131-0/+1
* QPID-4514: Remove IO start/stop reading primitives used by removed clusterAndrew Stitcher2013-01-301-12/+0
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-2/+6
* Rearrange buffer memory ownership to avoid leaking buffer memoryAndrew Stitcher2012-08-101-7/+7
* QPID-2082: Put all of the C++ code in the source tree into a namespaceAndrew Stitcher2012-03-201-4/+4
* Converted four files from DOS format to Unix format to match all of the otherTed Ross2010-10-111-661/+661
* When handling coalesced sets of SSL segments, ensure the buffer obtained to h...Stephen D. Huston2010-02-151-2/+9
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-0/+654