summaryrefslogtreecommitdiff
path: root/csharp/src
Commit message (Collapse)AuthorAge
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml
* Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
|
* Fix ICE-7149 - catch exceptions thrown by GetTypesJose2016-09-19
|
* Fixed ICE-6363 (Java & C#) - hang when trying to contact the locatorBenoit Foucher2016-09-19
|
* Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
|
* Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch mergeJose2016-07-06
|
* Merge remote-tracking branch 'origin/3.6-stretch' into 3.6Jose2016-07-06
|\ | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
| * Remove IceSSL.SecurityLevel propertyJose2016-07-06
| | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
| |
* | OpenSSL-1.1.0-pre5 supportJose2016-07-01
| | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
* | Fix to no longer recursively try endpoints on connection establishmentBenoit Foucher2016-05-02
| |
* | Fix to no longer close the socket on fdToString failure, the caller is now ↵Benoit Foucher2016-04-27
| | | | | | | | closing the socket if necessary
* | Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |
* | Update Ice version to 3.6.3Joe George2016-04-08
| |
* | ICE-7035 - Add option to roll log filesJose2016-04-07
|/
* Update version to 3.6.2Jose2016-03-10
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6868 - C# fix to release memory held by transports soonerBenoit Foucher2015-10-29
|
* ICE-6796 - Socket exception causes Unity hangMark Spruiell2015-09-08
|
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
|
* ICE-6745 fixed minor formatting issue in error messageDwayne Boone2015-08-31
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Revert "Fixed ICE-6707 - default interface for discovery is now ↵Benoit Foucher2015-08-14
| | | | | | Ice.Default.Host if it is set" This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e.
* Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if ↵Benoit Foucher2015-08-13
| | | | it is set
* Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transportsBenoit Foucher2015-08-11
|
* Fixed ICE-6159: release memory allocated by connection buffers when the ↵Benoit Foucher2015-08-05
| | | | connection is closed instead of waiting for the reaping
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Fixed ICE-6625: warning when shutting IceDiscovery hello serverBenoit Foucher2015-07-31
|
* ICE-6302 Fixed intermittent sessionHelper test failureDwayne Boone2015-07-28
|
* ICE-6302 Fixed SessionHelper to terminate connection attempt when destroy is ↵Dwayne Boone2015-07-27
| | | | called
* Fixed IceDiscovery and collocation optimization issue which could cause ↵Benoit Foucher2015-06-22
| | | | indefinite hang if communicator was destroyed (ICE-6627)
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* 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
|