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
/
NetworkParseTests.cs
Age
Commit message (
Expand
)
Author
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
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
Apply review suggestions
Shadowghost
2022-12-07
Fix .NET 7 compatibility
Shadowghost
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-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
2022-07-19
Fix build
Shadowghost
2022-07-19
Migrate NetworkManager and Tests to native .NET IP objects
Shadowghost
2021-11-08
Merge branch 'master' into TVFix
cvium
2021-10-03
Fix warning: Type cast is redundant (#2149)
KonH
2021-09-07
Use GetSmartApiUrl instead (hopefully it works)
cvium
2021-09-05
Merge branch 'master' into TVFix
cvium
2021-06-05
Add property based testing
Bond_009
2021-05-05
Merge pull request #5762 from BaronGreenback/networkTestHardening
Bill Thornton
2021-05-03
Changed selection method
BaronGreenback
2021-05-01
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-05-01
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-05-01
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-05-01
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-04-26
Fixed test
BaronGreenback
2021-04-26
removed unused usings
BaronGreenback
2021-04-26
Fix url for LiveTV
BaronGreenback
2021-04-14
Enables the ability to bind to loopback address. (#5773)
BaronGreenback
2021-04-12
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-04-11
Merge pull request #5416 from BaronGreenback/SubnetOverlappFix
Joshua M. Boniface
2021-04-10
Work through dns failure on test.
BaronGreenback
2021-04-03
Merge pull request #5602 from Ullmie02/IP-string-IP
Bond-009
2021-03-27
changed split to single quotes
BaronGreenback
2021-03-23
Add tests for IsInNetwork
David
2021-03-23
fix compilation
BaronGreenback
2021-03-22
Added more tests
BaronGreenback
2021-03-14
Merge remote-tracking branch 'upstream/master' into SubnetOverlappFix
BaronGreenback
2021-03-12
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
BaronGreenback
2021-03-11
split tests
BaronGreenback
[next]