summaryrefslogtreecommitdiff
path: root/qpid/dotnet
Commit message (Expand)AuthorAgeFilesLines
* Move Unicode BOM mark in dotnet visual studio project files backAndrew Stitcher2010-03-053-6/+6
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-127-0/+147
* QPID-2321 : Add queue browsing capability to 0-8 .net client to allow for use...Robert Godfrey2010-01-231-121/+121
* QPID-2321 : Add queue browsing capability to 0-8 .net client to allow for use...Robert Godfrey2010-01-237-15/+243
* QPID-2239: make sure the close() does not hand.Aidan Skinner2009-12-2216-128/+199
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-113-33/+5
* QPID-2238: ToString calls itselfs causing stack overflow exceptionAidan Skinner2009-12-081-5/+1
* QPID-2237: Decode UUID properlyAidan Skinner2009-12-081-0/+1
* Fix test config file.Aidan Skinner2009-12-082-1/+1
* QPID-1987: missed adding App.configAidan Skinner2009-12-041-0/+34
* Fix eol style propertyAidan Skinner2009-12-03101-12211/+12211
* QPID-500: Fix public API to match .Net conventionsAidan Skinner2009-12-03123-1658/+2732
* QPID-1987: make code generation match .Net conventions.Aidan Skinner2009-12-037-65/+61
* QPID-1972: fix UUID generation.Aidan Skinner2009-12-032-18/+26
* fix line endings. sighAidan Skinner2009-12-03151-14379/+14379
* QPID-2222: Added new CramMD5HexSaslClient.cs and registered it in the Sasl Fa...Robert Gemmell2009-11-304-0/+132
* QPID-1897 - Patch from Julien Lavigne du CadetTed Ross2009-07-062-3/+59
* QPID-1906 - C# QMF console from Bryan KearneyTed Ross2009-06-1970-51/+3174
* Update versions to 0.5Martin Ritchie2009-03-112-2/+2
* QPID-1552Robert Greig2009-01-0547-2070/+1477
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-197-7/+154
* Fixed the licensing headers for the following files.Rajith Muditha Attapattu2008-12-197-162/+308
* Yet another fix for licensing headersRajith Muditha Attapattu2008-12-1930-1122/+1732
* Fixed the licensing issues for the following files.Rajith Muditha Attapattu2008-12-1922-645/+1128
* Fixed the license headers for the following filesRajith Muditha Attapattu2008-12-1961-32526/+33807
* Correct protocol versions, removed duplicate build instructions.Aidan Skinner2008-12-123-73/+7
* Make .Net 0-8 build a little nicer, move timestamp to property and make the z...Aidan Skinner2008-12-111-3/+4
* updated jython pathRafael H. Schloming2008-12-101-2/+2
* QPID-1521Robert Greig2008-12-0925-438/+286
* updated readme, release-notes from AidanCarl C. Trieloff2008-12-032-71/+82
* removed incubator notice + marked file relavant for 0-8 clientCarl C. Trieloff2008-12-011-2/+15
* Updated license files, readme, etc... Also made it possible to distribute cli...Carl C. Trieloff2008-12-016-67/+869
* Qpid-1146: Added doc + samplesArnaud Simon2008-11-1210-11/+187
* Qpid-1392: Add SSL support Arnaud Simon2008-10-235-7/+292
* qpid-1371: added python/dotnet .in filesArnaud Simon2008-10-204-10/+91
* qpid-1372: added handling of empty message properties at the header level Arnaud Simon2008-10-171-2/+7
* qpid-1372: added handling of empty message properties. Arnaud Simon2008-10-171-2/+1
* qpid-1371: added .net cc support + cc .net interop supportArnaud Simon2008-10-1754-2/+1247
* qpid-1277: updated build for setting body default value.Arnaud Simon2008-10-131-1/+1
* QPID-1346: Updated build scriptArnaud Simon2008-10-101-0/+2
* QPID-1346: Added .net perftest Arnaud Simon2008-10-1017-49/+990
* qpid-1277: added unit testsArnaud Simon2008-10-029-38/+408
* qpid-1277: fixed header conversion issues + added testArnaud Simon2008-10-0210-18/+128
* qpid-1277: Added examples Arnaud Simon2008-09-3042-24/+1912
* QPID-1293: Changed for using new message API + added generic message processor Arnaud Simon2008-09-262-19/+50
* qpid-1277: simplified message interface Arnaud Simon2008-09-267-15/+193
* qpid-1277: Implemented SASSL PLAIN authentication Arnaud Simon2008-09-263-5/+25
* QPID-1293: Added missing config file Arnaud Simon2008-09-251-0/+10
* QPID-1293: Added an IRtdServer based Excel AddIn that allows receiving messag...Arnaud Simon2008-09-258-0/+496
* QPID-1281: Added wcf support + demosArnaud Simon2008-09-1753-0/+3819