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