summaryrefslogtreecommitdiff
path: root/qpid/dotnet
Commit message (Collapse)AuthorAgeFilesLines
* This commit is related to QPID-2404Rajith Muditha Attapattu2010-02-127-0/+147
| | | | | | | I have added the license headers the files git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.6-release@909229 13f79535-47bb-0310-9956-ffa450edef68
* Revised release notes for 0.6Gordon Sim2010-01-291-17/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.6-release@904458 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2239: make sure the close() does not hand.Aidan Skinner2009-12-2216-128/+199
| | | | | | | | Also handle authentication failures properly, QPID-2240. Patch by julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@893315 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-113-33/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@889619 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2238: ToString calls itselfs causing stack overflow exceptionAidan Skinner2009-12-081-5/+1
| | | | | | patch by julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888209 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2237: Decode UUID properlyAidan Skinner2009-12-081-0/+1
| | | | | | patch by julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888208 13f79535-47bb-0310-9956-ffa450edef68
* Fix test config file.Aidan Skinner2009-12-082-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888207 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1987: missed adding App.configAidan Skinner2009-12-041-0/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@887201 13f79535-47bb-0310-9956-ffa450edef68
* Fix eol style propertyAidan Skinner2009-12-03101-12211/+12211
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886998 13f79535-47bb-0310-9956-ffa450edef68
* QPID-500: Fix public API to match .Net conventionsAidan Skinner2009-12-03123-1658/+2732
| | | | | | | | | | | | | | QPID-1987: misc test fixes, - Fixes ToString() methods that don't override base classes - Fixes blocking TearingDown in unit tests - Use a .config file for tests/samples - Adds interface to Invoker, Session and ClientSession to allow easy mocking of the API - Make the console solution compiling under Visual Studio 2008 patch from julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886962 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1987: make code generation match .Net conventions.Aidan Skinner2009-12-037-65/+61
| | | | | | Patch from julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886946 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1972: fix UUID generation.Aidan Skinner2009-12-032-18/+26
| | | | | | Patch from julien.lavigne git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886945 13f79535-47bb-0310-9956-ffa450edef68
* fix line endings. sighAidan Skinner2009-12-03151-14379/+14379
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886940 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2222: Added new CramMD5HexSaslClient.cs and registered it in the Sasl ↵Robert Gemmell2009-11-304-0/+132
| | | | | | | | | Factory and the client CallbackHandler Merge code changes from M2.x branch r663999,r664020 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@885435 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1897 - Patch from Julien Lavigne du CadetTed Ross2009-07-062-3/+59
| | | | | | | ToString() on UUID class should override and not hide Object.ToString() git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@791494 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1906 - C# QMF console from Bryan KearneyTed Ross2009-06-1970-51/+3174
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@786655 13f79535-47bb-0310-9956-ffa450edef68
* Update versions to 0.5Martin Ritchie2009-03-112-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752533 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1552Robert Greig2009-01-0547-2070/+1477
| | | | | | Fixes to make the projects compile under VS, and tweak to handle close without an exception. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731698 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-197-7/+154
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728091 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the licensing headers for the following files.Rajith Muditha Attapattu2008-12-197-162/+308
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727909 13f79535-47bb-0310-9956-ffa450edef68
* Yet another fix for licensing headersRajith Muditha Attapattu2008-12-1930-1122/+1732
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727904 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the licensing issues for the following files.Rajith Muditha Attapattu2008-12-1922-645/+1128
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727876 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the license headers for the following filesRajith Muditha Attapattu2008-12-1961-32526/+33807
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727872 13f79535-47bb-0310-9956-ffa450edef68
* Correct protocol versions, removed duplicate build instructions.Aidan Skinner2008-12-123-73/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725984 13f79535-47bb-0310-9956-ffa450edef68
* Make .Net 0-8 build a little nicer, move timestamp to property and make the ↵Aidan Skinner2008-12-111-3/+4
| | | | | | zip unpack to a subdir instead of cwd git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725708 13f79535-47bb-0310-9956-ffa450edef68
* updated jython pathRafael H. Schloming2008-12-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725007 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1521Robert Greig2008-12-0925-438/+286
| | | | | | Updated Visual Studio project files to VS 2008, updated README and batch files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724918 13f79535-47bb-0310-9956-ffa450edef68
* updated readme, release-notes from AidanCarl C. Trieloff2008-12-032-71/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722739 13f79535-47bb-0310-9956-ffa450edef68
* removed incubator notice + marked file relavant for 0-8 clientCarl C. Trieloff2008-12-011-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722172 13f79535-47bb-0310-9956-ffa450edef68
* Updated license files, readme, etc... Also made it possible to distribute ↵Carl C. Trieloff2008-12-016-67/+869
| | | | | | client0-10 stand alone from a licencing stand point git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722123 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-1146: Added doc + samplesArnaud Simon2008-11-1210-11/+187
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@713378 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-1392: Add SSL support Arnaud Simon2008-10-235-7/+292
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707381 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1371: added python/dotnet .in filesArnaud Simon2008-10-204-10/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@706147 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1372: added handling of empty message properties at the header level Arnaud Simon2008-10-171-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705641 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1372: added handling of empty message properties. Arnaud Simon2008-10-171-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705630 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1371: added .net cc support + cc .net interop supportArnaud Simon2008-10-1754-2/+1247
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705588 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: updated build for setting body default value.Arnaud Simon2008-10-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@704129 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1346: Updated build scriptArnaud Simon2008-10-101-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703477 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1346: Added .net perftest Arnaud Simon2008-10-1017-49/+990
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703430 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: added unit testsArnaud Simon2008-10-029-38/+408
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@701160 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: fixed header conversion issues + added testArnaud Simon2008-10-0210-18/+128
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@701107 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: Added examples Arnaud Simon2008-09-3042-24/+1912
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@700439 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1293: Changed for using new message API + added generic message processor Arnaud Simon2008-09-262-19/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@699306 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: simplified message interface Arnaud Simon2008-09-267-15/+193
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@699304 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: Implemented SASSL PLAIN authentication Arnaud Simon2008-09-263-5/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@699274 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1293: Added missing config file Arnaud Simon2008-09-251-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@698953 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1293: Added an IRtdServer based Excel AddIn that allows receiving ↵Arnaud Simon2008-09-258-0/+496
| | | | | | messages within Excel git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@698914 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1281: Added wcf support + demosArnaud Simon2008-09-1753-0/+3819
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@696292 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: fixed Date issueArnaud Simon2008-09-163-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@696068 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: fixed small messages issue found when testing wcfArnaud Simon2008-09-161-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@695758 13f79535-47bb-0310-9956-ffa450edef68