summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client.Tests/connection/ConnectionTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507110 13f79535-47bb-0310-9956-ffa450edef68
* (Patch supplied by Tomas Restrepo) QPID-312.diff applied. This converts ↵Robert Greig2007-01-291-4/+4
| | | | | | Javadoc copied accross from the orignal Java code to .Net format. Renames some files/classes/methods to use .Net conventions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501006 13f79535-47bb-0310-9956-ffa450edef68
* (Patch supplied by Tomas Restrepo) QPID-291-2.diff applied. Adds SASL ↵Robert Greig2007-01-291-11/+12
| | | | | | capability to the .Net client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501001 13f79535-47bb-0310-9956-ffa450edef68
* QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri ↵Steven Shaw2006-12-041-1/+1
| | | | | | parser must support "host" name. Use "default" when you don't want to really supply one. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482237 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+99
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68