summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/TcpEndpointI.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
* Added C++ plugins for endpoint factories, cleaned up registration of WS facto...Benoit Foucher2015-02-06
* ICE-6196 added ProtocolInstance::secure()Dwayne Boone2015-01-08
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* merging javascript branchMark Spruiell2014-03-19
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\|
| * Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
| |\
| | * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* | | Before RequestObserver changeBenoit Foucher2012-07-27
|/ /
* | Merge branch 'master' into encoding11Jose2012-07-17
|\|
| * WinRT supportJose2012-07-13
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* fixing VC6 compilation failuresMark Spruiell2009-10-22
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
* Resolve some BCC compiler warningsDwayne Boone2009-10-02
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2236 - Remove operator!= f...Dwayne Boone2007-06-19
* No longer necessary to expand enpoints in proxies, use same mechanism as for ...Dwayne Boone2007-06-14
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* Bug 1658 - minor refactoringDwayne Boone2007-06-12
* More changes for bug 1996Dwayne Boone2007-06-07
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
* Multi-home host supportDwayne Boone2007-05-18
* Updated copyright headerDwayne Boone2007-01-08
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
* Try loopback in client if no -hDwayne Boone2006-08-21
* Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.Matthew Newhook2006-05-31