summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6159: release memory allocated by connection buffers when the ↵Benoit Foucher2015-08-05
| | | | connection is closed instead of waiting for the reaping
* Fixed initConnectionInfo to no longer throwBenoit Foucher2015-06-03
|
* 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
|
* Added ICE_HAS_BZIP2 macroBenoit Foucher2015-01-08
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6199 - changed collocation optimization to call AMI cb ↵Benoit Foucher2014-12-17
| | | | asynchronously if AMD dispatch
* Fixed ICE-5969: IceGrid/allocation test failureBenoit Foucher2014-11-24
|
* Fixed ICE-5852: added support for WS continuation framesBenoit Foucher2014-11-13
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ↵Benoit Foucher2014-10-28
| | | | C++11 and C++03 compiled code
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* Fixed ACM bug where the activity wasn't always updated after parsing or ↵Benoit Foucher2014-10-08
| | | | sending a message
* ICE-5585 call callback from ThreadPool if conneciton already closedDwayne Boone2014-10-02
|
* Added missing ConnectionI::setCallback fix to JSDwayne Boone2014-10-01
|
* Fixed Connection.setACM to check for the connection stateBenoit Foucher2014-10-01
|
* ICE-5585 in ConnectionI::SetCallback make sure callback is not null before ↵Dwayne Boone2014-09-30
| | | | calling
* ICE-5585 Connection::setCallback should always invoke the callbackDwayne Boone2014-09-22
|
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
|
* ICE-5630 - ACM timeout is brokenMatthew Newhook2014-08-08
| | | | | - Also refactored the code a bit in java so that the ACMMonitor doesn't inherit from runnable.
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* Fixed #2 of ICE-5594: code style for CallbackBase classBenoit Foucher2014-07-28
|
* 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 ↵Benoit Foucher2014-07-24
| | | | collocation optimization + AMD
* Fix bug with connection closure causing hang in C# async demo withMatthew Newhook2014-07-16
| | | | COMPACT defined.
* 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
|
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
|
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
| | | | This reverts commit 9c4e79ce6760badf047568fd300fcbe3455f31b7.
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
|
* Fixed ICE-5368: don't unregister writes from thread pool if connection is ↵Benoit Foucher2013-06-27
| | | | closed already
* * SOCKS support for C++Mark Spruiell2013-04-04
| | | | | * Minor cleanup in C# * Unity fixes
* Fixed GCC build failureBenoit Foucher2013-02-28
|
* Fixed ICE-5287 - assert in connection metrics codeBenoit Foucher2013-02-28
|
* Fixed ICE-5275 - AMI race conditionBenoit Foucher2013-02-27
|
* Fixed ICE-5273 - Removed LTCG from ARFLAGS, fixed build failure on WinRTBenoit Foucher2013-02-25
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5121 - Erronous connection warningsBenoit Foucher2013-01-30
|
* Win32 x64 build fixesBenoit Foucher2013-01-07
|