Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix JavaScript errors and warnings report by ESLINT | Jose | 2018-04-30 | |
| | | | | Close #28 | |||
* | Allow FileParser.Endpoints to be set via Ice::Properties (#58) | Michael Dorner | 2018-04-30 | |
| | | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option | |||
* | Fixed UDP multicast membership issue (ICE-8831) | Benoit Foucher | 2018-04-17 | |
| | ||||
* | Update Visual Studio projects to MSBuild builder 5.0.4 | Jose | 2018-04-06 | |
| | ||||
* | Disabled Windows fast path loopback (ICE-8763) | Benoit Foucher | 2018-03-23 | |
| | ||||
* | Fix for .NET Core where SO_REUSEADDR isn't set on bound socket (ICE-8744) | Benoit Foucher | 2018-03-21 | |
| | ||||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 | |
| | ||||
* | Fixed potential IceLocatorDiscovery hang (ICE-8726) | Benoit Foucher | 2018-03-12 | |
| | ||||
* | Fixed invalid OA comments and some JS local interface operations | Benoit Foucher | 2018-02-27 | |
| | ||||
* | Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints method | Benoit Foucher | 2018-02-16 | |
| | | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650 | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 | |
| | ||||
* | Added tracing for IceLocatorDiscovery (ICE-8072) | Benoit Foucher | 2018-02-14 | |
| | ||||
* | Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1 | Jose | 2018-02-12 | |
| | ||||
* | Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵ | Benoit Foucher | 2018-02-12 | |
| | | | | (ICE-8659) | |||
* | Fix .NET assembly sign targets | Jose | 2018-02-12 | |
| | | | | Close: ICE-8660 | |||
* | Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵ | Benoit Foucher | 2018-02-09 | |
| | | | | is destroyed (ICE-8659) | |||
* | Fixed typo in C# UDP transceiver implementation | Benoit Foucher | 2018-02-09 | |
| | ||||
* | .NETCore macOS fixes | Benoit Foucher | 2018-02-09 | |
| | ||||
* | Update msbuild projects to use 5.0.2 builder | Jose | 2018-02-08 | |
| | ||||
* | Merge branch '3.7' of github.com:zeroc-ice/ice into 3.7 | Jose | 2018-02-08 | |
|\ | ||||
| * | Better fix for publishing loopback addresses when no other addresses are ↵ | Benoit Foucher | 2018-02-07 | |
| | | | | | | | | available (ICE-8622) | |||
| * | Added loopback addresses to published endpoints if no other adresses are ↵ | Benoit Foucher | 2018-02-06 | |
| | | | | | | | | available (ICE-8622) | |||
* | | Remove old files | Jose | 2018-02-08 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/netcore' into 3.7 | Jose | 2018-02-08 | |
|\ \ | |/ |/| | ||||
| * | Merge remote-tracking branch 'origin/3.7' into netcore | Jose | 2018-02-05 | |
| |\ | ||||
| * | | Fix Bzip2 library name for Linux | Jose | 2017-12-26 | |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/3.7' into netcore | Jose | 2017-12-14 | |
| |\ \ | ||||
| * | | | Rework C# project structure | Jose | 2017-12-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property | |||
| * | | | Update Ice Assembly Info | Jose | 2017-12-07 | |
| | | | | ||||
| * | | | Fix build failure | Jose | 2017-12-06 | |
| | | | | ||||
| * | | | Fix IceBox ServiceManager to correctly fallback to LoadFrom | Jose | 2017-12-06 | |
| | | | | | | | | | | | | | | | | | | | | With .NET Core Assembly.Load doesn't fail with an IOException this was preventing LoadFrom for being try after Load failures | |||
| * | | | Add IceSSL dependency to IceBox | Jose | 2017-12-06 | |
| | | | | | | | | | | | | | | | | | | | | This allow to load easy load IceSSL plug-in when running iceboxnet from zeroc.ice.net NuGet package | |||
| * | | | Add .Net Core assemblies to NuGet packages | Jose | 2017-12-01 | |
| | | | | ||||
| * | | | Fix isAbsolutePath to correctly handle non Windows operating systems | Jose | 2017-11-29 | |
| | | | | ||||
| * | | | Fix build error | Jose | 2017-11-29 | |
| | | | | ||||
| * | | | Add .NET Core build support | Jose | 2017-11-29 | |
| | | | | ||||
* | | | | Updates for Ice Builder 5.x | Jose | 2018-02-05 | |
| |_|/ |/| | | ||||
* | | | Changed ice_fixed to inherit invocation timeout, context and compress ↵ | Benoit Foucher | 2018-02-01 | |
| | | | | | | | | | | | | override from original proxy | |||
* | | | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 | |
| | | | | | | | | | | | | (ICE-7996 & ICE-7976) | |||
* | | | Icebox requires at least one service (csharp)(ICE-8307) | Bernard Normier | 2018-01-26 | |
| | | | ||||
* | | | Moved the clearing of the router info into the try/catch block (ICE-8615) | Benoit Foucher | 2018-01-25 | |
| |/ |/| | ||||
* | | Update version to v3.7.1 | Jose | 2017-12-14 | |
|/ | ||||
* | Add Ice.LogFile test | Jose | 2017-11-02 | |
| | ||||
* | Move SessionHelper communicator initialization to a separate thread ICE-8504 | Jose | 2017-10-30 | |
| | ||||
* | ICE-7997 - unnecessary test in ConnectionI | Mark Spruiell | 2017-10-30 | |
| | ||||
* | Fix signal handling initialization in csharp Application | Jose | 2017-09-12 | |
| | | | | | | First reported in ZeroC forums [1], see also bug (ICE-8465) - [1] https://forums.zeroc.com/discussion/46543/ice-3-7-0-bug-in-c-source-code-in-csharp-ice-application-cs | |||
* | Ensure ice_getCachedConnection doesn't return null after successfully ↵ | Benoit Foucher | 2017-09-06 | |
| | | | | | | returning a connection See bug ICE-8467 | |||
* | ICE-8378 - cloneWithPrefix cause System.IO.IOException: with IceBox and ↵v3.7.0 | Jose | 2017-07-21 | |
| | | | | Ice.FileLog | |||
* | ICE-8376 - csharp Ice.LogFile broken | Jose | 2017-07-21 | |
| | ||||
* | Fixed ICE-8244 - Ice/background test failure | Benoit Foucher | 2017-07-10 | |
| |