summaryrefslogtreecommitdiff
path: root/qpid/extras/dispatch/src/router_node.c
Commit message (Expand)AuthorAgeFilesLines
* QPID-5257 - Removed dispatch code from its old locationTed Ross2013-10-241-1323/+0
* QPID-5216 - Cleaned up the format of a router-id in the message annotations.Ted Ross2013-10-221-5/+11
* QPID-5216 - Fixed a possible mutex problem where a value might be used after ...Ted Ross2013-10-181-12/+26
* QPID-5216Ted Ross2013-10-181-9/+58
* NO-JIRA - Removed an unneeded critical section.Ted Ross2013-10-161-3/+0
* QPID-5216Ted Ross2013-10-151-17/+34
* QPID-5216Ted Ross2013-10-111-9/+16
* QPID-5221 - Added a configurable role for connections that constrains their use.Ted Ross2013-10-101-6/+41
* QPID-5220 - Added configuration support for three operational modes of the ro...Ted Ross2013-10-091-4/+12
* QPID-5216Ted Ross2013-10-091-0/+1
* QPID-4967 - Bug fixes and added clean-up for unused addresses.Ted Ross2013-10-081-6/+26
* QPID-5218 - Fixed crash caused by fanned-out non-presettled messages.Ted Ross2013-10-081-3/+2
* QPID-5217 - Added the missing 'dx' prefix on the hash-table module types and ...Ted Ross2013-10-081-8/+8
* QPID-5217 - Brought message and buffer create/destroy functions into complian...Ted Ross2013-10-081-3/+3
* QPID-5216 - Fixed two memory leaks and one uninitialized-data bug.Ted Ross2013-10-081-1/+3
* QPID-5213 - Added a CLI tool to access management data in the router.Ted Ross2013-10-071-6/+29
* QPID-5212 - Added management-agent access to router state.Ted Ross2013-10-071-7/+12
* QPID-4967 - work in progress on multi-router networksTed Ross2013-10-041-2/+25
* QPID-4967 - Work in progress on multi-router networksTed Ross2013-10-041-49/+114
* QPID-5045 - Added additional indexing for inter-router links.Ted Ross2013-10-021-233/+24
* QPID-5045 - Added connection-resident shared state for links to associate lin...Ted Ross2013-09-271-5/+29
* NO-JIRA - Fixed three aliasing issues that broke a "Release" build.Ted Ross2013-09-271-1/+2
* QPID-5173Ted Ross2013-09-261-208/+264
* QPID-5068 - Beefed up the the annotation test and fixed an additional exposed...Ted Ross2013-09-051-4/+7
* QPID-5068 - Added feature to allow for modification of Delivery AnnotationsTed Ross2013-09-041-0/+62
* NO-JIRA - Updated for compatibility with changes in Proton 0.5Ted Ross2013-09-031-1/+1
* NO-JIRA: Removed trailing whitespaces.Darryl L. Pierce2013-08-231-3/+3
* QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...Ted Ross2013-08-081-10/+16
* QPID-5045 - Refactored the router data structures to support message and link...Ted Ross2013-08-061-157/+228
* QPID-4967 - Updates to the routerTed Ross2013-08-011-23/+51
* QPID-4967 - Router code advancesTed Ross2013-07-121-171/+359
* QPID-4967 - Added the message transmit linkage from python.Ted Ross2013-07-091-0/+10
* QPID-4968 - Added an IO adapter for python modules to send and receive messagesTed Ross2013-07-081-2/+217
* NO-JIRA - Management agent in the container now responds to "get" requests.Ted Ross2013-06-261-3/+19
* NO-JIRA - Added Listener and Connector Configuration, Wired in SSL support.Ted Ross2013-06-241-3/+3
* QPID-4913 - Work-in-progres for configuration file reader.Ted Ross2013-06-071-0/+2
* NO-JIRA - Pre-settled deliveries that are received must be locally settled.Ted Ross2013-05-241-2/+8
* NO-JIRA - Stability fixes for use with non-presettled messagesTed Ross2013-05-161-2/+2
* QPID-4816 - Handle link attach with a null target.Ted Ross2013-05-081-0/+8
* NO-JIRA - Additional DevelopmentTed Ross2013-05-021-4/+10
* NO-JIRA - Development update to Dispatch RouterTed Ross2013-04-261-25/+165
* QPID-4612 - Major cleanup in the API.Ted Ross2013-03-071-14/+9
* QPID-4538 - Renamed Qpid Nexus to Qpid DispatchTed Ross2013-02-211-0/+424