summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-7127: setting idle timeout to ffffffff fires ConnectionTicker with zero ...Pavel Moravec2016-03-071-1/+1
* QPID-7100: Don't divide by zero when nsubs is 0 in shared mode. Patch from yu...Gordon Sim2016-03-021-2/+2
* QPID-7076: Avoid error with qpid-cpp-benchmark with 0 senders. Patch from yue...Gordon Sim2016-02-191-3/+6
* QPID-7053: Add a callback that is invoked when asynchronous errors areKen Giusti2016-02-164-24/+190
* NO-JIRA: Added ability to build using Proton from built but not installed loc...Kim van der Riet2016-01-261-0/+12
* QPID-7020: uint16 AMQP0-10 message properties decoded as uint8Pavel Moravec2016-01-241-1/+1
* QPID-7010: ignore updates on deliveries we have already settledGordon Sim2016-01-211-1/+1
* NO-JIRA: remove trailing whitespaceGordon Sim2016-01-121-3/+3
* NO-JIRA: initialise 'print' option to falseGordon Sim2016-01-121-1/+2
* NO-JIRA: update year in NOTICE files (for bits perhaps looking to get release...Robert Gemmell2016-01-064-4/+4
* QPID-6966: C++ broker and client to support TLS1.1 and TLS1.2 by defaultPavel Moravec2016-01-051-5/+10
* Fixup QPID-6924 to work if PN_INVALID is not legal as a case labelAndrew Stitcher2015-12-041-1/+1
* QPID-6858: update swig type mapping to compile with both python 2 and 3Gordon Sim2015-12-021-15/+19
* QPID-6924: Add in a case for PN_INVALID, but carry on doing nothing if we hav...Andrew Stitcher2015-12-011-2/+2
* QPID-6754: ensure anonymous-relay doesn't expose ability to detect whether or...Gordon Sim2015-11-262-0/+19
* QPID-6754: some AMQP 1.0 based acl tests including for 'anonymous relay' pseu...Gordon Sim2015-11-264-76/+482
* QPID-6870: qpidd does not at present have facility to track deliverability to...Gordon Sim2015-11-191-2/+9
* QPID-6839: python-qpid: Log the failure of the Selector threadKen Giusti2015-11-112-42/+75
* QPID-6754: distinguish between null target and null address (depends on PROTO...Gordon Sim2015-11-094-10/+37
* QPID-6834: allow delete-on-close in queue policiesGordon Sim2015-11-063-3/+14
* QPID-6754: add support for null targetGordon Sim2015-11-068-3/+87
* QPID-6790: ensure that asynchronous completion of incoming transfers does not...Gordon Sim2015-10-263-6/+48
* QPID-6783: dynamically determine SASL service name based on protocolKen Giusti2015-10-125-6/+15
* QPID-6767: allow 'service' key in connection parameters.Ken Giusti2015-10-021-1/+3
* QPID-6767: add --sasl-service-name option to all QPID tools.Ken Giusti2015-10-027-0/+21
* QPID-6765 [linearstore] Add qpid-txtest mode to qpid-qls-analyze which extrac...Kim van der Riet2015-09-254-67/+72
* NO_JIRA: Updates to ISSUES fileKim van der Riet2015-09-101-27/+63
* NO-JIRA: Improve iostreams error reporting by passing errno to the function t...Kim van der Riet2015-09-102-7/+10
* QPID-6730: Make the linearstore journal timeout configurableAndrew Stitcher2015-09-092-10/+17
* NO-JIRA: Remove CMake warning message due to now deprecated if() constructAndrew Stitcher2015-09-041-6/+5
* QPID-6717: Change Selector beaviour and tests to accord with consensus semanticsAndrew Stitcher2015-09-044-12/+69
* QPID-6718: Small fixes to compile on slightly older versions of G++ and Visua...Andrew Stitcher2015-09-033-4/+15
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-0325-1368/+36
* QPID-6718: Complete parsing for all styles of numeric literalsAndrew Stitcher2015-09-023-13/+149
* QPID-6717: Fix issue with BETWEEN comparisons when types don't matchAndrew Stitcher2015-09-021-5/+2
* Revert "QPID-6717: fix evaluation of BETWEEN and NOT IN when types are mismat...Andrew Stitcher2015-09-021-2/+1
* QPID-6717: Unit tests to demonstrate the issue (or not!)Andrew Stitcher2015-09-021-0/+17
* NO-JIRA: Remove unused functionAndrew Stitcher2015-09-021-4/+0
* NO-JIRA: Fix for python client ValueError exception. see bz1249608Ernest Allen2015-09-022-3/+4
* QPID-6639: ensure all available data is decodedGordon Sim2015-09-011-9/+13
* QPID-6717: fix evaluation of BETWEEN and NOT IN when types are mismatchedGordon Sim2015-08-281-1/+2
* QPID-6391: add support for no-local filterGordon Sim2015-08-283-1/+20
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-289-11/+161
* NO-JIRA: Fix RPATH setting for rpm builds which set absolute pathsAndrew Stitcher2015-08-211-3/+4
* NO-JIRA: Trivial update to work with changed Boost 1.59 Test library.Andrew Stitcher2015-08-201-1/+1
* QPID-6435: Restore decent error messages to the SSL codeAndrew Stitcher2015-08-208-62/+73
* QPID-6698: use the monotonic clock for AMQP 1.0 idle timeoutKen Giusti2015-08-182-4/+13
* QPID-6680: .NET Binding allows UTF-8 string messages - patch from https://git...Charles E. Rolke2015-08-054-3/+29
* QPID-6577: HA - backup broker messages are larger than primary messages.Alan Conway2015-08-044-2/+16
* QPID-6491: qpid-route map to use credentials, hide them from outputPavel Moravec2015-08-021-3/+3