Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | | ||||
* | | Java port | Benoit Foucher | 2012-04-20 | |
| | | ||||
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 | |
|/ | ||||
* | Fixed bugs 4724 & 4725 | Benoit Foucher | 2011-10-31 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 | |
| | ||||
* | 3986 - getConnectionId should not throw for FixedReference. | Jose | 2009-11-03 | |
| | ||||
* | Fixed bug 4247 - untabify of src/Ice/Reference.cpp | Benoit Foucher | 2009-10-29 | |
| | ||||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 | |
| | ||||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 | |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | |||
* | Fixed bug 4266 - stringified proxy issues, other minor issues | Benoit Foucher | 2009-10-12 | |
| | ||||
* | merged in both of Jose's 4071 fixes. | Matthew Newhook | 2009-08-07 | |
| | ||||
* | Revert "4071 - Global namespace pollution" | Matthew Newhook | 2009-08-07 | |
| | | | | This reverts commit 3fd8c6939b3f79cdb202af3305ea6acc377e247d. | |||
* | 4071 - Global namespace pollution | Jose | 2009-08-04 | |
| | ||||
* | 3986 - Calling get_connectionId on a fixed proxy should raise ↵ | Jose | 2009-08-03 | |
| | | | | FixedProxyException | |||
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 | |
| | | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api. | |||
* | Bug 3964 - improve endpoint info | Dwayne Boone | 2009-05-27 | |
| | ||||
* | Bug 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 | |
| | ||||
* | Bug 2475 - remove AMD_Array_Object_ice_invoke | Dwayne Boone | 2009-04-27 | |
| | ||||
* | Bug 1666 - use of ice_throw | Dwayne Boone | 2009-04-24 | |
| | ||||
* | - 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 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719 | Matthew Newhook | 2008-03-18 | |
| | | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc. | |||
* | Fixed bug 2684 + collocation optimization bug | Benoit Foucher | 2008-03-14 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | bug 2524 - deprecate Service command-line options; misc perm fixes | Mark Spruiell | 2008-03-04 | |
| | ||||
* | bug fix in Reference::hash() | Mark Spruiell | 2008-02-13 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | New VC60 third-party build + VC60 build fixes | Bernard Normier | 2008-01-22 | |
| | ||||
* | - 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. | |||
* | Fixed bug 1359 | Benoit Foucher | 2008-01-15 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 | |
| | ||||
* | Fixed bug 2584 | Benoit Foucher | 2007-11-30 | |
| | ||||
* | VC6 compilation error fixes | Benoit Foucher | 2007-11-28 | |
| | ||||
* | - 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. | |||
* | Multi-home host support | Dwayne Boone | 2007-05-18 | |
| | ||||
* | Removed unused getFixedConnections method | Benoit Foucher | 2007-04-27 | |
| | ||||
* | Bug 1873. | Benoit Foucher | 2007-03-23 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | preserve proxy settings for CacheConnection, EndpointSelection, | Mark Spruiell | 2007-01-26 | |
| | | | | ThreadPerConnection | |||
* | minor fixes | Mark Spruiell | 2007-01-25 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 | |
| | ||||
* | Fixed warnings | Benoit Foucher | 2007-01-19 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Bug 1327 - allow getClientProxy to return nil proxy | Dwayne Boone | 2007-01-03 | |
| | ||||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 | |
| | ||||
* | Added FixedProxyException | Dwayne Boone | 2006-11-07 | |
| | ||||
* | Minor naming convention fix | Benoit Foucher | 2006-09-25 | |
| |