summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/Message/AbstractQmsMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Interop tests put into a working state.Rupert Smith2007-08-071-1/+7
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-271-4/+4
* QPID-136 Initial Prefetch ImplementationTomas Restrepo2007-05-261-1/+1
* * QPID-495 (Contributed by Carlos Medina) Implement default timeouts for Atta...Tomas Restrepo2007-05-191-2/+0
* * QPID-452 Improve message classes APITomas Restrepo2007-05-151-151/+167
* (Patch submitted by Tomas Restrepo) QPID-ByteBuffer.diff.Robert Greig2007-02-261-16/+21
* 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
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-191-1/+1
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-131-37/+10
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-131-1/+1
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-121-3/+3
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-061-339/+24
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-291-53/+75
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+800