aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Networking/Extensions/NetworkExtensions.cs
AgeCommit message (Collapse)Author
2023-11-12Move network utilities to MediaBrowser.CommonPatrick Barron
2023-11-12Move network constants to MediaBrowser.CommonPatrick Barron
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
# Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs
2023-10-11Refactor URI overrides (#10051)Tim Eisele
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Remove redundant type specificationStepan Goremykin
2023-07-07Fix bad string interpolation in MaskToCidrShadowghost
2023-07-04Apply review suggestionsShadowghost
2023-07-03Extract networking constantsShadowghost