summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/windows/SslProtocolFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4610: Remove duplicated transport code from C++ brokerAndrew Stitcher2013-03-011-379/+314
* QPID-4315: Make Windows workAndrew Stitcher2013-01-091-367/+379
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-23/+51
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-1/+1
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-4/+4
* NO-JIRA: Remove obsolete and now unused codeAndrew Stitcher2012-08-291-13/+0
* Rearrange buffer memory ownership to avoid leaking buffer memoryAndrew Stitcher2012-08-101-1/+1
* QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...Andrew Stitcher2012-05-211-8/+18
* QPID-4013: Windows Broker SSL is more difficult to use than necessary and pos...Andrew Stitcher2012-05-211-4/+23
* QPID-3406: Get IPv6 working on Windows portAndrew Stitcher2011-08-121-9/+35
* NO-JIRA: Remove a lot of redundant stuff from the Socket codeAndrew Stitcher2011-05-261-5/+0
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-3/+3
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-011-1/+1
* Converted four files from DOS format to Unix format to match all of the otherTed Ross2010-10-111-302/+302
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-1/+1
* SSL changes for broker listening that weren't checked in with the original Wi...Stephen D. Huston2010-02-171-4/+4
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-0/+302