aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Net/SocketFactory.cs
AgeCommit message (Expand)Author
2023-11-30Move SocketFactory to Jellyfin.NetworkingPatrick Barron
2023-11-15Remove DLNA socket codePatrick Barron
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Refactor URI overrides (#10051)Tim Eisele
2023-10-08Remove conditional access when it is known to be not nullStepan Goremykin
2023-10-07Remove redundant castStepan Goremykin
2023-02-17Fix interface address assignment and resolution in SSDPShadowghost
2023-02-17Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discoveryShadowghost
2023-01-19Apply review suggestionsShadowghost
2022-12-13Apply review suggestionsShadowghost
2022-10-07Merge branch 'master' into network-rewriteShadowghost
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-07-21Enforce interface bindings on SSDP, add Loopback to LAN if no LAN definedShadowghost
2022-03-10ExclusiveAddressUse: cheated by the docsBond_009
2022-03-08SocketFactory: Remove redundant codeBond_009
2021-12-27More cleanupBond_009
2021-09-03Fix some warningsBond_009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2020-06-24Sending multicasts out of Sockets without setting the broadcast to true - cau...BaronGreenback
2020-06-24Removed debugging infoBaronGreenback
2020-06-24Added logging and broadcast = trueBaronGreenback
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-01-31Fix warningsBond_009
2020-01-12Clean up server discovery codeBond-009
2019-08-28Attempt to fix #1391Bond_009
2019-08-09Use System.Net abstractions instead of raw socketBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-03-13Improvements around streamsBond-009
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part Liv-PErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07Remove tabs and trailing whitespacehawken
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-103.2.36.7Luke Pulverenti
2017-08-17add fixes for .net coreLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti