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-07-07
Fix bad string interpolation in MaskToCidr
Shadowghost
2023-07-04
Apply review suggestions
Shadowghost
2023-07-03
Extract networking constants
Shadowghost
2023-07-03
Apply review suggestions
Shadowghost
2023-07-03
Rename additional values in NetworkConfiguration and add migration for all ch...
Shadowghost
2023-07-03
Apply review suggestions
Shadowghost
2023-07-02
Apply review suggestions
Shadowghost
2023-05-11
Merge branch 'master' into network-rewrite
Shadowghost
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-20
Apply review suggestions
Shadowghost
2023-02-19
Optimize tryparse
Bond_009
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-15
Apply review suggestions
Shadowghost
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-19
Fix CA1851
Shadowghost
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-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
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-12-05
Replace == null with is null
Bond_009
2022-12-03
Fix build
Shadowghost
2022-11-17
Apply review suggestions
Shadowghost
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
[next]