summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-6668: Update INSTALL-WINDOWSCharles E. Rolke2015-07-301-73/+134
* NO-JIRA: update hello world example to use recommended api for content manipu...Charles E. Rolke2015-07-281-55/+56
* NO-JIRA: update hello world example to use recommended api for content manipu...Gordon Sim2015-07-281-2/+5
* QPID-6661: address some anomalies with heartbeats on the AMQP 1.0 pathGordon Sim2015-07-282-1/+3
* QPID-6660: don't try to process incoming delivery events for link that has be...Gordon Sim2015-07-271-0/+2
* QPID-6659: wait for full message before processingGordon Sim2015-07-271-1/+1
* QPID-6654, QPID-6592: ensure system info ptr is valid before using it, and en...Gordon Sim2015-07-273-11/+14
* Doc fixes per QPID-6648.Stephen D. Huston2015-07-161-23/+23
* QPID-6641: Step to Visual Studio 2012, Boost 1.55, CMake 2.8.11Charles E. Rolke2015-07-141-8/+14
* QPID-6639: delegate input as soon as authentication has succeeded (even if th...Gordon Sim2015-07-141-1/+1
* QPID-6256: prevent unused local variable warningGordon Sim2015-07-141-1/+1
* QPID-6641: Update Windows SDK build for VS2013, Boost 1.58Charles E. Rolke2015-07-134-8/+37
* QPID-6640: Adjust cmake 3.x generator name detectionCharles E. Rolke2015-07-131-6/+3
* QPID-6611: Getting Visual Studio executables to run from where they are built.Charles E. Rolke2015-07-011-3/+10
* NO-JIRA: update version numbers/datesRobert Gemmell2015-06-259-12/+12
* QPID-6256: fix for conversion error on some versions of boostGordon Sim2015-06-231-1/+1
* QPID-6599: [Python Tests AMQP 0-10] Remove part of new test testReservedExcha...Keith Wall2015-06-221-1/+0
* QPID-6602: remove extraneous replenishment of credit (that is done by the cal...Gordon Sim2015-06-191-5/+0
* NO-JIRA: update the year in NOTICE filerobbie2015-06-191-1/+1
* QPID-6599: [Python Tests AMQP 0-10] Supporting test for Java Broker DefectKeith Wall2015-06-181-2/+14
* QPID-6599: [Python Tests AMQP 0-8] Supporting test for Java Broker DefectKeith Wall2015-06-181-1/+19
* QPID-6256: Improved handling of protocol version incompatibilitiesGordon Sim2015-06-1717-66/+238
* QPID-6592: include identifying information in the connection handshakeKen Giusti2015-06-173-0/+34
* QPID-6392: detach not support until after proton 0.7Gordon Sim2015-06-151-0/+3
* QPID-6568: bump the minimum supported proton to 0.7Ken Giusti2015-06-154-20/+3
* NO-JIRA: bump the version file numbersRobert Gemmell2015-06-122-2/+2
* QPID-6326 Don't automatically search for exchanges and queues with each requestErnest Allen2015-06-122-18/+35
* QPID-6297: Python client should reconnect after network glitchErnest Allen2015-06-102-4/+5
* QPID-6392: handle detach eventGordon Sim2015-06-104-7/+17
* QPID-6567: [Python Client] Centralise responsibilities for flow_control_wait_...Keith Wall2015-06-091-4/+5
* NO-JIRA: Update HA docs to explain how to shut down a primary node.Alan Conway2015-06-081-0/+31
* QPID-6567: [Python Client 0-8..0-91] ensure client won't send messages after/...Alex Rudyy2015-06-052-11/+13
* QPID-6567: [Python Client 0-8..0-91] send flow-ok on receiving flow command. ...Alex Rudyy2015-06-051-0/+8
* QPID-6571: remove socket.gethostbyname callErnest Allen2015-06-041-6/+1
* QPID-6567: [Python Client 0-8..0-91] Support producer side flow control in th...Keith Wall2015-06-034-8/+76
* QPID-6563: free sessions and links that have completely closedKen Giusti2015-06-031-2/+8
* NO-JIRA: remove unused strings.Charles E. Rolke2015-05-291-2/+0
* QPID-6559: add PLAIN support for NullSaslClientGordon Sim2015-05-293-8/+22
* NO-JIRA: relax check when auth=noGordon Sim2015-05-271-1/+1
* QPID-6551: [C++ broker]: linearstore raising JERR_LFCR_SEQNUMNOTFOUND after s...Pavel Moravec2015-05-216-29/+29
* QPID-6549: `service qpidd status` returns 1 - hidden error is "ConnectionErro...Alan Conway2015-05-201-22/+26
* QPID-6548: SYSV init scripts do not work properly wiht SSL-only broker.Alan Conway2015-05-202-24/+47
* NO-JIRA: fix tests for python 2.4Gordon Sim2015-05-201-2/+2
* NO-JIRA: Fix test bugs in ha_tests and interop_testAlan Conway2015-05-192-1/+3