| Commit message (Expand) | Author | Age |
* | Update version to 3.7.4 | Jose | 2020-04-20 |
* | Ssl certificates (#802) | Jose | 2020-04-17 |
* | Don't retry invocations on fixed proxies, fixes #671 | Benoit Foucher | 2020-02-20 |
* | Add missing break after locating IPEndpointInfo | Jose | 2019-12-05 |
* | Ignore null locator replies | Jose | 2019-12-05 |
* | Minor fixes to documentation files | Benoit Foucher | 2019-10-11 |
* | Improved invocation metrics test for better diagnosis, fix for #568 | Benoit Foucher | 2019-10-04 |
* | Fix IceSSL/configuration failures on rhel8 - Close #573 | Jose | 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 |
* | Fixed IceLocatorDiscovery race condition, fixes #555 | Benoit Foucher | 2019-09-26 |
* | Fixed Python bug related to invalid return parameters, fixes #550 | Benoit Foucher | 2019-09-25 |
* | Fixed retry in Java to no longer rely on Future cancel, fixes #538 | Benoit Foucher | 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 |
* | Fixed Java warnings reported by Eclipse, fixes #541 | Benoit Foucher | 2019-09-20 |
* | Fixed file permissions | Bernard Normier | 2019-09-17 |
* | Regenerate gradle wrappers used in Android buildsv3.7.3-rc0 | Jose | 2019-09-13 |
* | Update android builds to use latest Android Studio | Jose | 2019-09-13 |
* | Misc updates to README files | Jose | 2019-09-13 |
* | Fixed race condition in Android/UDP transport, fixes #527 | Benoit Foucher | 2019-09-13 |
* | Fixes for endpoint to string conversion - Close #517 (#519) | Jose | 2019-09-10 |
* | IceSSL cert name verification fixes - Close #512 (#515) | Jose | 2019-09-10 |
* | Enable SNI extension with CheckCertName > 1 | Jose | 2019-09-06 |
* | Mark java-compat as not supporting SNI | Andreas Sommer | 2019-09-06 |
* | Implement server name indication (SNI) for OpenSSL and SecureTransport backen... | Andreas Sommer | 2019-09-06 |
* | Fix Java build dependencies - Close #509 | Jose | 2019-09-06 |
* | Fixed Ice/acm test waitForClose timing | Benoit Foucher | 2019-09-04 |
* | Fixed Ice/retry test timing | Benoit Foucher | 2019-09-04 |
* | Enabled automatic flush for Java test printer writer | Benoit Foucher | 2019-09-04 |
* | Simplifed collocation test in Ice/location test, fixes #506 | Benoit Foucher | 2019-09-04 |
* | Fixed retry bug with -2 invocation timeout, fixes #501 | Benoit Foucher | 2019-09-03 |
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
* | Fixed IceBox exception handling, fixes #486 | Benoit Foucher | 2019-08-30 |
* | Minor timeout test fix to prevent failure, fixes #498 | Benoit Foucher | 2019-08-29 |
* | Fixed C++/Java thread pool to no longer print bogus warning on shutdown, fixe... | Benoit Foucher | 2019-08-26 |
* | Ported logger fix from Java mapping. Fixes #488. | Bernard Normier | 2019-08-22 |
* | Fixed Ice/timeout test to ensure the client doesn't hang in case of test failure | Benoit Foucher | 2019-08-22 |
* | Move IceBox.PrintServicesReady output after creation of Admin object. | Bernard Normier | 2019-08-20 |
* | Fix doc.zeroc.com URLs - Close #457 | Jose | 2019-08-05 |
* | Fixes for C++ & Swift generated code - Close #458 | Jose | 2019-07-31 |
* | Remove wrapper task | Jose | 2019-07-22 |
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
* | Merge remote-tracking branch 'origin/3.7' into swift | Jose | 2019-07-18 |
|\ |
|
| * | Fixed non-thread safe AMD dispatch, fixes #448 (#449) | Benoit Foucher | 2019-07-18 |
| * | Fixed dispatch interceptor test threading issue, fixes #446 | Benoit Foucher | 2019-07-16 |
| * | Fixed potential metrics test failure, fixes #217 | Benoit Foucher | 2019-07-16 |
| * | Update gradle wrapper to latest 4.10 patch release | Jose | 2019-07-15 |
| * | Fixed C++11 issue with previous Ice/interceptor test fix | Benoit Foucher | 2019-07-11 |