index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
ConnectionI.cpp
Commit message (
Expand
)
Author
Age
*
The Ice connection will now print warnings for first invalid messages receive...
Benoit Foucher
2019-10-02
*
Fix issue where DispatchQueue was not always used
Joe George
2019-06-27
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Added sanity checks for ACM timeout value (ICE-8749)
Benoit Foucher
2018-03-20
*
Update copyright year to 2018
Jose
2018-02-14
*
Ensure Ice::Connection::setAdapter fails if the adapter is deactivated (ICE-8...
Benoit Foucher
2018-02-12
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
ICE-7997 - unnecessary test in ConnectionI
Mark Spruiell
2017-10-30
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Fixed ICE-8048 - removed double underscores that crept back in
Benoit Foucher
2017-06-14
*
Fixed for ICE-8012 - heartbeatCallback non null assert
Benoit Foucher
2017-06-13
*
Remove excessive empty lines
Joe George
2017-06-07
*
Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...
Benoit Foucher
2017-06-01
*
Fixed ICE-7880 - renamed HeartbeatOnInvocation to HeartbeatOnDispatch
Benoit Foucher
2017-05-17
*
Generate alias for "delegate" in C++11 (ICE-7859)
Bernard Normier
2017-05-03
*
Fixed ICE-7744 - Changed back C++11 flushBatchRequests to return void
Benoit Foucher
2017-04-20
*
Fixed leak in IceSSL secure transport implementatoin & minor code style fixes
Benoit Foucher
2017-04-03
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
ICE-7560 - more AMI test fixes, renaming ConnectionClose enumerators
Mark Spruiell
2017-02-09
*
|
Removed cpp:unscoped from all Ice enums
Bernard Normier
2017-02-08
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
merging IceBridge into master
Mark Spruiell
2017-01-30
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Replaced non-public double underscores in C++
Bernard Normier
2016-11-12
*
|
Revert "Replaced double and triple underscores in C++ by ice-prefixed names"
Bernard Normier
2016-11-05
*
|
Replaced double and triple underscores in C++ by ice-prefixed names
Bernard Normier
2016-11-02
*
|
Fixed logging message
Bernard Normier
2016-08-30
*
|
Fixed ICE-7208 - C++98 sync code now depends on async code
Benoit Foucher
2016-08-08
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Simplified exception-related code
Bernard Normier
2016-07-25
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Fixed NPE in Java/IceSSL implementation
Benoit Foucher
2016-06-28
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
ICE-7179 - Update std::function code style
Joe George
2016-06-13
*
|
Renamed C++11 AMI/AMD suffix: _async to Async
Bernard Normier
2016-06-09
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Refactored invocation code to better suite new C++11 mapping
Benoit Foucher
2016-02-03
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
*
|
Add ICE_RESET_EXCEPTION macro to simplify C++ builds
Jose
2016-01-11
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
windows build fixes
Jose
2016-01-08
*
|
Remove unnecessary usage of ICE_CLOSE_CALLBACK
Joe George
2015-12-29
*
|
Fix C++ build
Joe George
2015-12-29
[next]