summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Removed dead code (sync. connection establishment code)Benoit Foucher2014-11-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* Fixed bug 1359Benoit Foucher2008-01-15
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Fixed bug 2183Benoit Foucher2007-05-04
* Expanded tabs into spacesBernard Normier2007-02-01
* preserve proxy settings for CacheConnection, EndpointSelection,Mark Spruiell2007-01-26
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
* Updated copyright headerDwayne Boone2007-01-08
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
* Minor naming convention fixBenoit Foucher2006-09-25
* Fixed a bug in proxy comparisonBenoit Foucher2006-09-25
* Optimized context to avoid copiesBernard Normier2006-07-20
* Port to Solaris 10 + fix for numerous warnings on SunBernard Normier2006-06-28
* Fixed bug where timeout, compress flag and connection id attribute were notBenoit Foucher2006-06-07
* Finished fixing bug 847.Benoit Foucher2006-03-30
* Random fixes.Benoit Foucher2006-03-29
* FixBenoit Foucher2006-03-28
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
* Updated copyrightDwayne Boone2006-03-14
* Moved endpointSelection/cacheConnection to RoutableReference.Benoit Foucher2006-03-09
* Bug 857.Michi Henning2006-02-21
* - Added ice_cacheConnection, ice_endpointSelection proxy methods.Benoit Foucher2006-02-10
* Minor fixes for locator cache timeout.Benoit Foucher2006-02-08
* Added ice_locatorCacheTimeout(int) and ice_getLocatorCacheTimeout() proxyBenoit Foucher2006-02-08
* bug 429Matthew Newhook2005-11-14