summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ConnectionSettings.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-133/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-3/+4
* Implement heartbeat timeout on client:Andrew Stitcher2009-01-131-2/+1
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-061-1/+16
* Corrected doxygen comment.Alan Conway2008-12-031-3/+2
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-0/+5
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-051-4/+9
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-1/+0
* Separate option parsing from qpid::client::ClientSettings.Alan Conway2008-06-021-16/+4
* Added --syslog-name, --syslog-facility options.Alan Conway2008-06-021-3/+3
* Added some comments to the various connection settings.Gordon Sim2008-05-271-1/+48
* Make ANONYMOUS the default authentication mechanism. Gordon Sim2008-05-091-1/+0
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-0/+76