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
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
2022-07-19
Fix build
Shadowghost
2022-07-19
Migrate NetworkManager and Tests to native .NET IP objects
Shadowghost
2022-06-06
Merge pull request #7842 from crobibero/dependency-backport
Cody Robibero
2022-06-04
Bump Moq from 4.17.2 to 4.18.1 (#7820)
dependabot[bot]
2022-05-25
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
dependabot[bot]
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-05-09
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-11
Add tests for BaseUrl normalization
Bond_009
2022-03-07
Bump Moq from 4.17.1 to 4.17.2 (#7416)
dependabot[bot]
[next]