summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Url.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+96
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-93/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-8/+9
* Replaced boost.spirit-based URL parser with simple recursive descent parser.Alan Conway2008-11-201-7/+5
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-091-22/+1
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-1/+5
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-1/+3
* Broker::connect - connect to URL, return ConnectionInputHandler.Alan Conway2008-02-131-0/+3
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-6/+13
* Generate URLs for local host.Alan Conway2008-01-311-0/+8
* * Summary:Alan Conway2007-06-291-6/+15
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-4/+4
* Parser for AMQP-95 URLsAlan Conway2007-06-151-0/+82