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
/
Jellyfin.Networking
Age
Commit message (
Expand
)
Author
2022-10-29
Add .NET MIT License
Stefan Hendricks
2022-10-24
Change method to call IPv6 and IPv4 in parallel.
Neuheit
2022-10-20
Ensure IPv6 property is threadsafe.
Neuheit
2022-10-20
Add IPv4 fallback from IPv6 failure.
Neuheit
2022-10-17
Properly handle IPs with subnetmasks
Shadowghost
2022-10-16
Properly name some bind address functions, cleanup logging
Shadowghost
2022-10-15
Fix autodiscovery
Shadowghost
2022-10-14
Apply review suggestions
Shadowghost
2022-10-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-10-01
Declare VirtualInterfaceNames as string array for consistency
Shadowghost
2022-08-15
Fix various typos
luz paz
2022-07-21
Cleanup and fixes
Shadowghost
2022-07-21
Fix logging output
Shadowghost
2022-07-21
Remove more unused network configuration parameters
Shadowghost
2022-07-21
Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
Shadowghost
2022-07-20
Fix build, fix loopback binding, exclude unsupported IPs from bind
Shadowghost
2022-07-20
Simplify code
Shadowghost
2022-07-20
Cleanup and sort NetworkConfiguration
Shadowghost
2022-07-20
Move away from using Collection, simplify code, add proper ordering
Shadowghost
2022-07-20
Move subnet parser to NetworkExtensions
Shadowghost
2022-07-19
Fix build
Shadowghost
2022-07-19
Migrate NetworkManager and Tests to native .NET IP objects
Shadowghost
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-04-07
Merge pull request #7549 from cvium/fix_isinlocalnetwork
Cody Robibero
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-02-14
Fix option to disable server discovery
Bond_009
2022-01-22
Ban the usage of Task.Result
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-11-24
Create a store key constant for network
cvium
2021-11-08
Merge remote-tracking branch 'BaronGreenback/TVFix' into TVFix
cvium
2021-11-08
Merge branch 'master' into TVFix
cvium
2021-10-25
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...
Claus Vium
2021-09-24
Target net6.0
Bond_009
2021-09-14
Dynamically populate LocalAddress based on HTTP request
Fredrik Lindberg
2021-09-07
Update Jellyfin.Networking/Manager/NetworkManager.cs
Claus Vium
2021-09-05
Merge branch 'master' into TVFix
cvium
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-05-03
Changed selection method
BaronGreenback
2021-04-29
Merge pull request #5842 from BaronGreenback/optimization
Bond-009
2021-04-26
Fix url for LiveTV
BaronGreenback
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-17
Group Methods
BaronGreenback
2021-04-14
Enables the ability to bind to loopback address. (#5773)
BaronGreenback
2021-04-11
Merge pull request #5416 from BaronGreenback/SubnetOverlappFix
Joshua M. Boniface
2021-03-22
Merge branch 'master' into RemoteAccessFix
BaronGreenback
2021-03-14
Merge remote-tracking branch 'upstream/master' into SubnetOverlappFix
BaronGreenback
2021-03-14
Fixed selection of correct interface ip
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-12
Update NetworkManager.cs
BaronGreenback
[prev]
[next]