summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Added iOS support for IceTouchBenoit Foucher2015-03-20
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* Additional fix for ICE_HAS_BZIP2 macroBenoit Foucher2015-01-08
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6199 - changed collocation optimization to call AMI cb asynchronous...Benoit Foucher2014-12-17
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ...Benoit Foucher2014-10-28
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* ICE-5585 call callback from ThreadPool if conneciton already closedDwayne Boone2014-10-02
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
* Completed fix for ICE-5567: move various C++11 classes/functions out of lineBernard Normier2014-07-24
* Fixed bug with system exceptions not being propagated correctly with collocat...Benoit Foucher2014-07-24
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* 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-5287 - assert in connection metrics codeBenoit Foucher2013-02-28
* Fixed ICE-5275 - AMI race conditionBenoit Foucher2013-02-27
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5121 - Erronous connection warningsBenoit Foucher2013-01-30
* Merge branch 'mx' into encoding11Benoit Foucher2012-10-08
|\
| * Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
| |\
| * | Fixed communicator flushBatchRequests to allow tracingBenoit Foucher2012-09-10
| * | Simplifed Connection metrics, re-factoringBenoit Foucher2012-08-28
| * | Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
| |\ \
| * \ \ Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
| |\ \ \
| * | | | UpdatesBenoit Foucher2012-08-06
| * | | | FixesBenoit Foucher2012-08-01
| * | | | Before RequestObserver changeBenoit Foucher2012-07-27
| * | | | More workBenoit Foucher2012-07-24
| * | | | Initial metricsBenoit Foucher2012-07-23
* | | | | Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
| |_|_|/ |/| | |
* | | | Undo pragma-once-in-header enhancementBernard Normier2012-09-05
| |_|/ |/| |
* | | c++11 minor method renamingJose2012-08-13
* | | C++11 ami lambda supportJose2012-08-10
| |/ |/|
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
|/
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* 4711 - Only initiate connection shutdown if not already doneJose2011-12-08
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* Added support for Ice::DispatcherBenoit Foucher2009-12-01
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25