aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Networking.Tests
AgeCommit message (Expand)Author
2025-06-03Fix missing logging of connections by disallowed IPs (#14011)jade
2025-04-08Fix negated IP addresses without subnet mask not being parsed correctly (#13854)Markus Prettner
2025-01-25chore: fix spellingJosh Soref
2025-01-11Update dependency FsCheck.Xunit to v3 (#13333)renovate[bot]
2023-12-18Fix testsBond_009
2023-11-30Move Jellyfin.Networking to srcPatrick Barron
2023-11-16Use new IPNetwork.TryParse functionBond_009
2023-11-14Fix warnings in test projectsBond_009
2023-11-12Move network configuration to MediaBrowser.CommonPatrick Barron
2023-11-12Move network utilities to MediaBrowser.CommonPatrick Barron
2023-10-11Refactor URI overrides (#10051)Tim Eisele
2023-07-29Fix Jellyfin.Networking.Tests (#10055)Bond-009
2023-07-03Extract networking constantsShadowghost
2023-07-02Apply review suggestionsShadowghost
2023-02-20Apply review suggestionsShadowghost
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-14Fix #9300 (#9312)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
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-14Update test dependencies (#9094)Patrick Barron
2022-12-07Fix .NET 7 compatibilityShadowghost
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-10-17Properly handle IPs with subnetmasksShadowghost
2022-10-07Merge branch 'master' into network-rewriteShadowghost
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-10-01Merge branch 'master' into network-rewriteShadowghost
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-09Bump xunit from 2.4.1 to 2.4.2dependabot[bot]
2022-09-09Bump Moq from 4.18.1 to 4.18.2dependabot[bot]
2022-09-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-08-15Fix various typos luz paz
2022-07-20Move away from using Collection, simplify code, add proper orderingShadowghost
2022-07-19Add generic IPAddress.Parse testsShadowghost
2022-07-19Fix buildShadowghost
2022-07-19Migrate NetworkManager and Tests to native .NET IP objectsShadowghost
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-11Add tests for BaseUrl normalizationBond_009
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]