summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* QPID-6308: Preserve request string encoding in response string.Charles E. Rolke2015-01-141-3/+17
* QPID-6301: [C++ Messaging] Client example acks responsesCharles E. Rolke2015-01-081-2/+3
* QPID-6280: C++ Messaging example server resource leakCharles E. Rolke2014-12-191-0/+1
* QPID-6273: ensure requests and responses are sent as textual strings rather t...Gordon Sim2014-12-172-9/+10
* QPID-6140: [C++ Messaging] hello_world does not define Messaging i/f completelyCharles E. Rolke2014-10-102-4/+4
* QPID-6026: add server_reconnect example to WinSDK cmake solution generatorCharles E. Rolke2014-08-201-0/+1
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-5/+0
* NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-202-2/+2
* QPID-5431: Qpid c++ client hangs / crashes during reception failover in HA en...Alan Conway2013-12-201-2/+3
* NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-202-12/+6
* NO_JIRA: Roll back change to CMakeLists.txt in which a test example was added...Kim van der Riet2013-12-171-4/+0
* QPID-5425: TPL fails with JERR_JNLF_FILEOFFSOVFLKim van der Riet2013-12-161-0/+4
* NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-161-1/+0
* QPID-5244: remove stale QMFv1 agent exampleKenneth Anthony Giusti2013-10-216-818/+0
* QPID-5196: Messaging example hello_world core dumps when given a bad connecti...Charles E. Rolke2013-09-301-5/+4
* QPID-5133: Add option to the spout examples to enable durable messagesDarryl L. Pierce2013-09-111-1/+10
* QPID-4932: expose reconnect&replay logicCharles E. Rolke2013-09-091-0/+442
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-062-0/+99
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-031-1/+1
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-301-2/+6
* QPID-5090: Infer text/plain as content type over 0-10 for utf8 contentGordon Sim2013-08-231-3/+4
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-134-15/+11
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-2612-2392/+1
* QPID-4941: Remove long deprecated example code for old qpid::client APIAndrew Stitcher2013-07-2655-9032/+0
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-2513-660/+0
* NO-JIRA: ensure interface is specified for verification of old examples (ther...Gordon Sim2013-07-181-1/+1
* NO-JIRA: ensure interface is specified for verification of old examplesGordon Sim2013-07-181-1/+1
* QPID-4721: .NET Binding WinSdk does not build hello_world and hello_xmlCharles E. Rolke2013-04-051-0/+2
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-2/+2
* QPID-4552: Messaging examples now build.Darryl L. Pierce2013-01-301-0/+45
* JIRA-4372: Added a CMakeLists.txt file for messaging examples.Darryl L. Pierce2013-01-184-72/+75
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-069-21/+23
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-299-26/+26
* QPID-4442: make spout example send properties as utf8 stringsGordon Sim2012-11-191-0/+1
* NO-JIRA: Reverted inadvertent change to example from previous commitGordon Sim2012-11-141-4/+3
* NO-JIRA: Fail on invalid PLAIN requestGordon Sim2012-11-141-3/+4
* Don't install C++ examples we don't want users basing their learning on any l...Stephen D. Huston2011-12-092-5/+10
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-021-19/+19
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-011-54/+31
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-231-0/+115
* QPID-3573: handle case where /home/gordon does not existGordon Sim2011-11-022-4/+17
* QPID-3451: make count=0 the default for consistency with python equivalentGordon Sim2011-08-241-1/+1
* JIRA 3337Michael Goulish2011-07-062-6/+2
* QPID-3268: correct connection option syntax in usage statementGordon Sim2011-05-202-2/+2
* Add missing CMakeLists.txt to files to distribute. Fixes QPID-3176.Stephen D. Huston2011-03-311-1/+1
* QPID-3137: ensure old api examples are installed into correct locationGordon Sim2011-03-118-7/+9
* Remove moved file refs, related to QPID-3067.Stephen D. Huston2011-03-041-4/+0
* Realign Visual Studio projects to match new examples locations; related to QP...Stephen D. Huston2011-03-022-24/+24
* QPID-3067: adding new file missing from last commitGordon Sim2011-03-011-0/+25
* QPID-3067: moved old examples to old_api directoryGordon Sim2011-03-0162-23/+50