summaryrefslogtreecommitdiff
path: root/dotnet
Commit message (Expand)AuthorAgeFilesLines
* Messages were being sent mandatory by default, set to false.Rupert Smith2007-12-191-1/+1
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-303-1/+561
* Removed deleted dependecny FailoverTxTest.Rupert Smith2007-10-101-1/+0
* Changed exception handler to propagate unknown exceptions to all method liste...Rupert Smith2007-10-091-12/+13
* QPID-256 FailoverTest restored to working order. IOExceptions on connections ...Rupert Smith2007-10-098-563/+393
* .Net now handles binding URLs correctly.Rupert Smith2007-08-101-0/+1
* .Net now handles binding URLs correctly.Rupert Smith2007-08-105-73/+304
* Updated build to add release docs to the archive.Rupert Smith2007-08-072-117/+124
* Removed release notes in favour of better notes under release-docs directory.Rupert Smith2007-08-071-375/+0
* Added release notes.Rupert Smith2007-08-072-0/+375
* Interop tests put into a working state.Rupert Smith2007-08-0710-21/+202
* Added .NET release notesMartin Ritchie2007-08-021-0/+67
* Removed using directives causing compilation failure in .NET 1.1Tomas Restrepo2007-07-285-5/+0
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-27272-634/+700
* Interop tests ported to .NetRupert Smith2007-06-056-0/+885
* QPID-136 Initial Prefetch ImplementationTomas Restrepo2007-05-2611-56/+257
* * Excluded failover tests from nant builds and SSL tests on monoTomas Restrepo2007-05-196-7/+26
* * QPID-495 (Contributed by Carlos Medina) Implement default timeouts for Atta...Tomas Restrepo2007-05-1919-151/+336
* QPID-490 (Contributed by Carlos Medina) Implement PurgeQueue and DeleteQueueTomas Restrepo2007-05-188-5/+411
* * QPID-492 Fix Race condition in message decodingTomas Restrepo2007-05-1723-705/+684
* * QPID-452 Improve message classes APITomas Restrepo2007-05-1516-499/+1014
* * QPID-487 (Contributed by Carlos Medina) Fix QpidConnectionInfo.ToString()Tomas Restrepo2007-05-144-49/+93
* Fixed release script and made executableTomas Restrepo2007-05-141-3/+1
* Fixed Qpid.Client.Tests build on linuxTomas Restrepo2007-05-141-1/+1
* * removed MonoDevelop solutionTomas Restrepo2007-05-141-45/+0
* * QPID-489 Added Nant build scripts for Qpid.NETTomas Restrepo2007-05-1443-1626/+494
* * QPID-486 Choose strongest SASL Mechanism firstTomas Restrepo2007-05-138-83/+97
* Fixed race condition introduced by QPID-398, removed unneeded filesTomas Restrepo2007-05-102-4/+4
* QPID-398 SSL support for .NET clientTomas Restrepo2007-05-1039-235/+1366
* QPID-441 Fix handling of bounced messagesTomas Restrepo2007-05-107-65/+159
* QPID-435: Fix HeadersExchangeTestTomas Restrepo2007-05-101-5/+5
* (Patch submitted by Tomas Restrepo) QPID-385.Robert Greig2007-02-281-4/+4
* (Patch submitted by Rupert Smith) dotnet_iop.diff.Robert Greig2007-02-2820-33/+1579
* (Patch submitted by Tomas Restrepo) QPID-354.Robert Greig2007-02-277-50/+337
* (Patch submitted by Tomas Restrepo) QPID-ByteBuffer.diff.Robert Greig2007-02-2646-4677/+2295
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-135-9/+35
* (Submitted by Rupert Smith and Tomas Restrepo) Qpid-344 patches.Robert Greig2007-02-131-1/+1
* (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match Java...Robert Greig2007-02-1314-422/+2158
* (Patch submitted by Rupert Smith) Release script updated for Sasl module and ...Robert Greig2007-01-301-3/+3
* Added Apache license header.Robert Greig2007-01-291-0/+21
* (Patch supplied by Tomas Restrepo) QPID-312.diff applied. This converts Javad...Robert Greig2007-01-2922-515/+439
* (Patch supplied by Tomas Restrepo) QPID-291-2.diff applied. Adds SASL capabil...Robert Greig2007-01-2946-46/+3307
* (Patch submitted by Rupert Smith) Qpid-284 patch applied.Robert Greig2007-01-121-1/+0
* Qpid-257 patch applied.Robert Greig2007-01-105-222/+293
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@494801...Robert Greig2007-01-102-1/+19
* Qpid-250.diff patch applied. Fixes the build to generate the framing layer fr...Robert Greig2007-01-083-3/+4
* Qpid-246-2 patch applied. Adds serializability to exceptions missed by the fi...Robert Greig2007-01-0518-29/+230
* Patch for Qpid-239 applied. BlockingSocketTransport instantiated directly.Robert Greig2007-01-057-12/+309
* Patch for Qpid-239 applied. Assembly for transport not loaded with Assembly.l...Robert Greig2007-01-051-1/+8
* Qpid-238. Refactored out the ugly GetExchangeName method.Robert Greig2007-01-051-32/+25