summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/Network.cs
Commit message (Expand)AuthorAge
* Remove unsafe code from IceInternal.Network class, Close #354Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed .NET Core multicast support (fixes #29)Benoit Foucher2018-07-19
* Fixed UDP multicast membership issue (ICE-8831)Benoit Foucher2018-04-17
* Disabled Windows fast path loopback (ICE-8763)Benoit Foucher2018-03-23
* Fix for .NET Core where SO_REUSEADDR isn't set on bound socket (ICE-8744)Benoit Foucher2018-03-21
* Update copyright year to 2018Jose2018-02-14
* Merge branch '3.7' of github.com:zeroc-ice/ice into 3.7Jose2018-02-08
|\
| * 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
* | Add .NET Core build supportJose2017-11-29
|/
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection c...Benoit Foucher2017-05-10
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all interf...Benoit Foucher2017-03-01
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\|
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | 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
* | CSharp cleanup and fixes:Jose2016-12-29
* | Fixed (ICE-7443) - Remove mono leftoversJose2016-12-26
* | CSharp mapping cleanupJose2016-05-11
|/
* Update copyright headersJoe George2016-03-01
* ICE-6796 - Socket exception causes Unity hangMark Spruiell2015-09-08
* Fixed ICE-6499: set default interface for sending UDP multicast datagramsBenoit Foucher2015-05-13
* py -> pythonMatthew Newhook2015-03-21