summaryrefslogtreecommitdiff
path: root/csharp
Commit message (Expand)AuthorAge
* Update version to 3.7.4Jose2020-04-20
* Fix bug in C# ice_ids - Close #641Jose2020-04-18
* Ssl certificates (#802)Jose2020-04-17
* Fixed SSL transceiver to no longer rely on BeginWrite/BeginRead, fixes #781Benoit Foucher2020-04-02
* Update C# version to 3.7.3.2Jose2020-03-27
* Udpated C# .NET Framework projects to use 3.7.3.1Benoit Foucher2020-03-11
* Fixed .NET nuget version in additional C# test projectBenoit Foucher2020-03-11
* Updated PackageReference to use 3.7.3.1 C# Nuget packageBenoit Foucher2020-03-11
* update C# assembly version to 3.7.3.1Jose2020-03-11
* Fix C# Optimize settingsJose2020-03-11
* Fixed C# projects to set UseAppHost only with netcoreapp3.1Benoit Foucher2020-03-10
* Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now disab...Benoit Foucher2020-03-09
* Fixed C# mappping to use .NET Core 3.1Benoit Foucher2020-03-06
* Don't retry invocations on fixed proxies, fixes #671Benoit Foucher2020-02-20
* Removed unused SSLEngine.decodeASN1Length method, fixes #686Benoit Foucher2020-02-20
* Fixed invalid access to _instance in RetryQueue, fixes #681Benoit Foucher2020-02-20
* Added missing synchronization in GetHashCodeBernard Normier2020-02-12
* Add missing break after locating IPEndpointInfoJose2019-12-05
* Ignore null locator repliesJose2019-12-05
* Fixed IceSSL/configuration to skip some tests on macOSBenoit Foucher2019-11-05
* Added testing of IceSSL/configuration test on macOSBenoit Foucher2019-11-04
* Updated out-of-sync Resource.designer.cs for Xamarin/Androidv3.7.3Benoit Foucher2019-10-11
* Minor fixes to documentation filesBenoit Foucher2019-10-11
* Fix C# strong name sign failuresJose2019-10-09
* Add support to retry on authenticode sign failuresJose2019-10-09
* Ensure sign target runs before CopyFilesToOutputDirectory targetJose2019-10-08
* Ensure iceboxnet.exe.config is generated after strong name signingJose2019-10-08
* Make sign failures build errorsJose2019-10-07
* Improved invocation metrics test for better diagnosis, fix for #568Benoit Foucher2019-10-04
* Fixed C# IceSSL bug where IOException wasn't catch, fixes #553Benoit Foucher2019-10-04
* The Ice connection will now print warnings for first invalid messages receive...Benoit Foucher2019-10-02
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* Do not include iceboxnet.exe native executalbe with .NET CoreJose2019-09-27
* Prefer VisualStudioVersion to MSBuildToolsVersion in comparisonJose2019-09-27
* Rationalize C# build target namesJose2019-09-27
* .NET Core Linux macOS packaging fixesJose2019-09-26
* CSharp build instruction updatesJose2019-09-26
* MSBuildToolsVersion instead of VisualStudioVersionJose2019-09-26
* Fixed IceLocatorDiscovery race condition, fixes #555Benoit Foucher2019-09-26
* target netcoreapp2.1 with Visual Studio 2017 buildsJose2019-09-26
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Update .NET Core default target framework to .netcoreapp3.0Jose2019-09-25
* Include iceboxnet netcoreapp3.0 target with NuGet packagesJose2019-09-24
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Print unexpected exception in C# Ice/slicing/objects testJose2019-09-24
* Another fix for the Ice/retry testBenoit Foucher2019-09-23
* Fixed warnings from Ice/retry test, fixes #539Benoit Foucher2019-09-23
* Fixed #542, adjusted timeouts to reduce chances of failuresBenoit Foucher2019-09-23
* Update Source link settingsJose2019-09-20
* Use PrivateAssets ALL for NuGet development dependenciesJose2019-09-20