aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Networking/NetworkManager.cs
AgeCommit message (Expand)Author
2020-09-12Large number of filesJim Cartlidge
2020-07-30Fix inverted logic for LAN IP detectionBill Thornton
2020-07-22Review usage of string.Substring (part 1)Bond_009
2020-07-20Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-07-20Two fixesBaronGreenback
2020-06-20Merge branch 'master' into SSDPCody Robibero
2020-06-19Re-ordered code for the matchBaronGreenback
2020-06-19MergedBaronGreenback
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1005telans
2020-06-05Use typed logger where possiblecrobibero
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-17Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-04-29Changes styles as suggested by @barronpmBaronGreenback
2020-04-28Whilst fixing issues with SSDP on devices with multiple interfaces, i came ac...BaronGreenback
2020-04-28Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i...BaronGreenback
2020-04-28Whilst fixing issues with SSDP on devices with multiple interfaces, i came ac...BaronGreenback
2020-03-24Remove unused usingsBond_009
2019-11-28Minor improvements to network codeBond-009
2019-11-22Address commentsBond_009
2019-11-22Fix some warningsBond-009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-08-09Fix more warningsBond_009
2019-08-07Merge pull request #1580 from Bond-009/linklocaldkanada
2019-07-29Include library via NuGet instead of via sourceBond_009
2019-07-29Ignore Ipv6 link-local addressesBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-03-07Remove EnvironmentInfoBond-009
2019-02-27Remove redundant parenthesisXu Fasheng
2019-02-22Send DLNA devices message to only the matched interfaceXu Fasheng
2019-02-22Add option to toggle if ignore virtual interfacesXu Fasheng
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
2019-02-02Remove MoreLINQBond_009
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part Liv-PErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-01reduce work done by system info endpointsLuke Pulverenti
2017-11-29fix live tv over dlnaLuke Pulverenti
2017-11-27cache network data longerLuke Pulverenti
2017-11-23reduce dlna chatterLuke Pulverenti