summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Network.cpp
Commit message (Expand)AuthorAge
* Fixed warnings (#824)Bernard Normier2020-04-30
* Fixed file permissionsBernard Normier2019-09-17
* Fix shadows declaration warnings - Close #348Jose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Fix macros for Linux OS detectionJose2019-02-07
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixes for C++17 modeJose2018-09-07
* Fix bug in Network.cpp AddressCompare (ICE-8831)Joe George2018-04-17
* Fixed UDP multicast membership issue (ICE-8831)Benoit Foucher2018-04-17
* Potential UWP fix to solve controller crashes (ICE-8713)Benoit Foucher2018-03-15
* Fixed UWP transport to cancel read/write operations on close (ICE-8686)Benoit Foucher2018-03-01
* Fix UWP async operation status checksJose2018-02-22
* Update copyright year to 2018Jose2018-02-14
* Better fix for publishing loopback addresses when no other addresses are avai...Benoit Foucher2018-02-07
* Added loopback addresses to published endpoints if no other adresses are avai...Benoit Foucher2018-02-06
* Clean C++ exception code to only throw exception typesJose2017-09-20
* 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