summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.cpp
Commit message (Collapse)AuthorAge
...
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* Fixed bugs 4724 & 4725Benoit Foucher2011-10-31
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* 3986 - getConnectionId should not throw for FixedReference.Jose2009-11-03
|
* Fixed bug 4247 - untabify of src/Ice/Reference.cppBenoit Foucher2009-10-29
|
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
|
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-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 issuesBenoit Foucher2009-10-12
|
* merged in both of Jose's 4071 fixes.Matthew Newhook2009-08-07
|
* Revert "4071 - Global namespace pollution"Matthew Newhook2009-08-07
| | | | This reverts commit 3fd8c6939b3f79cdb202af3305ea6acc377e247d.
* 4071 - Global namespace pollutionJose2009-08-04
|
* 3986 - Calling get_connectionId on a fixed proxy should raise ↵Jose2009-08-03
| | | | FixedProxyException
* Add ice_getConnectionId to Proxy api.Jose2009-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 infoDwayne Boone2009-05-27
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* Bug 2475 - remove AMD_Array_Object_ice_invokeDwayne Boone2009-04-27
|
* Bug 1666 - use of ice_throwDwayne Boone2009-04-24
|
* - Fixed potential assert when establishing connection for proxies withBenoit Foucher2009-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 2009Dwayne Boone2009-01-02
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-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 bugBenoit Foucher2008-03-14
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* bug 2524 - deprecate Service command-line options; misc perm fixesMark Spruiell2008-03-04
|
* bug fix in Reference::hash()Mark Spruiell2008-02-13
|
* Updated copyrightDwayne Boone2008-01-23
|
* New VC60 third-party build + VC60 build fixesBernard Normier2008-01-22
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-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 1359Benoit Foucher2008-01-15
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug 2592Benoit Foucher2007-12-12
|
* Fixed bug 2584Benoit Foucher2007-11-30
|
* VC6 compilation error fixesBenoit Foucher2007-11-28
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Multi-home host supportDwayne Boone2007-05-18
|
* Removed unused getFixedConnections methodBenoit Foucher2007-04-27
|
* Bug 1873.Benoit Foucher2007-03-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* preserve proxy settings for CacheConnection, EndpointSelection,Mark Spruiell2007-01-26
| | | | ThreadPerConnection
* minor fixesMark Spruiell2007-01-25
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
|
* Fixed warningsBenoit Foucher2007-01-19
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Bug 1327 - allow getClientProxy to return nil proxyDwayne Boone2007-01-03
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|
* Added FixedProxyExceptionDwayne Boone2006-11-07
|
* Minor naming convention fixBenoit Foucher2006-09-25
|