summaryrefslogtreecommitdiff
path: root/qpid/cpp/SSL
Commit message (Collapse)AuthorAgeFilesLines
* QPID-7207: Rename and relocate files inside the cpp subtreeJustin Ross2016-04-201-169/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740034 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-161-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551304 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3914: Windows C++ SSL client certificate authentication supportClifford Allan Jansen2013-10-221-5/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1534714 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-10/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1507112 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from QPID-2415 describing SSL use on Windows.Stephen D. Huston2010-10-081-0/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1005688 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2412: updated notes for SASL EXTERNAL support and added option.Gordon Sim2010-03-051-7/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@919525 13f79535-47bb-0310-9956-ffa450edef68
* Fix port used in example.Gordon Sim2008-10-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707052 13f79535-47bb-0310-9956-ffa450edef68
* Updated latest ssl options usage; fixed ambiguity in domain name used in ↵Gordon Sim2008-10-221-18/+16
| | | | | | example and clarified the meaning a little. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707051 13f79535-47bb-0310-9956-ffa450edef68
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ↵Gordon Sim2008-10-171-0/+73
explictly via --with-ssl/--without-ssl args to configure; by default will build the modules if dependencies are found. See SSL readme file for more details. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705534 13f79535-47bb-0310-9956-ffa450edef68