summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Address.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: HA Use qpid::Address in ha::BrokerInfo rather than host/port.Alan Conway2013-05-161-1/+1
* QPID-3405: Implemented simple IPv6 literal parsing/printing for c++ connectio...Andrew Stitcher2011-08-121-1/+7
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-26/+6
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Replaced boost.spirit-based URL parser with simple recursive descent parser.Alan Conway2008-11-201-6/+30
* Fix Address wrapper to compile on MS VC8; discussed with Alan ConwayStephen D. Huston2008-10-241-0/+34