summaryrefslogtreecommitdiff
path: root/dotnet
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-31272-691/+953
* Merged revisions 539783-539788 via svnmerge from Martin Ritchie2007-06-2822-157/+361
* Merged revisions 544508 via svnmerge from Rupert Smith2007-06-196-0/+885
* Merged revisions 537954-538078,538080-538083,538085-538097,538099-538108,5381...Tomas Restrepo2007-05-1843-1253/+2197
* Merged revisions 537834-537845 via svnmerge from Tomas Restrepo2007-05-1444-1673/+494
* Merged revisions 537673 via svnmerge from Tomas Restrepo2007-05-138-83/+97
* Merged revisions 537029 via svnmerge from Tomas Restrepo2007-05-102-4/+4
* Merged revisions 537015-537026 via svnmerge from Tomas Restrepo2007-05-1045-303/+1528
* (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
* Qpid-238 patch applied. Strange workaround for non-existant bug in string.Spl...Robert Greig2007-01-052-27/+19
* Patch for Qpid-246 applied. Makes exceptions serializable.Robert Greig2007-01-057-0/+70
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Removed LinkedHashTable.cs from Qpid.Client project as it is supplied by the ...Steven Shaw2006-12-192-217/+0
* Fixed warning.Steven Shaw2006-12-192-29/+20
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-1917-46/+64
* Added Mono-Develop IDE filesSteven Shaw2006-12-198-0/+478
* Switch BaseMessagingTestFixture to use connection uri.Steven Shaw2006-12-131-3/+4
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-133-47/+11
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-13/+0
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-137-436/+105
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-1231-960/+3708
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-0610-384/+465
* Fixes for .NET 1.1 compatibilitySteven Shaw2006-12-042-2/+2
* Competed todo itemSteven Shaw2006-12-041-2/+0
* Organise usingsSteven Shaw2006-12-041-1/+0
* QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri parser...Steven Shaw2006-12-0415-166/+1073
* New FxCop project file which shows up lots of potential problems.Steven Shaw2006-12-041-0/+16755
* Rearrange in order of priority. Removed item for implementing basic.get (the ...Steven Shaw2006-12-041-4/+2
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-3016-149/+121
* QPID-137. Cache the AcknowledgeMode to prevent exception on closing.Steven Shaw2006-11-291-1/+4
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-2914-255/+479
* QPID-135 Transactions are implemented.Steven Shaw2006-11-291-4/+0