summaryrefslogtreecommitdiff
path: root/qpid/extras/dispatch/src/dispatch_private.h
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5257 - Removed dispatch code from its old locationTed Ross2013-10-241-61/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535460 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Removed trailing whitespaces.Darryl L. Pierce2013-08-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1516996 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Added Listener and Connector Configuration, Wired in SSL support.Ted Ross2013-06-241-5/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1496189 13f79535-47bb-0310-9956-ffa450edef68
* QPID_4913 - Work in progressTed Ross2013-06-111-0/+2
| | | | | | | | | | - Added configuration handling of listeners (basic, still needs ssl, sasl, etc.) - Updated the server tests to use the configuration file rather than hard-coded settings. - Fixed a bug in the CMake file regarding the use of the PYTHON include path. - Made changes to accomodate older compilers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1491805 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Cleaned up include files to prevent redefining typedefs.Ted Ross2013-05-301-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1488003 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4612 - Major cleanup in the API.Ted Ross2013-03-071-0/+35
Removed the singleton patterns. Added a single header file for all of Dispatch. Doxygen comments still need to be updated. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1453628 13f79535-47bb-0310-9956-ffa450edef68