Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | ||
* | - 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. | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | preserve proxy settings for CacheConnection, EndpointSelection, | Mark Spruiell | 2007-01-26 |
| | | | | ThreadPerConnection | ||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 |
| | |||
* | Fixed bug where timeout, compress and connection id attributes were not | Benoit Foucher | 2006-06-07 |
| | | | | taken into account for routed endpoints. | ||
* | adding comments warning about changes to proxyToString operations breaking | Brent Eagles | 2006-04-25 |
| | | | | features | ||
* | Finished fixing bug 847 | Benoit Foucher | 2006-03-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | - Added ice_cacheConnection, ice_endpointSelection | Benoit Foucher | 2006-02-14 |
| | | | | | | | - Fixed a bug where connection.close(true) would print a connection warning. - Fixed a bug where ice_newEndpoints would throw a ClassCastException - Added test/Ice/binding test suite. | ||
* | Added locator cache timeout. | Benoit Foucher | 2006-02-08 |
| | |||
* | Removed ice_default() | Dwayne Boone | 2005-10-27 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429 | Matthew Newhook | 2005-10-11 |
| | |||
* | Align with C++ for bug 282: | Mark Spruiell | 2005-09-14 |
| | | | | | | | | - Adding Ice.Default.CollocationOptimization property, default = 1 - Changing the ice_default proxy method to return a proxy having the default collocation optimization setting, rather than false - Changing all other calls to ReferenceFactory::create to use the default setting instead of a hard-coded value | ||
* | Removed compare() method, we use java.util.Arrays.equal() instead | Benoit Foucher | 2005-09-12 |
| | |||
* | Added support for new proxy methods (ice_getAdapterId(), | Benoit Foucher | 2005-09-09 |
| | | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()). | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Reference fixes: | Mark Spruiell | 2005-02-08 |
| | | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values | ||
* | Added context parameter to checkedCast(). | Michi Henning | 2004-12-07 |
| | |||
* | fix for proxy marshaling bug | Mark Spruiell | 2004-12-03 |
| | |||
* | trivial fix | Mark Spruiell | 2004-11-29 |
| | |||
* | Reference refactoring. | Michi Henning | 2004-11-23 |