summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Url.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for user/pass@ syntax in Url.Alan Conway2010-05-171-0/+17
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-14/+13
* Fix url parsing to make hostname requiredGordon Sim2010-04-141-3/+5
* Tidied up namespace usageAndrew Stitcher2009-09-091-0/+5
* Remove incorrect directory from #includeAlan Conway2009-07-141-2/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Replaced boost.spirit-based URL parser with simple recursive descent parser.Alan Conway2008-11-201-25/+28
* Fix compile error.Alan Conway2008-10-251-1/+1
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-2/+2
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-1/+1
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+3
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-2/+4
* * Summary:Alan Conway2007-06-291-14/+20
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+56