summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.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
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | merging IceBridge into masterMark Spruiell2017-01-30
* | WinRT -> UWP renamesJose2016-12-14
* | 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 logging messageBernard Normier2016-08-30
* | 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
* | Fixed NPE in Java/IceSSL implementationBenoit Foucher2016-06-28
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | 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
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Deprecate ice_name and add ice_idJose2016-01-19
* | Add ICE_RESET_EXCEPTION macro to simplify C++ buildsJose2016-01-11
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | windows build fixesJose2016-01-08
* | Remove unnecessary usage of ICE_CLOSE_CALLBACKJoe George2015-12-29
* | Fix C++ buildJoe George2015-12-29
* | Fix ICE-6947Joe George2015-12-29
* | Remove C++11 extensions to C++98 mappingJose2015-12-28
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
* | C++11 metrics fixesJose2015-12-22
* | C++ shared_from_this simplificationsJose2015-12-21
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
* | C++11 mapping initial commitJose2015-12-01
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed ICE-6159: release memory allocated by connection buffers when the conne...Benoit Foucher2015-08-05
* 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 asynchronous...Benoit Foucher2014-12-17
* 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