aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Networking/NetworkManager.cs
AgeCommit message (Collapse)Author
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
test available ip4 host address against the endpoint (only local addresses, 10 127 192.68 169), if there's a preliminary match, it finds the subnet of the host ip (255.255.255.0) and makes sure's there's a match between host (255.255.255) and endpoint
2017-10-05update loggingLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti