summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/amqp0_10/OutgoingMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5828: Drop expired incoming messagesGordon Sim2014-06-231-0/+1
* QPID-5828: Check and adjust ttl on resend attemptGordon Sim2014-06-231-0/+43
* QPID-5090: Infer text/plain as content type over 0-10 for utf8 contentGordon Sim2013-08-231-0/+6
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-2/+14
* QPID-4975: Only send correlation id if it isn't empty.Andrew Stitcher2013-07-031-1/+2
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-061-6/+9
* QPID-3102: Only send ttl if non-zeroGordon Sim2011-03-021-1/+3
* QPID-2698: recognise special property names for amqp 0-10 specific message- a...Gordon Sim2010-06-251-3/+29
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-2/+2
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-291-2/+5
* QPID-2406: a more explicit solution for durations in the messaging apiGordon Sim2010-03-291-1/+1
* This is a fix for QPID-2428Rajith Muditha Attapattu2010-03-041-1/+1
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-3/+9
* QPID-664: Set subject in application headers when specifiedGordon Sim2009-11-231-0/+16
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-1/+1
* define content- and view- classes separately from message classGordon Sim2009-10-021-15/+2
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-0/+64