summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/amqp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6391: add support for no-local filterGordon Sim2015-08-281-0/+2
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-276-20/+148
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-4710: release messages on rollbackGordon Sim2014-11-201-1/+1
* QPID-4710: Update message decoding logic to handle nested descriptors alsoGordon Sim2014-10-272-22/+28
* QPID-4710: Handle nested descriptors i.e. described types where the value is ...Gordon Sim2014-10-274-0/+32
* QPID-5501: implement missing qmf operationsGordon Sim2014-01-221-0/+1
* QPID-5457: support for messages composed of multiple transfersGordon Sim2014-01-091-1/+1
* QPID-5434: send timestamps with correct typecodeGordon Sim2013-12-193-2/+9
* QPID-5379: missing export directive for windowsGordon Sim2013-12-021-1/+1
* QPID-5379: fix security layer for 1.0 clientGordon Sim2013-11-292-1/+7
* NO-JIRA: prevent scary error message when not actually appropriateGordon Sim2013-11-011-1/+3
* QPID-5236: correct symbolic descriptor for amqp value sectionGordon Sim2013-10-151-1/+1
* QPID-5122: windows cleanupCharles E. Rolke2013-09-121-1/+1
* QPID-5110: don't lose track of correct index even in the face of incorrectly ...Gordon Sim2013-09-042-0/+78
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-0215-153/+53
* QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements.Charles E. Rolke2013-08-287-74/+75
* QPID-5040: export symbols from common lib (required for windows build)Gordon Sim2013-08-133-31/+34
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-1314-455/+558
* QPID-4986: ensure correct handler is called for message-id typed propertiesGordon Sim2013-07-111-121/+4
* QPID-4985: ensure calculated buffer size is accurateGordon Sim2013-07-111-1/+1
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-0/+14
* QPID-4627: fix faulty switch statementGordon Sim2013-07-081-0/+1
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-055-4/+40
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-253-0/+202
* QPID-4766: Added generic filter support to address handling in qpid::messagin...Gordon Sim2013-06-123-26/+56
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-0411-22/+567
* QPID-4558: Change C++ Selector implementation to use registered valuesAndrew Stitcher2013-03-191-1/+2
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-1/+2
* NO-JIRA: add explicit type for large constantsKenneth Anthony Giusti2012-12-191-2/+2
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-273-21/+29
* QPID-4368: Cleaned up filtering, added ability to process dynamic-node-proper...Gordon Sim2012-11-162-0/+393
* QPID-4368: Small improvements to setting and checking filter descriptorsGordon Sim2012-11-161-0/+7
* QPID-4368: Add some more missing export declarationsAndrew Stitcher2012-10-222-5/+6
* QPID-4368: Add missing export declarationsGordon Sim2012-10-223-53/+56
* QPID-4368: Compilation fixes for some platformsGordon Sim2012-10-191-0/+1
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-1927-0/+4179