summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/interlink_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (test fix)Alan Conway2015-02-261-0/+1
* QPID-5681: Fix core dump in interlink_tests.Alan Conway2014-04-111-1/+6
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-5/+5
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-041-1/+0
* QPID-5149: truncate over large routing keys when translating from 1.0 to 0-10Gordon Sim2013-09-201-0/+3
* QPID-4708: support for reconnect over AMQP 1.0Gordon Sim2013-08-281-3/+64
* QPID-5077: improvement to SASL logic to handle entirely asynchronous dialogueGordon Sim2013-08-151-2/+8
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-191-1/+0
* NO-JIRA: restrict broker to listen only on loopback interface (which is all t...Gordon Sim2013-06-131-0/+1
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-281-4/+78
* QPID-4890: added workaround to test to handle issues with closing stdin of su...Gordon Sim2013-05-271-0/+1
* NO-JIRA: remove unnecessary includes from test scriptGordon Sim2013-05-201-2/+0
* QPID-4846: prevent assertion when translating empty 0-10 message content into...Gordon Sim2013-05-151-0/+31
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-0/+157