summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix null reference skipping optional class (#1296) - fixes #12953.6Jose2021-07-13
|
* Lock subscription mutex around optional trace logs (#1260)Bill Stoffel2021-03-10
| | | | | | - The _subscribers vector was utilized in the trace function without obtaining a lock. This vector could change size and lead to a segfault. Co-authored-by: Bill Stoffel <bstoffel@belvederetrading.com>
* Add class cycle detection during unmarshalingJoe George2020-07-22
|
* Fix policy files creation and installJose2019-08-12
|
* Fix for compatibility with Ruby 1.8Jose2019-08-09
|
* Removed rubygems optionBernard Normier2019-08-08
|
* Update IceGridGUI documentation URLJose2019-08-09
|
* Update documentation links - Close #476Jose2019-08-09
|
* Check ant-javafx.jar exists for JavaFX enabled buildsJose2019-08-08
|
* Update Java build instructionsJose2019-08-08
|
* minor cleanup for Java buildsJose2019-08-08
| | | | | - remove unused iceSrcDist - iceCppDir is only use with src dist
* Bogus `null` directory created on Windows Java buildJose2019-08-08
|
* Update gradle ice builder version to 1.4.7 (latest)Jose2019-08-08
|
* Fixed javadoc warningBernard Normier2019-08-08
|
* Fix supported platforms linksJoe George2019-08-08
|
* Fixes for Slice and Java documenation comments.Jose2019-08-08
|
* Fix android build to correctly copy .dex filesJose2019-08-08
|
* Minor fix for Glacier2/SessionRouterI - See #30Jose2019-08-08
|
* Fix Android test buildsJose2019-08-08
|
* Update JS test/Common/index.html copyright yearJoe George2019-08-07
|
* Fix javadoc warnings on 3.6 - Close #473Jose2019-08-07
|
* Small fixes for 3.6.5Bernard Normier2019-08-06
|
* Clear reserved _con contexts on session establishment - See #30Jose2019-08-06
|
* 3.6 Changelog updates for 3.6.5 releasJose2019-08-06
|
* Fix for NodeJS Ice/ami testJose2019-08-05
|
* Fix for JavaScript browser test Ice/ami hangs Safari - Close #472Jose2019-08-05
|
* Fix npm to ignore .tgz filesv3.6.5Jose2019-07-30
|
* Fix vesion in binding redirectJose2019-07-29
|
* Fixes for building with JDK 7Jose2019-07-29
|
* Do not check ICE_HOME when importing Ice.propsJose2019-07-27
| | | | | | That fix allows building from command line with msbuild builder setting only IceHome, otherwise we have to set both ICE_HOME and IceHome.
* Update Ice version to 3.6.5Jose2019-07-26
|
* use SIGTERM to terminate glacier2routerJose2019-07-26
|
* Fix for python buildsJose2019-07-26
|
* Fixes for loading C++ plug-ins in IcePy and IceRuby - Close #461Jose2019-07-25
|
* IceUtil/stacktrace updates for Xcode 10 - Close #460Jose2019-07-25
|
* Fixed IceGrid node to not terminate session with master on interrupt, fixes #464Benoit Foucher2019-07-25
|
* Schannel build fixesJose2019-07-23
|
* Fixes to support TLS 1.3 and OpenSSL 1.1.1Jose2019-07-22
|
* Fixed IceGrid node to check for permissions verifier crypt password ↵Benoit Foucher2019-07-22
| | | | properties, fixes #452
* Added dependency on IceLocatorDiscovery for IceGridBenoit Foucher2019-07-20
|
* Fixed bogus IceGrid/deployer testBenoit Foucher2019-07-19
|
* Replace __linux by __linux__ in remaining filesBernard Normier2019-07-19
| | | | g++ 8.2 on Power does not define __linux with -std=c++11
* Fix macros for Linux OS detectionJose2019-07-19
|
* Disable JavaFx builds when building with JDK > 8Jose2019-07-17
|
* Use latest proguard versionJose2019-07-17
|
* Update gradle wrapper to 4.10.3Jose2019-07-17
|
* Update expat NuGet packages and NuGet versions used with the buildsJose2019-07-17
|
* Ruby fix for GCC 7.3 compile errorMark Spruiell2019-07-17
|
* Remove unnecessary memsetJose2019-07-17
|
* Fix berkeley.db.java7 NuGet install commandJose2019-07-17
|