| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-30 | Move Jellyfin.Networking to src | Patrick Barron | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-14 | Use System.Net.IPNetwork | Bond_009 | |
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-12 | Move network configuration to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network utilities to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network constants to MediaBrowser.Common | Patrick Barron | |
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-08 | Remove redundant using directives | Stepan Goremykin | |
| 2023-10-08 | Remove redundant type specification | Stepan Goremykin | |
| 2023-09-04 | Fix typo in NetworkConfiguration.cs | Ikko Eltociear Ashimine | |
| conjuntion -> conjunction | |||
| 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 ↵ | Shadowghost | |
| changed values | |||
| 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 | |
| Fixes #7801 | |||
| 2023-02-20 | Apply review suggestions | Shadowghost | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 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 | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 2023-01-20 | Merge pull request #9066 from barronpm/reduce-logspam | Bond-009 | |
| Change log level for bind address usage to debug | |||
| 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 ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-10 | Change log level for bind address usage to debug | Patrick Barron | |
| Fixes #9024 | |||
| 2022-12-14 | Fix debug builds (#8909) | Bond-009 | |
| 2022-12-08 | Clarify code comment. | Neuheit | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-12-08 | Clarify code comment. | Neuheit | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 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 | |
