summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/Message
Commit message (Expand)AuthorAgeFilesLines
* Qpid-246-2 patch applied. Adds serializability to exceptions missed by the fi...Robert Greig2007-01-052-0/+15
* 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-051-26/+18
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-192-2/+2
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-133-47/+11
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-135-434/+104
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-124-22/+31
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-064-371/+430
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-299-177/+287
* QPID-135 Ported enough transaction support to run FailoverTxTest. Still has s...Steven Shaw2006-11-281-10/+15
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-2511-0/+2009