Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | JS ObjectAdapter simplifications | Jose | 2014-10-03 | |
| | ||||
* | ICE-5585 call callback from ThreadPool if conneciton already closed | Dwayne Boone | 2014-10-02 | |
| | ||||
* | Lots of minor fixes, few simplifications to OutgoingAsync code | Benoit Foucher | 2014-10-01 | |
| | ||||
* | Added missing ConnectionI::setCallback fix to JS | Dwayne Boone | 2014-10-01 | |
| | ||||
* | Fixed Connection.setACM to check for the connection state | Benoit Foucher | 2014-10-01 | |
| | ||||
* | Ubuntu package updates | Jose | 2014-09-29 | |
| | ||||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 | |
| | | | | Fixed some warnings. | |||
* | Improved fix for ICE-5693 and update of request handler | Benoit Foucher | 2014-09-29 | |
| | ||||
* | Fixed (ICE-5663) - Rename IceSSL FindCert properties? | Jose | 2014-09-25 | |
| | ||||
* | Fixed again ICE-5687 - adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 | |
| | ||||
* | Fixed ICE-558 - Improved NoObjectFactoryException messages | Benoit Foucher | 2014-09-25 | |
| | ||||
* | Fixed previous fix for adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 | |
| | ||||
* | Fixed ICE-5687 - adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 | |
| | ||||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 | |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 | |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | |||
* | JS module mapping updates | Jose | 2014-09-23 | |
| | ||||
* | ICE-5585 Connection::setCallback should always invoke the callback | Dwayne Boone | 2014-09-22 | |
| | ||||
* | Simplified creation of Admin facets in IceBox; simplified test for Admin ↵ | Bernard Normier | 2014-09-17 | |
| | | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property) | |||
* | JS modules fixes/simplifications | Jose | 2014-09-17 | |
| | ||||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 | |
| | | | | networking code (addition of StreamSocket class abstraction) | |||
* | Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python | Bernard Normier | 2014-09-08 | |
| | ||||
* | ICE-5659 remove Ice.MonitorConnections from properties | Dwayne Boone | 2014-09-05 | |
| | ||||
* | Renamed oneOffDone to oneOfDone and added said check to JS for ↵ | Dwayne Boone | 2014-09-05 | |
| | | | | PrintStackTraces setting | |||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 | |
| | ||||
* | Minor change to JS print stack traces | Dwayne Boone | 2014-09-05 | |
| | ||||
* | JS minor fix, remove unused variables | Jose | 2014-09-04 | |
| | ||||
* | IceJS: removed ExUtil.toString and add stack print to Exception.toString() ↵ | Dwayne Boone | 2014-09-04 | |
| | | | | if Ice.PrintStackTraces=1 | |||
* | More work on ICE-2400: the send log thread now uses a separate communicator ↵ | Bernard Normier | 2014-09-02 | |
| | | | | | | to send log messages, with two-ways calls. Removed ping thread. | |||
* | Minor JS build fix | Jose | 2014-09-02 | |
| | ||||
* | Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJS | Jose | 2014-09-02 | |
| | ||||
* | New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵ | Bernard Normier | 2014-08-29 | |
| | | | | Glacier2Internal::setupNullPermissionsVerifier function | |||
* | Minor fix for JS OutgoingConnectionFactory | Jose | 2014-08-28 | |
| | ||||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 | |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | |||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 | |
| | ||||
* | Sort src Makefiles for C# and Python | Joe George | 2014-08-22 | |
| | ||||
* | Implemented sourceAddress for js tcp transport | Dwayne Boone | 2014-08-19 | |
| | ||||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 | |
| | ||||
* | Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and Windows | Jose | 2014-08-19 | |
| | ||||
* | Ice JS WS build fixes | Jose | 2014-08-18 | |
| | ||||
* | Added missing Ice.Admin.Logger property to PropertyName.xml | Bernard Normier | 2014-08-15 | |
| | ||||
* | Initial merge for ICE-2400: | Bernard Normier | 2014-08-14 | |
| | | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node) | |||
* | - Added back the Ice.BackgroundIO property. | Matthew Newhook | 2014-08-13 | |
| | | | | | | - Fixed some bugs in the interrupt test. - Fixed a bug in Outgoing where the interrupt exception could be swallowed. | |||
* | Added Ice.Default.Timeout and Ice.Default.SourceAddress to PropertyNames.xml | Dwayne Boone | 2014-08-13 | |
| | ||||
* | Deprecate IceSSL.ImportCert - ICE-5583 | Jose | 2014-08-12 | |
| | ||||
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 | |
| | ||||
* | ICE-4612: Added documentation to the Slice interfaces, added missing ↵ | Benoit Foucher | 2014-07-31 | |
| | | | | property, renamed IceGridDiscovery/Lookup to IceGrid/Lookup | |||
* | Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow ↵ | Benoit Foucher | 2014-07-15 | |
| | | | | easily retrieving proxies without knowning the instance name | |||
* | Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# ↵ | Bernard Normier | 2014-07-10 | |
| | | | | and JS | |||
* | ICE-4612: first cut of the IceGrid discovery plugin and APIs | Benoit Foucher | 2014-07-10 | |
| | ||||
* | Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵ | Benoit Foucher | 2014-07-04 | |
| | | | | support for running browser tests against Java/C# |