Commit message (Collapse) | 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 |
| | | | * Update IceSSL test certificates to work with macOS catalina | ||
* | Fix for SecPolicyCreateSSL in Catalina and iOS 13 (Closes #798) | Joe George | 2020-04-17 |
| | |||
* | Fixed SSL transceiver to no longer rely on BeginWrite/BeginRead, fixes #781 | Benoit Foucher | 2020-04-02 |
| | |||
* | Added back check for x86 for multilib platforms #773 | Benoit Foucher | 2020-04-02 |
| | | | | | | | | | | | The check is required when building RPM packages for CentOS/RHEL. If building on a x86 platform which doesn't support multilib, either "make PLATFORMS=x86" should be used or the linux_id variable should be set with the linux ID of the distribution (make linux_id=<distribution>). By default, the build system checks for ID_LIKE for the distribution type and assumes a multilib platform if ID_LIKE is fedora, centos or rhel. | ||
* | Don't assume multilib for x86 platforms, fixes #773 | Benoit Foucher | 2020-04-01 |
| | |||
* | Fix Swift 5.2 build failures | Joe George | 2020-03-27 |
| | |||
* | Update C# version to 3.7.3.2 | Jose | 2020-03-27 |
| | |||
* | Fixed Nuget package version caching | Benoit Foucher | 2020-03-26 |
| | |||
* | Fix nugetPackageCache check | Joe George | 2020-03-19 |
| | | | | Newer versions do not print "info :" | ||
* | Update JavaScript dependencies | Joe George | 2020-03-19 |
| | |||
* | Bump acorn from 5.7.3 to 5.7.4 in /js (#749) | dependabot[bot] | 2020-03-16 |
| | | | | | | | | | Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | Bumped the wait time for the iOS controller startup to prevent failures | Benoit Foucher | 2020-03-13 |
| | |||
* | 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 |
| | |||
* | Fix typo | 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 ↵ | Benoit Foucher | 2020-03-09 |
| | | | | disabled by default on macOS/Catalina | ||
* | Fixed C# mappping to use .NET Core 3.1 | Benoit Foucher | 2020-03-06 |
| | |||
* | Fixed Windows build error caused by unreferenced local variable | Benoit Foucher | 2020-03-02 |
| | |||
* | 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 comments to IceDiscovery.ice fixes #697 | Benoit Foucher | 2020-02-20 |
| | |||
* | Added missing synchronization in GetHashCode | Bernard Normier | 2020-02-12 |
| | |||
* | Fixed MATLAB test bug. (See #704) | Austin Henriksen | 2020-02-07 |
| | |||
* | Added missing end statements to MATLAB 'Ice/objects' test. | Austin Henriksen | 2020-02-06 |
| | |||
* | Fixed bug in MATLAB tests (see #696) | Austin Henriksen | 2020-02-05 |
| | |||
* | Fix scripts/Util.py port comparsion | Joe George | 2020-01-21 |
| | |||
* | Additional Ruby 2.7 fix for #677 | Joe George | 2020-01-16 |
| | |||
* | Fix Ruby 2.7 build failure (#677) | Joe George | 2020-01-14 |
| | | | | Replaced deprecated rb_iterate with rb_block_call | ||
* | Bumped number of retries for Swift carthage update | Benoit Foucher | 2020-01-10 |
| | |||
* | Remove unnecessary session destruction in Glacier2 (Closes #653) | Joe George | 2019-12-06 |
| | |||
* | Add missing break after locating IPEndpointInfo | Jose | 2019-12-05 |
| | |||
* | Ignore null locator replies | Jose | 2019-12-05 |
| | |||
* | Fix nodiscard warnings report by Visual Studio 2019 (16.4.0) | Jose | 2019-12-04 |
| | |||
* | Remove Travis CI | Joe George | 2019-12-03 |
| | |||
* | Another iOS simuator fix to workaround issues with start the C++ controllers | Benoit Foucher | 2019-12-03 |
| | |||
* | Another attempt to fix the iOS simulator hang when starting the test controller | Benoit Foucher | 2019-12-02 |
| | |||
* | Fixed missing -d2SSAOptimizer- flag for Ice/metrics client/collocated projects | Benoit Foucher | 2019-11-27 |
| | |||
* | Fixed Ice/metrics test failure, fixes #638 | Benoit Foucher | 2019-11-20 |
| | |||
* | Fix #635 - Python 3.8 build failure | Joe George | 2019-11-18 |
| | | | | Allow undefined symbols when linking | ||
* | Forward defined types not properly defined in TypeScript - Close 633 (#634) | Jose | 2019-11-14 |
| | | | | | | * Forward defined types not properly defined in TypeScript - Close 633 * Add assert for constructing the definedIn path | ||
* | Make build system fixes | Benoit Foucher | 2019-11-12 |
| | | | | | - fixed invalid ice_slicedir reference for inclduedir computation - fixed Bison/Flex generation to not delete intermediary generated source files | ||
* | Fix slice2swift build failures | Jose | 2019-11-05 |
| | |||
* | Fixed IceSSL/configuration to skip some tests on macOS | Benoit Foucher | 2019-11-05 |
| |