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
/
ConnectionFactory.cpp
Commit message (
Expand
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed bogus incoming connection factory assert, fixes #301
Benoit Foucher
2018-12-11
*
Better fix for #291
Benoit Foucher
2018-11-13
*
Another fix for the assert which could be triggered on OA destruction, fixes ...
Benoit Foucher
2018-11-12
*
Fixed rare race condition which could trigger an assert on OA destruction, fi...
Benoit Foucher
2018-11-12
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Fixes for C++17 mode
Jose
2018-09-07
*
Fixed C++ connection factory build failure
Benoit Foucher
2018-03-30
*
Fix to ensure that object adapter creation fails on iOS if port already in use
Benoit Foucher
2018-03-30
*
Whitespace cleanup
Jose
2018-02-16
*
Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints method
Benoit Foucher
2018-02-16
*
Update copyright year to 2018
Jose
2018-02-14
*
Fix for ICE-8044 - adapterDeactivation test failure caused by deadlock
Benoit Foucher
2017-06-13
*
Fixed ICE-7922 - Review retry/network tracing
Benoit Foucher
2017-05-26
*
Cleanup more whitespace
Joe George
2017-05-09
*
Fixed ICE-7755 - listen on all IPs associated with a DNS name
Benoit Foucher
2017-04-10
*
Minor fix to JS controller and PHP timeout test (bumped hold time)
Benoit Foucher
2017-04-07
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
Fixed ICE-2802 - no longer halt when running out of FDs
Benoit Foucher
2017-01-18
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Added support for building Xcode SDK, added iAP transport
Benoit Foucher
2016-05-31
*
|
Merge remote-tracking branch 'origin/3.6'
Jose
2016-05-09
|
\
|
|
*
Fix to no longer recursively try endpoints on connection establishment
Benoit Foucher
2016-05-02
*
|
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
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
*
|
C++11 build fixes for gcc 4.8 on rhel7
Jose
2016-01-11
*
|
C++ shared_from_this simplifications
Jose
2015-12-21
*
|
C++11 mapping initial commit
Jose
2015-12-01
*
|
Added ready callback to allow transports to signal readiness to the thread pool
Benoit Foucher
2015-10-09
|
/
*
Fix for TCH-259 - assert on shutdown
Benoit Foucher
2015-09-08
*
Added iOS support for IceTouch
Benoit Foucher
2015-03-20
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Fix (ICE-6286) - IncomingConnectionFactory::createAcceptor does not handle Th...
Jose
2015-01-29
*
Improved Objective-C stringification of exceptions
Benoit Foucher
2015-01-22
*
Fixed previous fix which wasn't correct on Windows
Benoit Foucher
2015-01-22
*
Fixes to align with Ice Touch code
Benoit Foucher
2015-01-22
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Removed dead code (sync. connection establishment code)
Benoit Foucher
2014-11-27
*
Fixed ICE-5486: added support for MessageSizeMax OA property
Benoit Foucher
2014-11-05
*
Fixed ICE-5454: close acceptor on adapter deactivation
Benoit Foucher
2014-10-15
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10
*
Minor change to Udptransceiver to ensure proper tracing on failure
Dwayne Boone
2014-09-23
*
ICE-4891 some minor improvements
Dwayne Boone
2014-09-17
[next]