aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Networking
AgeCommit message (Expand)Author
2023-07-07Fix bad string interpolation in MaskToCidrShadowghost
2023-07-04Apply review suggestionsShadowghost
2023-07-03Extract networking constantsShadowghost
2023-07-03Apply review suggestionsShadowghost
2023-07-03Rename additional values in NetworkConfiguration and add migration for all ch...Shadowghost
2023-07-03Apply review suggestionsShadowghost
2023-07-02Apply review suggestionsShadowghost
2023-05-11Merge branch 'master' into network-rewriteShadowghost
2023-05-11Merge pull request #8598 from Neuheit/ipv4fallbackCody Robibero
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-01Use MinBy and MaxByStepan Goremykin
2023-03-01Reduce log spamBond_009
2023-02-20Apply review suggestionsShadowghost
2023-02-19Optimize tryparseBond_009
2023-02-17Consistently write IP in upercaseShadowghost
2023-02-17Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discoveryShadowghost
2023-02-15Merge branch 'master' into network-rewriteShadowghost
2023-02-15Apply review suggestionsShadowghost
2023-02-15Apply review suggestionsShadowghost
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-20Merge pull request #9066 from barronpm/reduce-logspamBond-009
2023-01-19Fix CA1851Shadowghost
2023-01-19Merge remote-tracking branch 'upstream/master' into network-rewriteShadowghost
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-10Change log level for bind address usage to debugPatrick Barron
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-08Clarify code comment.Neuheit
2022-12-08Clarify code comment.Neuheit
2022-12-08Add additional awaiter code comment.Neuheit
2022-12-08Add comments explaining GetAwaiter()Neuheit
2022-12-07Merge branch 'master' into network-rewriteShadowghost
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-03Fix buildShadowghost
2022-11-17Apply review suggestionsShadowghost
2022-10-29Add .NET MIT LicenseStefan Hendricks
2022-10-24Change method to call IPv6 and IPv4 in parallel.Neuheit
2022-10-20Ensure IPv6 property is threadsafe.Neuheit
2022-10-20Add IPv4 fallback from IPv6 failure.Neuheit
2022-10-17Properly handle IPs with subnetmasksShadowghost
2022-10-16Properly name some bind address functions, cleanup loggingShadowghost
2022-10-15Fix autodiscoveryShadowghost
2022-10-14Apply review suggestionsShadowghost
2022-10-07Merge branch 'master' into network-rewriteShadowghost
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-10-01Declare VirtualInterfaceNames as string array for consistencyShadowghost
2022-08-15Fix various typos luz paz
2022-07-21Cleanup and fixesShadowghost
2022-07-21Fix logging outputShadowghost