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
2023-05-11
Merge pull request #8598 from Neuheit/ipv4fallback
Cody Robibero
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-01
Use MinBy and MaxBy
Stepan Goremykin
2023-03-01
Reduce log spam
Bond_009
2023-02-19
Optimize tryparse
Bond_009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-20
Merge pull request #9066 from barronpm/reduce-logspam
Bond-009
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-10
Change log level for bind address usage to debug
Patrick Barron
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-12-08
Clarify code comment.
Neuheit
2022-12-08
Clarify code comment.
Neuheit
2022-12-08
Add additional awaiter code comment.
Neuheit
2022-12-08
Add comments explaining GetAwaiter()
Neuheit
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
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-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-08-15
Fix various typos
luz paz
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
[next]