summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Network.cpp
Commit message (Expand)AuthorAge
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Fix (ICE-7671) - VS 2017 crash when build UWPJose2017-04-11
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
* | Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all interf...Benoit Foucher2017-03-01
* | Fix (6462) - Consider changing some IceSSL checks to use native APIsJose2017-02-22
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\|
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed ICE-7496 - Ice/binding too slow, speed up of tests on WindowsBenoit Foucher2017-01-26
* | Fixed UDP test failure on Windows (ignore down network interfaces)Benoit Foucher2017-01-24
* | Fixed multicast to also listen on link-locap IPv6 addresseesBenoit Foucher2017-01-23
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all interf...Benoit Foucher2017-01-20
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | UWP code simplificationsJose2017-01-10
* | Fixed (ICE-7472) UWP and Mcast interfaceJose2016-12-23
* | UWP workaround for multicast groupsJose2016-12-22
* | minor style fixesJose2016-12-16
* | WinRT -> UWP renamesJose2016-12-14
* | updating IceBT to BlueZ 5Mark Spruiell2016-10-20
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\|
| * Merge branch '3.6-stretch' into 3.6Jose2016-06-15
| |\
| | * Debian kFreeBSD fixesJose2016-06-10
| | * FreeBSD patchesJose2016-05-26
* | | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\| |
| * | Fix to no longer close the socket on fdToString failure, the caller is now cl...Benoit Foucher2016-04-27
| |/
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Missing includeJose2016-01-15
* | ICE-6821 getSystemErrno should not be inlinedJose2016-01-15
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* 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