summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectRequestHandler.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Fixed ICE-7269 - fixed bug introduced with removal of C++98 sync codeBenoit Foucher2016-08-09
* | Fixed ICE-7208 - C++98 sync code now depends on async codeBenoit Foucher2016-08-08
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Simplified exception-related codeBernard Normier2016-07-25
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | Minor fix related to exception ice_clone updatesJose2016-01-13
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | C++11 mapping initial commitJose2015-12-01
|/
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
* Don't throw RetryException if the failure occurs during connection establishe...Benoit Foucher2015-06-12
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6142: oneway batch operations didn't throwBenoit Foucher2014-12-12
* Fixed ICE-5985: Java background test failuresBenoit Foucher2014-11-27
* Fixed ICE-5888: bug with datagram limit exception causing some datagrams to b...Benoit Foucher2014-11-13
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* Fixed ICE-5782: Fixed background test failureBenoit Foucher2014-10-30
* Fixed ICE-5775: interrupt test failureBenoit Foucher2014-10-24
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
* Fixed connect request handler to not invoke callback from a single threadBenoit Foucher2014-10-20
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co...Benoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Improved fix for ICE-5693 and update of request handlerBenoit Foucher2014-09-29
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Added missing sync to ConnectRequestHandler.getConnectionBenoit Foucher2014-07-29
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* ICE-5573 - .NET TimeoutException ignores DispatcherMatthew Newhook2014-07-10
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Merge branch 'mx' into encoding11Benoit Foucher2012-10-08
|\
| * Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
| |\
| * | FixBenoit Foucher2012-08-09
| * | FixesBenoit Foucher2012-08-01
| * | Before RequestObserver changeBenoit Foucher2012-07-27
* | | Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
| |/ |/|
* | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
|/
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\