| Commit message (Expand) | Author | Age |
* | Update version to 3.7.4 | Jose | 2020-04-20 |
* | Fix bug in C# ice_ids - Close #641 | Jose | 2020-04-18 |
* | Ssl certificates (#802) | Jose | 2020-04-17 |
* | Fixed SSL transceiver to no longer rely on BeginWrite/BeginRead, fixes #781 | Benoit Foucher | 2020-04-02 |
* | Update C# version to 3.7.3.2 | Jose | 2020-03-27 |
* | Udpated C# .NET Framework projects to use 3.7.3.1 | Benoit Foucher | 2020-03-11 |
* | Fixed .NET nuget version in additional C# test project | Benoit Foucher | 2020-03-11 |
* | Updated PackageReference to use 3.7.3.1 C# Nuget package | Benoit Foucher | 2020-03-11 |
* | update C# assembly version to 3.7.3.1 | Jose | 2020-03-11 |
* | Fix C# Optimize settings | Jose | 2020-03-11 |
* | Fixed C# projects to set UseAppHost only with netcoreapp3.1 | Benoit Foucher | 2020-03-10 |
* | Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now disab... | Benoit Foucher | 2020-03-09 |
* | Fixed C# mappping to use .NET Core 3.1 | Benoit Foucher | 2020-03-06 |
* | Don't retry invocations on fixed proxies, fixes #671 | Benoit Foucher | 2020-02-20 |
* | Removed unused SSLEngine.decodeASN1Length method, fixes #686 | Benoit Foucher | 2020-02-20 |
* | Fixed invalid access to _instance in RetryQueue, fixes #681 | Benoit Foucher | 2020-02-20 |
* | Added missing synchronization in GetHashCode | Bernard Normier | 2020-02-12 |
* | Add missing break after locating IPEndpointInfo | Jose | 2019-12-05 |
* | Ignore null locator replies | Jose | 2019-12-05 |
* | Fixed IceSSL/configuration to skip some tests on macOS | Benoit Foucher | 2019-11-05 |
* | Added testing of IceSSL/configuration test on macOS | Benoit Foucher | 2019-11-04 |
* | Updated out-of-sync Resource.designer.cs for Xamarin/Androidv3.7.3 | Benoit Foucher | 2019-10-11 |
* | Minor fixes to documentation files | Benoit Foucher | 2019-10-11 |
* | Fix C# strong name sign failures | Jose | 2019-10-09 |
* | Add support to retry on authenticode sign failures | Jose | 2019-10-09 |
* | Ensure sign target runs before CopyFilesToOutputDirectory target | Jose | 2019-10-08 |
* | Ensure iceboxnet.exe.config is generated after strong name signing | Jose | 2019-10-08 |
* | Make sign failures build errors | Jose | 2019-10-07 |
* | Improved invocation metrics test for better diagnosis, fix for #568 | Benoit Foucher | 2019-10-04 |
* | Fixed C# IceSSL bug where IOException wasn't catch, fixes #553 | Benoit Foucher | 2019-10-04 |
* | The Ice connection will now print warnings for first invalid messages receive... | Benoit Foucher | 2019-10-02 |
* | Inrease timeouts in Ice/acm test - Close #558 | Jose | 2019-09-29 |
* | Do not include iceboxnet.exe native executalbe with .NET Core | Jose | 2019-09-27 |
* | Prefer VisualStudioVersion to MSBuildToolsVersion in comparison | Jose | 2019-09-27 |
* | Rationalize C# build target names | Jose | 2019-09-27 |
* | .NET Core Linux macOS packaging fixes | Jose | 2019-09-26 |
* | CSharp build instruction updates | Jose | 2019-09-26 |
* | MSBuildToolsVersion instead of VisualStudioVersion | Jose | 2019-09-26 |
* | Fixed IceLocatorDiscovery race condition, fixes #555 | Benoit Foucher | 2019-09-26 |
* | target netcoreapp2.1 with Visual Studio 2017 builds | Jose | 2019-09-26 |
* | Fixed Python bug related to invalid return parameters, fixes #550 | Benoit Foucher | 2019-09-25 |
* | Update .NET Core default target framework to .netcoreapp3.0 | Jose | 2019-09-25 |
* | Include iceboxnet netcoreapp3.0 target with NuGet packages | Jose | 2019-09-24 |
* | Fix for invocation timeout sporadic test failure, fixes #547 | Benoit Foucher | 2019-09-24 |
* | Print unexpected exception in C# Ice/slicing/objects test | Jose | 2019-09-24 |
* | Another fix for the Ice/retry test | Benoit Foucher | 2019-09-23 |
* | Fixed warnings from Ice/retry test, fixes #539 | Benoit Foucher | 2019-09-23 |
* | Fixed #542, adjusted timeouts to reduce chances of failures | Benoit Foucher | 2019-09-23 |
* | Update Source link settings | Jose | 2019-09-20 |
* | Use PrivateAssets ALL for NuGet development dependencies | Jose | 2019-09-20 |