aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Networking/NetworkManager.cs
AgeCommit message (Expand)Author
2020-06-05Use typed logger where possiblecrobibero
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
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
2017-11-103.2.36.7Luke Pulverenti
2017-11-03update support for moviedb urls in nfo filesLuke Pulverenti
2017-11-02allow separate image extractions for each audio bookLuke Pulverenti
2017-10-30allow separate configuration of date formatLuke Pulverenti
2017-10-28revise unknown audio stream handlingLuke Pulverenti
2017-10-27cache subnet resultsLuke Pulverenti
2017-10-26update address detectionLuke Pulverenti
2017-10-26update network detectionLuke Pulverenti
2017-10-11fixes #1769 - IsInLocalNetwork returns wrong valueLuke Pulverenti
2017-10-10Test for matching subnet of IP's (VPN request)randomevents
2017-10-05update loggingLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti