summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Network.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
* Fixed ICE-6296 - Added WinRT support for getHostsForEndpointExpandBenoit Foucher2015-02-09
* Updated copyright to 2015Dwayne Boone2015-01-05
* Minor change to the link local address checkDwayne Boone2014-12-16
* ICE-6180 filter out IPv4 link local for C# as wellDwayne Boone2014-12-16
* ICE-6130 filter out all link local addresses in published endpointsDwayne Boone2014-12-16
* Fixed bug number of comment on fast path loopbackBenoit Foucher2014-12-09
* Fix for ICE-6093: disabled fast path loopback interfaceBenoit Foucher2014-12-09
* Fixed ICE-5877: disabled IPv6 by default is not supported on the systemBenoit Foucher2014-11-13
* ICE-5875 confusing tracing when binding to 0.0.0.0Dwayne Boone2014-11-13
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* ICE-5656 java test/Ice/exception eats all error messagesDwayne Boone2014-10-01
* Minor change to Udptransceiver to ensure proper tracing on failureDwayne Boone2014-09-23
* vs2010 build fixesJose2014-09-23
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* Fixed (ICE-5472) - WinRT stream acceptor and system allocated portJose2014-08-25
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
* Added SIO_LOOPBACK_FAST_PATH definition for MinGW buildBernard Normier2014-08-15
* Fixed fast path setting to not rely on hardcoded valueDwayne Boone2014-08-15
* Fixed ICE-5621: set _WIN32_WINNT when buildingBernard Normier2014-08-14
* Changed check for TCP fast path to not rely on WIN32_WINNRTDwayne Boone2014-08-14
* Fixed WINRT compile errorDwayne Boone2014-08-13
* ICE-5492 Tcp Loopback Fast Path for C#/C++ on WindowsDwayne Boone2014-08-12
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Fixes for Ruby x64 on Windows + MinGW cleanupsBernard Normier2014-07-27
* Build fixes for MinGW 4.7.2-32Bernard Normier2014-07-24
* ICE-5493 too many ifdefs make code hard to readDwayne Boone2014-07-15
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* Added IceWS support to WinRTBenoit Foucher2014-05-12
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
* merging javascript branchMark Spruiell2014-03-19
* ICE-5399 - WinRT compile failuresMark Spruiell2013-08-16
* Fixed ICE-5390 - moved NetworkF.h to public includesBenoit Foucher2013-07-26
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* ICE-5377 - simplifying fixMark Spruiell2013-07-12
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
* ICE-5377 - clang optimized build failureMark Spruiell2013-07-11
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5263 - IPv6 support for Windows XPBenoit Foucher2013-02-20
* Fixed ICE-5265 - Catch exceptions from HostName constructionBenoit Foucher2013-02-20
* Fixed ICE-5239 - MinGW build failureBenoit Foucher2013-02-14
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed (ICE-5058) - WinRT port Platform::AccessDeniedExceptionJose2013-01-04