summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/Protocol
Commit message (Collapse)AuthorAgeFilesLines
* QPID-1029: Generate temporary queue names using GUIDs to ensure uniqueness.Aidan Skinner2008-05-061-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x@653760 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-756, client id is now set.Rupert Smith2008-01-231-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@614504 13f79535-47bb-0310-9956-ffa450edef68
* Changed exception handler to propagate unknown exceptions to all method ↵Rupert Smith2007-10-091-12/+13
| | | | | | listeners, rather than throw it back to the caller. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@583173 13f79535-47bb-0310-9956-ffa450edef68
* QPID-256 FailoverTest restored to working order. IOExceptions on connections ↵Rupert Smith2007-10-091-73/+93
| | | | | | now trigger fail-over. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@583170 13f79535-47bb-0310-9956-ffa450edef68
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-2710-27/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@560225 13f79535-47bb-0310-9956-ffa450edef68
* * QPID-495 (Contributed by Carlos Medina) Implement default timeouts for ↵Tomas Restrepo2007-05-194-10/+94
| | | | | | | | | | | | | | AttainState and SyncWrite * Fix method signatures * Remove SSL test with client-side certificates (requires extra setup) * Add locks AMSQtateManager and AMQProtocolListener to prevent modification of listener collections while processing notifications * Add library/runtime information to ConnectionStartMethodHandler * Fix some compiler warnings * Added XML documentation for some api interfaces git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@539783 13f79535-47bb-0310-9956-ffa450edef68
* QPID-398 SSL support for .NET clientTomas Restrepo2007-05-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@537026 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Tomas Restrepo) QPID-385.Robert Greig2007-02-281-4/+4
| | | | | | Client was confusing connection failure with failover. Patch fixes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@512814 13f79535-47bb-0310-9956-ffa450edef68
* (Patch supplied by Tomas Restrepo) QPID-291-2.diff applied. Adds SASL ↵Robert Greig2007-01-291-0/+8
| | | | | | capability to the .Net client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501001 13f79535-47bb-0310-9956-ffa450edef68
* Fix compiler warnings.Steven Shaw2006-11-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480221 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-259-0/+969
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68