summaryrefslogtreecommitdiff
path: root/csharp/src
Commit message (Collapse)AuthorAge
...
* Don't throw RetryException if the failure occurs during connection ↵Benoit Foucher2015-06-12
| | | | establishement (ICE-6589)
* Fixed bug in object adapter where default servants were not cleared on ↵Benoit Foucher2015-06-10
| | | | destroyed (ICE-6582)
* Fix Web Socket protocol bug when reading message payloadJose2015-06-09
|
* Fixed ICE-6558 - Android deadlock with background IO threadBenoit Foucher2015-06-04
|
* Fixed initConnectionInfo to no longer throwBenoit Foucher2015-06-03
|
* Fixed ICE-6499: set default interface for sending UDP multicast datagramsBenoit Foucher2015-05-13
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* Fixed ICE-6486 in Ice for C#Benoit Foucher2015-05-07
|
* Fixed ICE-6486: added tracing of encoding for replies, fixed Java bug where ↵Benoit Foucher2015-05-07
| | | | the reply for servant locator finished user exception was always encoded with 1.0
* fix for C# log messageMark Spruiell2015-05-01
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
| | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* ICE-6445 Remove .NET CF supportDwayne Boone2015-04-13
|
* IceSSL fixesBenoit Foucher2015-04-13
| | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator
* ICE-6437 Remove Silverlight supportDwayne Boone2015-04-10
|
* ICE-6402 - IceSSL.DefaultDir fixesMark Spruiell2015-04-07
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp