summaryrefslogtreecommitdiff
path: root/java-compat/src
Commit message (Collapse)AuthorAge
...
* Removes Ice.Application from IceBox in Java, Java-Compat, and C# (#314)Austin Henriksen2018-12-05
|
* Revert "Removed Ice.Applicatiion from IceBox in Java."Joe George2018-11-27
| | | | This reverts commit 32551d41f3c4c6140d0e3a34bac2482dbd74dc2a.
* Removed Ice.Applicatiion from IceBox in Java.Austin Henriksen2018-11-27
|
* Added missing clear for pending sockets in IceBT acceptor (java-compat)Benoit Foucher2018-11-22
|
* Fixed missing sync on Java compat BT acceptorBenoit Foucher2018-11-22
|
* Fixed Android Bluetooth acceptor race condition, fixes #181Benoit Foucher2018-11-21
|
* Fix comment updated by accident in previous commitBernard Normier2018-11-19
|
* Updated gradle build system.Bernard Normier2018-11-19
|
* Use javac --release with javac >=9. Fixes #297.Bernard Normier2018-11-14
|
* Update version to 3.7.2Jose2018-11-14
|
* Better fix for #291Benoit Foucher2018-11-13
|
* Another fix for the assert which could be triggered on OA destruction, fixes ↵Benoit Foucher2018-11-12
| | | | #291
* Fixed rare race condition which could trigger an assert on OA destruction, ↵Benoit Foucher2018-11-12
| | | | fixes #291
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
| | | | Close #75
* Fixed flushBatchRequests metrics bug, fixes #257Benoit Foucher2018-10-23
|
* Fix handling of ServantErrorJose2018-10-16
| | | | Close #245
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Deprecate Ice.Voip propertyJose2018-09-12
| | | | Close #70
* Add support for read properties from HKCU windows registryJose2018-09-04
| | | | | | | It was possible before to read Ice properties from HKLM Windows this fix alows to also read properties from HKCU Close #130
* Fixed empty linesBenoit Foucher2018-06-26
|
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
|
* Fixed Android >= 8.0 SSL issue (fixes #105Benoit Foucher2018-06-21
|
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* Allow FileParser.Endpoints to be set via Ice::Properties (#58)Michael Dorner2018-04-30
| | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option
* Fixed UDP multicast membership issue (ICE-8831)Benoit Foucher2018-04-17
|
* Java selector fixMark Spruiell2018-03-21
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Fixed potential IceLocatorDiscovery hang (ICE-8726)Benoit Foucher2018-03-12
|
* Fixed invalid OA comments and some JS local interface operationsBenoit Foucher2018-02-27
|
* Ice for Java doesn't build with ICE_BIN_DIST=cppJose2018-02-19
| | | | Close ICE-8682
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-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 2018Jose2018-02-14
|
* Added tracing for IceLocatorDiscovery (ICE-8072)Benoit Foucher2018-02-14
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Better fix for publishing loopback addresses when no other addresses are ↵Benoit Foucher2018-02-07
| | | | available (ICE-8622)
* Added loopback addresses to published endpoints if no other adresses are ↵Benoit Foucher2018-02-06
| | | | available (ICE-8622)
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* icebox requires at least one service (cpp, java)(ICE-8307)Bernard Normier2018-01-26
|
* Moved the clearing of the router info into the try/catch block (ICE-8615)Benoit Foucher2018-01-25
|
* ICE-8584 - Javadoc fix for Ice.ObjectMark Spruiell2018-01-22
|
* Update version to v3.7.1Jose2017-12-14
|
* Fix Java 9 deprecation warningsJose2017-11-16
|
* Fix Java9 build of Ice.jar to be compatible with Java8Jose2017-11-16
| | | | See ICE-8561
* ICE-8539 - Android fixes for Bluetooth addressingMark Spruiell2017-11-09
|
* Add Ice.LogFile testJose2017-11-02
|
* Move SessionHelper communicator initialization to a separate thread ICE-8504Jose2017-10-30
|
* ICE-7997 - unnecessary test in ConnectionIMark Spruiell2017-10-30
|