summaryrefslogtreecommitdiff
path: root/qpid/dotnet/client-010
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA: Removed ruby and dotnet projectsGordon Sim2011-07-14284-54419/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1146598 13f79535-47bb-0310-9956-ffa450edef68
* add ASF licence to various files in the .net treeRobert Gemmell2010-10-3139-2/+775
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029520 13f79535-47bb-0310-9956-ffa450edef68
* Remove unlicenced MonoDevelop user files, shouldnt be version controlledRobert Gemmell2010-10-312-44/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029519 13f79535-47bb-0310-9956-ffa450edef68
* Delete the unlicenced .net client example verification scripts etc which ↵Robert Gemmell2010-10-3132-790/+0
| | | | | | depend on the old Python and Java examples that have previously been deleted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029518 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1392: Committed patch from Elena Nee and Jakub Scholz for SASL EXTERNAL ↵Gordon Sim2010-08-245-53/+137
| | | | | | support git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@988482 13f79535-47bb-0310-9956-ffa450edef68
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-127-0/+147
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@909641 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
* 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-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-1955-36/+3159
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@786655 13f79535-47bb-0310-9956-ffa450edef68
* Update versions to 0.5Martin Ritchie2009-03-111-1/+1
| | | | 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-193-88/+151
| | | | 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-1914-577/+850
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727904 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
* 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
* Updated license files, readme, etc... Also made it possible to distribute ↵Carl C. Trieloff2008-12-013-1/+793
| | | | | | 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
* qpid-1277: fixed large messages issue; added more testsArnaud Simon2008-09-128-49/+264
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@694628 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: added tests and fixed rangeSet + future issue because of the ↵Arnaud Simon2008-09-1115-138/+385
| | | | | | nonvariant nature of C# generics git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@694220 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: updated Composite to override Head and Body Arnaud Simon2008-09-101-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@693804 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1277: removed .back files and updated Composite fileArnaud Simon2008-09-104-339/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@693799 13f79535-47bb-0310-9956-ffa450edef68