summaryrefslogtreecommitdiff
path: root/qpid/cpp/include
Commit message (Expand)AuthorAgeFilesLines
* QPID-7149: Fixed messaging client shutdown.Alan Conway2016-04-051-38/+0
* QPID-7149: Active HA broker memory leakAlan Conway2016-04-051-0/+38
* QPID-6858: update swig type mapping to compile with both python 2 and 3Gordon Sim2015-12-021-15/+19
* QPID-6718: Small fixes to compile on slightly older versions of G++ and Visua...Andrew Stitcher2015-09-032-2/+12
* Doc fixes per QPID-6648.Stephen D. Huston2015-07-161-23/+23
* QPID-6256: Improved handling of protocol version incompatibilitiesGordon Sim2015-06-171-0/+5
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-3/+42
* QPID-6107: Python Swig wrapped bindings consistently fail with spout and drainAlan Conway2014-09-221-0/+1
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-282-3/+16
* NO-JIRA: Fix typo in swig_python_typemaps.Alan Conway2014-07-231-1/+1
* QPID-5882: fix authentication failure on 1.0 codepathGordon Sim2014-07-071-0/+5
* NO-JIRA - Fixed typo in a comment.Ted Ross2014-06-301-1/+1
* NO-JIRA: Error handling in swig_python_typemaps: don't core dump if qpid.data...Alan Conway2014-06-261-8/+11
* QPID-5828: more consistent behaviour os send() when disconnectedGordon Sim2014-06-251-0/+10
* QPID-5848: update reference doc for connection optionsGordon Sim2014-06-251-1/+32
* QPID-5736: only block until sent message is settled; signal rejection by thro...Gordon Sim2014-04-301-0/+9
* QPID-5696: Floats losing their fractional part.Darryl L. Pierce2014-04-141-1/+1
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-073-1/+10
* QPID-5586: Introduce SessionClosed exceptionAndrew Stitcher2014-03-191-0/+10
* QPID-5499: Fix Ruby/Perl bindings when built with -Werror=format-securityDarryl L. Pierce2014-02-072-2/+2
* QPID-5415: Fixes to correct API specification and exportsAndrew Stitcher2014-01-031-1/+1
* QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-031-0/+165
* NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-201-3/+3
* NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-201-0/+34
* QPID-5369: Issue compile-time error if deprecated QMF Agent or Console API us...Kenneth Anthony Giusti2013-11-2518-0/+86
* QPID-4327: Include file moved to correct placeAndrew Stitcher2013-10-291-106/+0
* QPID-4730: Losing object references in Perl.Darryl L. Pierce2013-10-041-4/+8
* QPID-2926: Better solution for instantiating qpid::messaging::Handle<> specia...Andrew Stitcher2013-09-231-4/+5
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-061-0/+27
* QPID-5104: fix for python 2.4Gordon Sim2013-09-061-1/+1
* QPID-5104: make handling of properties in swigged impl match the pure python ...Gordon Sim2013-09-052-1/+10
* QPID-5079: Remove unused and unecessary member of MessagingException classAndrew Stitcher2013-08-221-3/+0
* QPID-5079: Get library import/export declarations working for linuxAndrew Stitcher2013-08-221-4/+8
* Revert "QPID-5067: Changed language bindings to use UTF-8 encoding on strings."Darryl L. Pierce2013-08-143-19/+8
* Revert "QPID-5067: Fixed an unmatched closing parenthesis."Darryl L. Pierce2013-08-141-1/+1
* QPID-5040: further fix for windows buildGordon Sim2013-08-131-1/+1
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-0/+22
* QPID-5067: Fixed an unmatched closing parenthesis.Darryl L. Pierce2013-08-121-1/+1
* QPID-5067: Changed language bindings to use UTF-8 encoding on strings.Darryl L. Pierce2013-08-093-8/+19
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-071-1/+2
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-051-0/+3
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-0/+1
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-0/+106
* QPID-4942: Include file not part of supported APIAndrew Stitcher2013-07-311-91/+0
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-2676-7654/+0
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-2613-1336/+0
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-2616-1825/+0
* NO-JIRA: tweak code to allow better lock analysis by CoverityKenneth Anthony Giusti2013-07-021-5/+5
* NO-JIRA: fixed two minor typos in doxygenGordon Sim2013-06-251-2/+2
* NO-JIRA: Fix compile errors in Windows build.Alan Conway2013-06-181-2/+2