summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/amqp0_10/OutgoingMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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