index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Networking.Tests
Age
Commit message (
Expand
)
Author
2026-07-17
Added verbose, rambling, log warning to help users with config issues (hopin...
WizardOfYendor1
2026-07-10
Add Live TV published URL regression coverage
WizardOfYendor1
2026-07-10
Fix host and port handling for published server URI overrides
WizardOfYendor1
2026-05-13
Prevent unecessary log spam in NetworkUtils
Shadowghost
2026-05-10
Print warning on invalid Subnets in Network/Proxy configuration (#16793)
Tim Eisele
2026-04-24
Merge pull request #16666 from Shadowghost/xunit3
Bond-009
2026-04-19
Upgrade to xunit v3
Shadowghost
2026-04-04
Merge pull request #15902 from ZeusCraft10/fix/udp-discovery-cross-subnet-ipv6
Joshua M. Boniface
2026-01-14
Fix tests
Bond_009
2025-12-30
Fix UDP Auto-Discovery returning IPv6 for cross-subnet IPv4 requests
ZeusCraft10
2025-06-03
Fix missing logging of connections by disallowed IPs (#14011)
jade
2025-04-08
Fix negated IP addresses without subnet mask not being parsed correctly (#13854)
Markus Prettner
2025-01-25
chore: fix spelling
Josh Soref
2025-01-11
Update dependency FsCheck.Xunit to v3 (#13333)
renovate[bot]
2023-12-18
Fix tests
Bond_009
2023-11-30
Move Jellyfin.Networking to src
Patrick Barron
2023-11-16
Use new IPNetwork.TryParse function
Bond_009
2023-11-14
Fix warnings in test projects
Bond_009
2023-11-12
Move network configuration to MediaBrowser.Common
Patrick Barron
2023-11-12
Move network utilities to MediaBrowser.Common
Patrick Barron
2023-10-11
Refactor URI overrides (#10051)
Tim Eisele
2023-07-29
Fix Jellyfin.Networking.Tests (#10055)
Bond-009
2023-07-03
Extract networking constants
Shadowghost
2023-07-02
Apply review suggestions
Shadowghost
2023-02-20
Apply review suggestions
Shadowghost
2023-02-17
Consistently write IP in upercase
Shadowghost
2023-02-17
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
Shadowghost
2023-02-15
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-15
Apply review suggestions
Shadowghost
2023-02-14
Fix #9300 (#9312)
Bond-009
2023-02-12
Always run code analyzers for tests projects (#9304)
Bond-009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-19
Merge remote-tracking branch 'upstream/master' into network-rewrite
Shadowghost
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-14
Update test dependencies (#9094)
Patrick Barron
2022-12-07
Fix .NET 7 compatibility
Shadowghost
2022-12-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-10-17
Properly handle IPs with subnetmasks
Shadowghost
2022-10-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-10-01
Merge branch 'master' into network-rewrite
Shadowghost
2022-09-26
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
dependabot[bot]
2022-09-09
Bump xunit from 2.4.1 to 2.4.2
dependabot[bot]
2022-09-09
Bump Moq from 4.18.1 to 4.18.2
dependabot[bot]
2022-09-05
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
dependabot[bot]
2022-08-15
Fix various typos
luz paz
2022-07-20
Move away from using Collection, simplify code, add proper ordering
Shadowghost
2022-07-19
Add generic IPAddress.Parse tests
Shadowghost
[next]