aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/SsdpCommunicationsServer.cs
AgeCommit message (Expand)Author
2022-03-08SocketFactory: Remove redundant codeBond_009
2022-02-06Fix invalid cref (#7277)Cody Robibero
2021-10-03Fix warning: Qualifier is redundant (#2149)KonH
2021-09-06Remove all unused usingsFernando Fernández
2021-05-24Remove some unnecessary allocationscvium
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2020-10-04Updatig netcollection & re-inserting BOMJim Cartlidge
2020-09-14Removing blank lines.Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-06-26Update SsdpCommunicationsServer.csBaronGreenback
2020-06-26Update SsdpCommunicationsServer.csBaronGreenback
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-20Merge branch 'master' into SSDPCody Robibero
2020-06-20brace multiline if statementstelans
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20remove regionstelans
2020-06-16fix SA1513/SA1516telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-04-29Changes styles as suggested by @barronpmBaronGreenback
2020-04-28Whilst fixing issues with SSDP on devices with multiple interfaces, i came ac...BaronGreenback
2020-04-28Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i...BaronGreenback
2020-04-28Whilst fixing issues with SSDP on devices with multiple interfaces, i came ac...BaronGreenback
2020-03-24Remove unused usingsBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-03-25Lower the amount of running tasksBond_009
2019-02-23Update comments for DLNA IPv6Xu Fasheng
2019-02-22Send DLNA devices message to only the matched interfaceXu Fasheng
2019-02-22Add option to toggle if ignore virtual interfacesXu Fasheng
2019-01-13Merge branch 'dev' into reformatErwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13Merge pull request #566 from Bond-009/dlnaAndrew Rabert
2019-01-13Add exception message to log.Bond-009
2019-01-12Don't print stacktrace when failing to bind to 1900Bond_009
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-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-123.2.36.8Luke Pulverenti
2017-08-24update active recordingsLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-03-29improve cancellation support of auto-organizeLuke Pulverenti
2017-03-26update socket methodsLuke Pulverenti
2017-03-02update socket interfacesLuke Pulverenti