Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix to no longer recursively try endpoints on connection establishment | Benoit Foucher | 2016-05-02 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Added iOS support for IceTouch | Benoit Foucher | 2015-03-20 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Fixes to align with Ice Touch code | Benoit Foucher | 2015-01-22 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Removed dead code (sync. connection establishment code) | Benoit Foucher | 2014-11-27 |
| | |||
* | Fixed ICE-5486: added support for MessageSizeMax OA property | Benoit Foucher | 2014-11-05 |
| | |||
* | Fixed ICE-5454: close acceptor on adapter deactivation | Benoit Foucher | 2014-10-15 |
| | |||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
| | |||
* | Minor change to Udptransceiver to ensure proper tracing on failure | Dwayne Boone | 2014-09-23 |
| | |||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Support for IceBox services MetricsAdmin and IceStorm metrics | Benoit Foucher | 2012-09-11 |
| | |||
* | Merge remote-tracking branch 'origin/encoding11' into withoutsync | Benoit Foucher | 2012-09-10 |
|\ | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h | ||
| * | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | | |||
* | | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-08-06 |
|\| | | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp | ||
| * | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | | | | | files. | ||
* | | Fixes | Benoit Foucher | 2012-08-01 |
| | | |||
* | | More work | Benoit Foucher | 2012-07-24 |
|/ | |||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4701 - AsyncResult::getCommunicator returns null | Mark Spruiell | 2012-01-06 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed bug 4481 - incoming connection factory assert | Benoit Foucher | 2009-12-16 |
| | |||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | More scalable connection reaping | Benoit Foucher | 2009-09-09 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | - Fixed potential assert when establishing connection for proxies with | Benoit Foucher | 2009-03-12 |
| | | | | | | | | | different endpoint combinations - Added test for connection establishment using proxies with different endpoint combination. - Improved connection establishment to better handle failures when many AMI requests (invoked on different proxies) are queued. The failure is now reported to all pending requests. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Committed workaround for C++Builder crash | Dwayne Boone | 2008-04-09 |
| | |||
* | Fix for bug 2721 | Benoit Foucher | 2008-03-10 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 |
| | |||
* | More changes for bug 1996 | Dwayne Boone | 2007-06-07 |
| | |||
* | Multi-home host support | Dwayne Boone | 2007-05-18 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1673 | Matthew Newhook | 2007-01-17 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script. | Matthew Newhook | 2006-05-31 |
| | | | | Added -R option to allTests.py. | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | - Added ice_cacheConnection, ice_endpointSelection proxy methods. | Benoit Foucher | 2006-02-10 |
| | | | | - Added binding test. | ||
* | hold fixes | Marc Laukien | 2005-09-22 |
| |