| Commit message (Expand) | Author | Age |
* | Update copyright headers | Joe George | 2016-03-01 |
* | Rework previous fix for 3.6 compatibility | Jose | 2016-02-29 |
* | ICE-6952 - identityToString/stringToIdentity non member functions | Jose | 2016-02-29 |
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
* | ICE-6481 pragma comment when building static libraries | Bernard Normier | 2015-05-05 |
* | ICE-6116 reduce verbose warnings about socket buffer size | Dwayne Boone | 2015-03-03 |
* | build fix | Jose | 2015-02-20 |
* | Simplification to Atomic usage | Jose | 2015-02-20 |
* | Replace volatile with IceUtilInternal::Atomic in c++ | Jose | 2015-02-19 |
* | Added C++ plugins for endpoint factories, cleaned up registration of WS facto... | Benoit Foucher | 2015-02-06 |
* | ICE-6196 Fixes for ProtocolInstance::secure() | Dwayne Boone | 2015-01-09 |
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
* | Fixed unitialized IceInternal::Time::_hasObserver | Bernard Normier | 2014-11-24 |
* | Fixed ICE-5877: disabled IPv6 by default is not supported on the system | Benoit Foucher | 2014-11-13 |
* | Fixed ICE-5486: added support for MessageSizeMax OA property | Benoit Foucher | 2014-11-05 |
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 |
* | Fixed ICE-5786: fixed Ice communicator destroy to be thread safe | Benoit Foucher | 2014-10-29 |
* | Fixed ICE-3490: guarantee invocation serialization for proxies which are equal | Benoit Foucher | 2014-10-22 |
* | Fixed ICE-5726: provide deprecated public StringConverterPlugin | Bernard Normier | 2014-10-09 |
* | ICE-5671 make sure router/locator have not already been set by plugin loading | Dwayne Boone | 2014-10-09 |
* | ICE-5615 move PluginManager destruction outside of sync at end of Instance::d... | Dwayne Boone | 2014-10-09 |
* | - Java Application now catches OperationInterruptedException and | Matthew Newhook | 2014-10-03 |
* | ICE-5677 consistent checking of boolean properties | Dwayne Boone | 2014-09-18 |
* | Simplified creation of Admin facets in IceBox; simplified test for Admin enab... | Bernard Normier | 2014-09-17 |
* | Fixed ICE-5318: Review IceGrid timeout defaults | Benoit Foucher | 2014-09-16 |
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'... | Benoit Foucher | 2014-09-12 |
* | IceGrid::Admin now provides remote access to IceGrid registry and node Admin ... | Bernard Normier | 2014-09-10 |
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki... | Benoit Foucher | 2014-09-10 |
* | Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python | Bernard Normier | 2014-09-08 |
* | Renamed oneOffDone to oneOfDone and added said check to JS for PrintStackTrac... | Dwayne Boone | 2014-09-05 |
* | Added back to optmization to not call connection dispatch if not necessary | Benoit Foucher | 2014-09-05 |
* | Fix Ice.LogStdErr.Convert initialization | Jose | 2014-08-25 |
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
* | Initial merge for ICE-2400: | Bernard Normier | 2014-08-14 |
* | Rename WS transport files for consistency with TCP/UDP transports. | Jose | 2014-08-13 |
* | Fixed (ICE-5586) - Integrate IceWS to the Ice core library | Jose | 2014-08-12 |
* | ICE-5457 added ability to set source address for connections | Dwayne Boone | 2014-08-07 |
* | Fixed leak when observer updater is installed, code-style issues | Benoit Foucher | 2014-08-01 |
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
* | Fix for ICE-1588: print error when exiting while communicator(s) not destroyed | Bernard Normier | 2014-06-17 |
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
* | Fixed bug ICE-5543: stringToIdentity bug with escaped escapes | Bernard Normier | 2014-05-21 |
* | Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws... | Bernard Normier | 2014-05-16 |
* | Added IceWS support to WinRT | Benoit Foucher | 2014-05-12 |
* | Add stderr logger test and fix logger encoding issues. | Jose | 2014-05-07 |
* | Fixed WinRT build (transport re-factoring) | Benoit Foucher | 2014-05-06 |
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII char... | Jose | 2014-05-02 |