aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Net
AgeCommit message (Expand)Author
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-08-22Merge pull request #7433 from Bond-009/ssdphttpclientBond-009
2022-04-07Merge pull request #7549 from cvium/fix_isinlocalnetworkCody Robibero
2022-03-08Rework SsdpHttpClientBond_009
2021-12-27Remove more warningsCody Robibero
2021-08-12Address commentBond_009
2021-08-04Fix log messagesBond_009
2021-08-04ApiServiceCollectionExtensions.AddProxyAddresses: Add more testsBond_009
2021-07-11Fix some warningsBond_009
2021-05-06Merge pull request #5982 from Bond-009/nullableBond-009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Enable nullable reference types for MediaBrowser.CommonBond_009
2021-04-19Switch from HttpClientHandler to SocketsHttpHandlerBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-14Enables the ability to bind to loopback address. (#5773)BaronGreenback
2021-04-11Merge pull request #5763 from Bond-009/ipobjectsBond-009
2021-04-11Merge pull request #5416 from BaronGreenback/SubnetOverlappFixJoshua M. Boniface
2021-04-10Minor improvements to IPObjectsBond_009
2021-03-22Merge branch 'master' into RemoteAccessFixBaronGreenback
2021-03-14Merge remote-tracking branch 'upstream/master' into SubnetOverlappFixBaronGreenback
2021-03-14Fixed selection of correct interface ipBaronGreenback
2021-03-13Update NetworkExtensions.csBaronGreenback
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-11Fix remote accessBaronGreenback
2021-03-09Fix for multiple ip's in the same subnet per interface.BaronGreenback
2021-02-27Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6ParsingClaus Vium
2021-02-27performanceBaronGreenback
2021-02-21Minor improvementsBond_009
2021-02-07Fixed IP6 host parsingBaronGreenback
2020-12-31Update IPNetAddress.csBaronGreenback
2020-11-24[Fix] NetworkManager binding to [::] (#4549)BaronGreenback
2020-11-21Updated to the latestGreenback
2020-11-19Updated to latest Unstable.Greenback
2020-11-17Use ALL the decompression methods.crobibero
2020-11-16Updated PR1 code.Greenback
2020-11-16Upgraded to .Net5Greenback
2020-11-04amended testing unit.Greenback
2020-10-31Fixed testing unitsGreenback
2020-10-31Updated with new NetManagerGreenback
2020-10-08Updated NetworkManager to PR1Greenback
2020-09-30Updating to NetCollection 1.03Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-01Remove CacheMode, CompressionMethods, HttpResponseInfocrobibero
2020-09-01Remove HttpRequestOptionscrobibero
2020-08-31remove IHttpClient 🎉crobibero
2020-08-31use named http clientscrobibero
2020-08-19remove OS and email from default UserAgentcrobibero